What problem does it solve?
This Skill reduces manual reviewer effort and prevents regressions by automatically auditing AEM Edge Delivery Services code changes for quality, performance, accessibility, security, and adherence to EDS best practices.
Core Features & Use Cases
- Automated PR & self-review workflows: analyze diffs, validate PR structure, and verify preview URLs before merge.
- Multi-domain checks: linting (ESLint/Stylelint), performance (Lighthouse/PSI), accessibility, security patterns, and architectural recommendations.
- Visual validation: capture desktop, tablet, and mobile screenshots (Playwright) for before/after or block-level comparisons.
- Use case: run a pre-merge review that flags lint errors, accessibility issues, missing preview URLs, performance regressions, and includes one-click suggestion fixes or guidance for maintainers.
Quick Start
Run a code-review on pull request 123 and produce a checklist of lint, accessibility, performance, and security findings with suggested fixes and screenshots.