Showing 28 verified skills. 284 preview entries are hidden until we confirm a real source. Show preview skills · Why?
Remove unused code and reduce bundle size across your codebase
claude install community/dead-code-finderStatic analysis tool that identifies dead code paths, unused exports, orphaned test files, and unreachable branches in JS, TS, and Python.
mkdir -p ~/.claude/skills/dead-code-finder~/.claude/skills/dead-code-finder/SKILL.mdResulting file structure:
~/.claude/
skills/
dead-code-finder/
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 Dead Code Finder
Measure code complexity and find the best refactoring targets
Both used by Software Engineer
Generate typed API clients and webhook handlers from specs
Both used by Software Engineer
Find performance bottlenecks and memory leaks with fix suggestions
Both used by Software Engineer
Build RAG pipelines with embedding, retrieval, and cited generation
Both used by Software Engineer
Query databases, inspect schemas, and explore data from your AI editor
Both used by Software Engineer
Generate mock API servers with realistic data from OpenAPI specs
Both used by Software Engineer
Dead Code Finder