dead-code-check
CommunityFind and fix unused code.
Authorcosmix
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and helps you remove dead code, ensuring that all implemented features are actually wired into your application and reducing maintenance overhead.
Core Features & Use Cases
- Wiring Verification: Catches features that were implemented but never integrated into the codebase.
- Code Quality Improvement: Identifies cleanup opportunities and reduces technical debt.
- Use Case: After implementing a new API endpoint, use this Skill in your
integration-verifystage to ensure the route is correctly registered and the handler function is called.
Quick Start
Run the dead-code-check skill to verify Rust code quality using clippy.
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-check Download link: https://github.com/cosmix/loom/archive/main.zip#dead-code-check 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.