Dead Code

Find dead code — unused files, exports, types, and dependencies — and propose safe removal refactors. Uses Knip's dependency-graph reachability analysis as the deterministic engine so the expensive part (walking a large source tree) never happens token-by-token, then ranks and reads only the candidates worth a human decision. Use whenever the user asks to find unused code, clean up dead code, remove unused exports/files/dependencies, or wants a repo "swept" for cruft — even if they just say "this file feels unused" or "can we delete this."

JanSzewczyk 192af41 3 files · 24.7 KB Updated

File contents

JanSzewczyk/claude-plugins/tree/main/plugins/code-quality/skills/dead-code commit 192af41622

Frequently asked questions

npx skillmds@latest add janszewczyk/dead-code