SKILL·02B82E

bloat-detector

Ven0m0
Updated 1 month ago
12 views
0
View on GitHub
Otherbloatcleanupstatic-analysistechnical-debtoptimization

About

This skill detects codebase bloat by progressively analyzing dead code, duplication, complexity, and documentation bloat. Use it for quarterly maintenance, pre-release cleanup, or before refactoring when you have high context usage. Avoid using it during active feature development, for time-sensitive bugs, or in codebases under 1000 lines.

Quick Install

Claude Code

Recommended
Primary
npx skills add Ven0m0/claude-config -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/Ven0m0/claude-config
Git CloneAlternative
git clone https://github.com/Ven0m0/claude-config.git ~/.claude/skills/bloat-detector

Copy and paste this command in Claude Code to install this skill

GitHub Repository

Ven0m0/claude-config
Path: plugins/conserve/skills/bloat-detector
0
FAQ

Frequently asked questions

What is the bloat-detector skill?

bloat-detector is a Claude Skill by Ven0m0. Skills package instructions and resources that Claude loads on demand, so Claude can perform bloat-detector-related tasks without extra prompting.

How do I install bloat-detector?

Use the install commands on this page: add bloat-detector to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does bloat-detector belong to?

bloat-detector is in the conservation category, tagged bloat, cleanup, static-analysis, technical-debt and optimization.

Is bloat-detector free to use?

Yes. bloat-detector is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills