dead-code-scan
Installation
SKILL.md
Dead Code Scan
Find the code nobody calls anymore. No signup required.
Prerequisites
- None. Pure Claude Code. Will use a static analyzer if present
(
knip,ts-prune,vulture,deadcode), otherwise reasons from grep + imports.
Trigger
- "Find dead code in this repo"
- "Any unused exports / files?"
- "What can I safely delete?"