What problem does it solve?
This Skill automates the process of reviewing code for AEM Edge Delivery Services (EDS) projects, ensuring code quality, performance, accessibility, and adherence to best practices before merging.
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.
- PR Review Assistance: Provides actionable feedback and suggestions for pull requests.
- Self-Review Workflow: Enables developers to perform a thorough self-review before committing code.
- Use Case: Before submitting a Pull Request for a new AEM component, run this skill to catch common errors, ensure optimal performance, and verify accessibility compliance, significantly reducing review time and improving code quality.
Quick Start
Use the code-review skill to review your current uncommitted code changes.