dead-code-reaper

Community

Prune dead code to reduce complexity.

Authorsnqb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Dead code accumulates debt in codebases, causing confusion, bugs, and higher maintenance costs. This skill identifies unused functions, classes, and exports to help you safely remove them.

Core Features & Use Cases

  • Static analysis with Python's vulture to locate unused Python code.
  • TS/JS support with ts-prune to surface unused exports.
  • A verification workflow ("Double Check") to validate findings before removal.

Quick Start

Run a dead-code scan across your repository to surface candidates for removal.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-reaper
Download link: https://github.com/snqb/my-skills/archive/main.zip#dead-code-reaper

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 223,000+ vetted skills library on demand.