code-health-check
SolidPerform a comprehensive code health check on a directory. Use when the user asks to analyze code quality, find issues, or get a health report.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- huangjia2019
- Repository
- huangjia2019/claude-code-engineering
- Created
- 7 months ago
- Last Updated
- 1 months ago
- Language
- JavaScript
- License
- None
Similar Skills
Semantically similar based on skill content — not just same category
code-health
Scans the codebase for dead code, tech debt, outdated dependencies, and code quality issues. Delegates to the Centinela (QA) agent.
codebase-health
Score your codebase 0-100 across complexity, coupling, cohesion, test coverage, documentation, churn hotspots, dependency health, and lint/type safety. Triggers: 'how healthy is this codebase', 'check code quality', 'score my project', 'find tech debt hotspots'.
health
Code Quality Dashboard. Runs the project's type-checker, linter, test runner, and dead-code detector, scores each category 0-10, and presents a dashboard with trends. Use when asked for a "health check", "code quality report", or "quality dashboard".