code-pruning

Community

Eliminate dead code and bloat.

Authorsmileynet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the accumulation of unused code, dependencies, and bloat within a codebase, which can lead to increased maintenance overhead, slower build times, and a larger attack surface.

Core Features & Use Cases

  • Dead Code Detection: Identifies and helps remove code that is never executed.
  • Dependency Pruning: Finds and assists in removing unused libraries and packages.
  • Bloat Metrics: Provides insights into codebase size and complexity trends.
  • Use Case: During a regular code review or before a major refactor, use this Skill to scan the project for any functions, classes, or dependencies that are no longer in use, ensuring a leaner and more maintainable codebase.

Quick Start

Run a dead code scan on the current project to identify unused code.

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: code-pruning
Download link: https://github.com/smileynet/code-spice/archive/main.zip#code-pruning

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.