dead-code-detector
CommunityEliminate unused code and dependencies.
Software Engineering#code quality#refactoring#dependency analysis#dead code#unused imports#code optimization
AuthorCuriousLearner
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers identify and remove dead code, unused imports, variables, and functions, leading to cleaner, more efficient, and smaller codebases.
Core Features & Use Cases
- Unused Code Identification: Detects unreferenced functions, variables, and unreachable code paths.
- Dependency Analysis: Flags unused imports and packages, including those misclassified between production and dev dependencies.
- Use Case: After a large refactor, run this skill to ensure no leftover code or dependencies are bloating your application.
Quick Start
Run the dead-code-detector skill on the entire project to find all unused code.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-detector Download link: https://github.com/CuriousLearner/devkit/archive/main.zip#dead-code-detector 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.