dead-code-removal

Community

Safely identify and remove dead code across languages.

Author89jobrien
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill detects and safely removes unused code with safety checks and incremental removal, to streamline codebases.

Core Features & Use Cases

  • Language detection and entry point mapping
  • Dependency analysis and safe removal
  • Incremental removal with validation
  • Backup creation

Quick Start

Find and remove unused imports and functions with the included helper script.

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: dead-code-removal
Download link: https://github.com/89jobrien/steve/archive/main.zip#dead-code-removal

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