About
This skill provides specialized guidance for creating robust end-to-end tests within Astro 5.16 and React 19 environments, emphasizing maintainable patterns like the Page Object Model (POM) and custom fixtures. It enforces critical best practices such as avoiding hardcoded URLs, utilizing semantic accessibility-first selectors, and managing environment-specific configurations without the overhead of internal web servers. Designed for efficiency, it includes built-in support for network interception, visual regression testing, and automated accessibility audits using Axe, ensuring comprehensive coverage and high-quality user experiences.