detecting-dead-code

Community

Identify and clean up unused code

Authorquangphu1912
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify and safely remove dead code (unused exports, unreachable functions, orphaned files) to streamline codebases, improve build times, and reduce maintenance overhead.

Core Features & Use Cases

  • Dead Code Detection: Identifies code that is never called or imported.
  • Orphaned File Identification: Finds files without any dependencies.
  • Removal Safety Classification: Rates dead code for safe removal.
  • Use Case: Clean up a legacy codebase accumulated with dead features and experiments before refactoring or migration.

Quick Start

Use the skill to analyze the current codebase for dead code and generate a report on classifications and recommendations.

Dependency Matrix

Required Modules

None required

Components

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: detecting-dead-code
Download link: https://github.com/quangphu1912/codebase-analyzer/archive/main.zip#detecting-dead-code

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.