80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
skill-creator
by mshafei721
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...
frontend-design
by mshafei721
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to...
docx
by mshafei721
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservati...
mobile-ui-optimization
by AppleLamps
Optimizes mobile UI for smartphones including iPhone 16/17/18 Pro. Use when building responsive layouts, touch interface...
code-quality
by take566
コードレビュー、コミットメッセージ生成、リファクタリング提案、テスト作成支援。静的解析、コーディング規約チェック、セキュ...
llmops-operations
by take566
LLMアプリケーションの設計・運用・評価・最適化。プロンプト管理、RAG構築、ファインチューニング、評価パイプライン、コスト最...
devops-infrastructure
by take566
クラウドインフラ設計・IaC実装・監視設定・コンテナオーケストレーション。AWS、GCP、Azureのリソース構築、Terraform/Pulumi、...
cicd-pipeline
by take566
CI/CDパイプラインの設計・実装・トラブルシューティング。GitHub Actions、GitLab CI、CircleCI、Jenkinsの設定ファイル作成、...
data-analysis
by take566
データ分析・可視化・レポート作成。pandas、SQL、BigQuery、スプレッドシート操作、統計分析、グラフ作成。「データ分析」「SQL...
document-processing
by take566
PDF、Excel、Wordドキュメントの読み取り・作成・編集・変換。テキスト抽出、フォーム入力、レポート生成、データ変換。「PDF」...
testing-guidelines
by amattas
How tests should be structured, named, and prioritized in this codebase.
commit-conventions
by amattas
Commit message style and structure for this repository.
tech-stack
by amattas
Describes the primary technologies, frameworks, libraries, and language conventions used in this codebase.
security-baseline
by amattas
Security requirements, threats, and controls that apply across this system.
coding-standards
by amattas
Coding style and structural conventions for this codebase.
handoff-start
by nohat
Start-of-session skill. Runs session preflight and then selects next work.
tdd-workflow
by nohat
Test-Driven Development workflow skill. Enforces red-green-refactor cycle.
session-preflight
by nohat
Session preflight skill. Enforces git/beads/branch checks before any new work.
devcontainer-bootstrap
by nimiusrd
Dev Container を最短で導入/更新するためのブートストラップ。stack を自動判定(node/python/rust)し、テンプレート適用また...
dependency-audit
by cpa03
Audit npm dependencies for security vulnerabilities, outdated packages, and license compliance.
react-component-create
by cpa03
Create new React components following project patterns and best practices. Includes proper typing, testing, and document...
code-review-checklist
by cpa03
Generates a code review checklist for the Code Reviewer agent