What problem does it solve?
This Skill addresses the challenge of maintaining high code quality by providing a comprehensive review process across multiple dimensions, ensuring code is maintainable, readable, and robust.
Core Features & Use Cases
- Multi-dimensional Code Analysis: Evaluates code against 10 key aspects of clean code, including naming, functions, classes, error handling, comments, formatting, tests, architecture, patterns, and professional standards.
- Automated Delegation: Intelligently delegates specific review tasks to specialized skills based on the nature and scope of code changes.
- Quality Gate Enforcement: Acts as a final gatekeeper, ensuring code meets critical quality standards before being merged or considered complete.
- Use Case: After completing a new feature implementation, activate this skill to perform a thorough code review, identify potential issues, and ensure adherence to best practices before committing the code.
Quick Start
Run a comprehensive code review on the files in the 'src/' directory.