Directory · Claude Skills

Tech debt assessment that identifies, classifies, and prioritizes maintainability problems — helping teams build a refactoring roadmap — drawing on twelve classic engineering books. Triggers when: user asks about tech debt, refactoring priorities, what to clean up first, or asks "why is this so hard to change?", "what should we fix first?", or "how do I justify refactoring to management?". Do NOT trigger for: server health checks, HTTP /health endpoints, Kubernetes probes, database health, or application uptime — "health" in those contexts is infrastructure, not code quality. Also not for sing...

★ 1,240 Synced 2 weeks ago View SKILL.md

At a glance

Plugin install Node.js Actively maintained
Install /plugin marketplace add hyhmrright/brooks-lint /plugin install brooks-debt
Can use Not declared by the author

Setup, runtime and requirements describe hyhmrright/brooks-lint, the repo this skill ships in.

Also in hyhmrright/brooks-lint

View the repo

Architecture audit that maps module dependencies, checks layering integrity, and flags structural decay across a codebase, drawing on twelve...

Combined codebase health dashboard that scores a project across all four quality dimensions — PR quality, architecture, tech debt, and test...

PR code review that surfaces decay risks, design smells, and maintainability issues with concrete Symptom → Source → Consequence → Remedy fi...

Full-sweep mode: runs a unified analysis across all quality dimensions — code decay, architecture, tech debt, and test quality — then applie...

Test quality review drawing on twelve classic engineering books — with primary focus on xUnit Test Patterns, The Art of Unit Testing, How Go...