What problem does it solve?
This Skill rigorously verifies the overall quality, consistency, and adherence to architectural and convention standards across the entire codebase, ensuring it's ready for deployment.
Core Features & Use Cases
- Architecture Review: Checks for structural consistency and adherence to design principles.
- Convention Compliance: Verifies that code follows established naming, formatting, and structural rules.
- Code Quality Analysis: Detects duplication, complexity, and potential bugs.
- Gap Analysis: Compares implementation against design specifications to identify discrepancies.
- Use Case: Before releasing a new version of your application, use this Skill to perform a comprehensive code review, ensuring all architectural guidelines are met, no duplicate code exists, and the implementation perfectly matches the design specifications.
Quick Start
Run a full code review on the current project to ensure quality and consistency.