·bloat-detector
{}

bloat-detector

Detect codebase bloat through progressive analysis: dead code, duplication, complexity, documentation bloat. Use when context usage high, quarterly maintenance, pre-release cleanup, before refactoring. Do not use when active feature development, time-sensitive bugs, codebase < 1000 lines.

35Installs·0Trend·@athola

Installation

$npx skills add https://github.com/athola/claude-night-market --skill bloat-detector

How to Install bloat-detector

Quickly install bloat-detector AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/athola/claude-night-market --skill bloat-detector
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: athola/claude-night-market.

SKILL.md

View raw

Systematically detect and eliminate codebase bloat through progressive analysis tiers.

| Code | Dead code, God classes, Lava flow, duplication | | AI-Generated | Tab-completion bloat, vibe coding, hallucinated deps | | Documentation | Redundancy, verbosity, stale content, slop | | Dependencies | Unused imports, dependency bloat, phantom packages | | Git History | Stale files, low-churn code, massive single commits |

Detects: Large files, stale code, old TODOs, commented blocks, basic duplication

Detect codebase bloat through progressive analysis: dead code, duplication, complexity, documentation bloat. Use when context usage high, quarterly maintenance, pre-release cleanup, before refactoring. Do not use when active feature development, time-sensitive bugs, codebase < 1000 lines. Source: athola/claude-night-market.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/athola/claude-night-market --skill bloat-detector
Category
{}Data Analysis
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from athola/claude-night-market

Quick answers

What is bloat-detector?

Detect codebase bloat through progressive analysis: dead code, duplication, complexity, documentation bloat. Use when context usage high, quarterly maintenance, pre-release cleanup, before refactoring. Do not use when active feature development, time-sensitive bugs, codebase < 1000 lines. Source: athola/claude-night-market.

How do I install bloat-detector?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/athola/claude-night-market --skill bloat-detector Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/athola/claude-night-market