vulture-dead-code

Community

Detect and remove unused Python code.

AuthorVen0m0
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers identify and eliminate dead code in Python projects, leading to cleaner, more maintainable, and efficient codebases.

Core Features & Use Cases

  • Unused Code Detection: Finds unused functions, classes, variables, and imports.
  • Confidence Scoring: Vulture provides confidence scores to help prioritize removal.
  • CI Integration: Easily integrate dead code checks into your CI/CD pipeline or pre-commit hooks.
  • Use Case: Before releasing a new version of your Python application, run this Skill to ensure no leftover experimental code or unused dependencies are included, reducing the attack surface and improving performance.

Quick Start

Run vulture with a minimum confidence of 80% on the current directory.

Dependency Matrix

Required Modules

None required

Components

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: vulture-dead-code
Download link: https://github.com/Ven0m0/claude-config/archive/main.zip#vulture-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 223,000+ vetted skills library on demand.