80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Database schema migration patterns for Aurora MySQL including reconciliation migrations, idempotent operations, and MySQ...
dispatching-parallel-agen...
by brmatola
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
writing-skills
by brmatola
Use when creating new skills, editing existing skills, or verifying skills work before deployment
finishing-a-development-b...
by brmatola
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completio...
systematic-debugging
by brmatola
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
using-git-worktrees
by brmatola
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - cr...
researching-on-the-intern...
by brmatola
Use when planning features and need current API docs, library patterns, or external knowledge - gathers well-sourced, cu...
using-gremlins
by brmatola
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY...
maintaining-project-conte...
by brmatola
Use when completing development phases or branches to identify and update CLAUDE.md files that may have become stale - a...
test-driven-development
by brmatola
Use when implementing any feature or bugfix, before writing implementation code
requesting-code-review
by brmatola
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
writing-plans
by brmatola
Use when you have a spec or requirements for a multi-step task, before touching code
writing-claude-md-files
by brmatola
Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level organiza...
brainstorming
by brmatola
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying...
subagent-driven-developme...
by brmatola
Use when executing implementation plans with independent tasks in the current session
investigating-a-codebase
by brmatola
Use when planning or designing features and need to understand current codebase state, find existing patterns, or verify...
verification-before-compl...
by brmatola
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verifi...
plan-archive
by brmatola
Use when a plan is abandoned, obsolete, or superseded and should be archived
executing-plans
by brmatola
Use when you have a written implementation plan to execute in a separate session with review checkpoints
receiving-code-review
by brmatola
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni...
plan-complete
by brmatola
Use when a plan's implementation is finished and all work has been merged or shipped
project-instructions
by lucas-bids
General overview of instructions to the project
reminders
by cardmagic
Search, create, and complete Apple Reminders. Use when user asks about tasks, todos, reminders, grocery lists, or wants...
complete-workflow
by temmo1004
完整功能開發工作流程 - 代碼審查→代碼簡化與修正→知識管理→Git推送。階段一發現問題,階段二自動修正🔴高嚴重度問題並簡化代碼...