Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Dead Code Eliminator

Identify and analyze unused or redundant code including unused functions/methods, unused variables/imports, unreachable code, and redundant conditions. Use when cleaning up codebases, improving maintainability, reducing technical debt, or conducting code quality audits. Analyzes Python code using AST analysis and produces markdown reports listing dead code locations with line numbers, severity ratings, and recommendations. Triggers when users ask to find dead code, remove unused code, identify unused imports, find unreachable code, or clean up redundant logic.

tools-only 400b7ba 3 files · 27.3 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/tools/1178-name-skill_248c9a31 commit 400b7bab7c

Frequently asked questions

npx skillmds add tools-only/dead-code-eliminator