This skill equips Claude with advanced patterns and best practices for establishing comprehensive end-to-end (E2E) testing frameworks. It provides structured guidance on implementing the Page Object Model (POM), managing test data through fixtures, handling asynchronous wait strategies, and mocking network responses. Whether you are migrating from Cypress to Playwright, debugging flaky tests in a CI/CD pipeline, or integrating visual regression and accessibility checks, this skill ensures your automation suite remains maintainable, deterministic, and fast.
Key Features
01Network mocking and API interception strategies
02Visual regression and accessibility testing integration
0323,194 GitHub stars
04Page Object Model (POM) and test fixture architecture
05Playwright and Cypress implementation patterns
06Advanced waiting logic to eliminate test flakiness