dead-code-eliminator
CommunityEliminate unused code, boost efficiency.
AuthorArabelaTso
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you identify and remove unused or redundant code from your Python projects, leading to cleaner, more maintainable, and efficient software.
Core Features & Use Cases
- Unused Code Detection: Finds unused functions, methods, variables, and imports.
- Unreachable Code Analysis: Identifies code blocks that can never be executed.
- Redundancy Identification: Flags duplicate logic and unnecessary conditional statements.
- Use Case: After a large refactoring effort, use this Skill to quickly scan the codebase and ensure no leftover, dead code remains, preventing future confusion and potential bugs.
Quick Start
Run the dead code eliminator skill on the '/path/to/your/project' directory to find and report all unused code.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dead-code-eliminator Download link: https://github.com/ArabelaTso/Skills-4-SE/archive/main.zip#dead-code-eliminator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.