Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Plan codebase migrations with step-by-step guides and codemods
claude install community/migration-plannerMigration planning: analyze codebase, identify breaking changes, create step-by-step migration plans, and generate codemods.
mkdir -p ~/.claude/skills/migration-planner~/.claude/skills/migration-planner/SKILL.mdResulting file structure:
~/.claude/
skills/
migration-planner/
SKILL.md <-- skill definitionSkills are loaded automatically by Claude Code when you start a new session. The skill name and description in the frontmatter determine when Claude triggers it.
Recommended from shared domain, career, and tool overlap with Migration Planner
Build RAG pipelines with embedding, retrieval, and cited generation
Both used by Software Engineer
Generate typed API clients and webhook handlers from specs
Both used by Software Engineer
Measure code complexity and find the best refactoring targets
Both used by Software Engineer
Find performance bottlenecks and memory leaks with fix suggestions
Both used by Software Engineer
Generate AST-based codemods for automated code transformations
Both used by Software Engineer
Implement production auth with OAuth, JWT, RBAC, and MFA
Both used by Software Engineer
Migration Planner