Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Measure code complexity and find the best refactoring targets
claude install community/code-complexity-analyzerCode metrics analysis: compute cyclomatic and cognitive complexity, calculate maintainability scores, identify the most complex functions, and suggest refactoring targets.
mkdir -p ~/.claude/skills/code-complexity-analyzer~/.claude/skills/code-complexity-analyzer/SKILL.mdResulting file structure:
~/.claude/
skills/
code-complexity-analyzer/
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 Code Complexity Analyzer
Generate typed API clients and webhook handlers from specs
Both used by Software Engineer
Build RAG pipelines with embedding, retrieval, and cited generation
Both used by Software Engineer
Generate mock API servers with realistic data from OpenAPI specs
Both used by Software Engineer
Auto-generate changelogs from your git history with semantic versioning
Both used by Software Engineer
Remove unused code and reduce bundle size across your codebase
Both used by Software Engineer
Safely update dependencies with changelog analysis and testing
Both used by Software Engineer
Code Complexity Analyzer