What problem does it solve?
This Skill provides a structured and comprehensive approach to code reviews, ensuring adherence to best practices, security standards, and project requirements, thereby improving overall code quality and maintainability.
Core Features & Use Cases
- Structured Feedback: Delivers reviews organized by priority and category (security, design, style).
- Actionable Insights: Provides specific code examples and explanations for suggested improvements.
- Best Practice Enforcement: Validates code against SOLID principles and enterprise standards.
- Use Case: When a pull request is submitted, this Skill can analyze the changes, identify potential issues, and provide constructive feedback to the author and reviewer, ensuring a high standard of code before merging.
Quick Start
Use the review-core skill to provide a code review for the attached authentication handler implementation.