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: 86/100
Skill Content
Details
- Author
- huangjia2019
- Repository
- huangjia2019/claude-code-engineering
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- JavaScript
- License
- None
Similar Skills
Semantically similar based on skill content — not just same category
code-reviewer
Perform thorough code reviews with actionable, prioritized feedback. Use when a user asks to review code, check code quality, find bugs, review a pull request, audit code for issues, or get feedback on implementation. Covers correctness, security, performance, readability, and best practices across languages.
code-review
Perform thorough code reviews with security, performance, and maintainability analysis. Use when user asks to review code, check for bugs, or audit a codebase.
check-coverage
Run test coverage measurement, analyze results, and fix gaps when coverage falls below the 80% threshold.
code-review
Code review assistance with linting, style checking, and best practices