This skill should be used when the user wants to find, audit, or remove dead code, unused imports, unused functions, unused variables, duplicate implementations, or simplify a codebase. Works across all programming languages. Relevant when the user says "find dead code", "remove dead code", "remove unused imports", "find duplicate code", "simplify this codebase", "find unused functions", "find unused code", "remove commented out code", "what code is unused", "find orphaned files", "detect duplicate implementations", "find unreachable code", "clean up this codebase", or "audit for unused code".
$npx -y skills add mathisk2095/jko-claude-plugins --skill dead-code-expertInstalls into the current project.
Run `npx skills use "https://github.com/mathisk2095/jko-claude-plugins" --skill "mathisk2095/jko-claude-plugins/dead-code-expert"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mathisk2095/jko-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/mathisk2095/jko-claude-plugins"` and select the relevant skills, then follow their instructions.