What problem does it solve?
This Skill systematically reviews code to identify and rectify issues across critical areas like style, security, performance, and testing, ensuring higher code quality and maintainability.
Core Features & Use Cases
- Comprehensive Code Analysis: Evaluates code against 9 distinct dimensions: code style, dependency injection, object mapping, API design, database practices, security, performance, error handling, and testing.
- Structured Feedback: Provides detailed findings categorized into "Compliant," "Suggestions for Improvement," and "Must Modify," complete with severity ratings and actionable recommendations.
- Use Case: Before merging a significant feature, use this Skill to perform a thorough code review, catching potential bugs, security vulnerabilities, and performance bottlenecks early in the development cycle.
Quick Start
Use the code-review skill to analyze the attached code changes for adherence to project standards.