What problem does it solve?
This Skill automates the process of reviewing code for AEM Edge Delivery Services projects, ensuring adherence to quality, performance, accessibility, and best practices, thereby reducing manual review time and catching issues early.
Core Features & Use Cases
- Automated Code Validation: Checks JavaScript, CSS, and HTML against established standards.
- Performance & Accessibility Checks: Identifies potential performance bottlenecks and accessibility issues.
- Visual Validation: Captures screenshots for visual verification of changes.
- Actionable Feedback: Provides specific suggestions and fixes directly within pull requests.
- Use Case: Before merging a new feature into the main branch, run this Skill to automatically validate all code changes, identify any potential bugs or performance regressions, and ensure the code meets project standards.
Quick Start
Use the code-review skill to review the current uncommitted changes in your working directory.