Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Generate AST-based codemods for automated code transformations
claude install community/codemod-generatorBuild jscodeshift and ts-morph codemods: define transformations, handle edge cases, test against samples, and run across entire codebases.
mkdir -p ~/.claude/skills/codemod-generator~/.claude/skills/codemod-generator/SKILL.mdResulting file structure:
~/.claude/
skills/
codemod-generator/
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 Codemod Generator
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
Plan codebase migrations with step-by-step guides and codemods
Both used by Software Engineer
Implement production auth with OAuth, JWT, RBAC, and MFA
Both used by Software Engineer
Codemod Generator