80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
detect-python-version
by MacHu-GWU
Detects the Python major and minor version of the current repository
python-test-strategy
by MacHu-GWU
Python unit testing patterns for pytest, including test file structure, fixtures, mocks, and coverage strategy. Use when...
python-project-metadata
by MacHu-GWU
Use when exploring Python project structure, finding virtualenv paths (python/pip/pytest), or locating package metadata...
audio-transcription-clean...
by MacHu-GWU
Transform messy voice transcription text into well-formatted, human-readable documents while preserving original meaning
docker-health
by Plabrum
Docker health checks and troubleshooting. Use when building Docker images, running containers, or debugging deployment i...
api-codegen
by Plabrum
API client code generation workflow. Use when modifying backend routes, response schemas, or request models. Automatical...
branch-and-pr
by Plabrum
Reusable git workflow for creating branches, commits, and pull requests. Handles branch naming with initials, commit cre...
email-dev
by Plabrum
Email template development with React Email and Tailwind CSS. Use when creating or modifying email templates, testing em...
db-workflow
by Plabrum
Database migration workflow helper. Use when creating database migrations, modifying SQLAlchemy models, or managing Alem...
test-workflow
by Plabrum
Automated testing workflow for backend and frontend. Use when writing tests, fixing test failures, or validating code ch...
Use when developing features for the Signalmark competitive intelligence SaaS platform
Automatically detects React framework (Next.js, Vite, CRA, Remix) and injects react-grab for element selection. Use when...
context7-docs
by biosugar0
ライブラリやフレームワークのドキュメントが必要な場合に自動発動。Context7 MCPを使用して最新の公式ドキュメントを取得する。
dig
by biosugar0
Spec/planの曖昧点を構造化質問で明確化し、意思決定をプランへ反映する。曖昧点整理、詳細詰め、要件確認、仕様の不明点洗い出...
safe-commit
by biosugar0
git commit を行う際に自動発動。禁止ディレクトリ(ai/, .serena/)のコミット防止と、論理的なコミット分割を支援する。
long-running-agent
by biosugar0
複数のコンテキストウィンドウにまたがる大規模タスクを検出した際に自動発動。セッション分割、進捗保存、引き継ぎの最適パター...
orchestrator
by biosugar0
複雑なマルチステップタスクを検出した際に自動発動。タスクを順次ステップと並列サブタスクに分解し、効率的に実行する。
git-worktree
by biosugar0
Git worktreeを使った並列開発を支援。git gtr コマンドで worktree 操作を行う。 【必須発動キーワード】以下を含む発言時は必...
drawio
by biosugar0
draw.io (.drawio) 形式の図を作成・編集する際に使用。アーキテクチャ図、フローチャート、シーケンス図、ER図などの作成時に自...
refactor
by tolluset
Code refactoring. Use for 'refactor', 'cleanup', 'improve' requests
api-designer
by tolluset
API design and implementation. Use for 'API', 'endpoint', 'route' requests
feature-impl
by tolluset
New feature implementation. Use for 'add feature', 'implement', 'new feature' requests
code-review
by tolluset
Code review. Use for 'code review', 'PR review', 'review this' requests
bug-fix
by tolluset
Bug fixing. Use for 'bug', 'error', 'not working', 'fix' requests