About
This skill streamlines the quality assurance process for AEM Edge Delivery projects by implementing a value-driven testing philosophy. It distinguishes between high-value 'keeper' tests for logic-heavy utilities and temporary 'throwaway' tests for rapidly evolving UI components, ensuring robust code without excessive maintenance overhead. By integrating unit testing with Vitest, browser automation via Playwright, and linting, it provides a comprehensive framework to verify block functionality, responsive design, and performance metrics before code reaches production.