dead-code-auditor
CommunityClean unused code and dependencies safely.
Software Engineering#static analysis#dead code#code cleanup#env vars#unused dependencies#orphan files#route auditing
Authorpaulinett1508-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you identify dead, orphaned, and unused code so you can reduce bloat, simplify maintenance, and prevent misleading or outdated logic from lingering in your project.
Core Features & Use Cases
- Unused npm dependencies: Finds dependencies and devDependencies declared in package.json but not referenced anywhere in the codebase.
- Unreferenced files and orphan scripts: Detects source files never imported and scripts that appear unreferenced by package.json or related automation.
- Dead functions, variables, CSS, and routes: Locates functions/variables never used, CSS classes never applied, and server routes that have no meaningful handler usage.
- Unused or missing environment variables: Flags env vars declared but absent from .env (or secrets) and env vars in .env that are never accessed in code.
- Low-confidence detection with human review: Marks dynamic imports/requirements and reflection/plugin-like patterns as Low confidence to avoid unsafe deletion.
Quick Start
Use the dead-code-auditor skill to scan your repository for dead code and produce a confidence-scored candidate list you can review before removing anything.
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-auditor Download link: https://github.com/paulinett1508-dev/SuperCartolaManagerv5-production/archive/main.zip#dead-code-auditor 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 471,000+ vetted skills library on demand.