This skill empowers Claude to perform systematic audits and robust testing of web applications by providing a structured framework for discovery, execution, and maintenance. It covers the entire testing pyramid, from component-level UI pieces to complex end-to-end user flows, while leveraging Playwright for automated browser control and accessibility checks. By following industry best practices for Page Object Models, stable selectors, and CI/CD integration, this skill ensures that web projects remain reliable, accessible, and free of regression bugs.
Key Features
01Visual regression testing strategies for design systems and marketing pages
02Structured CI/CD integration patterns for automated testing pipelines
03Systematic route discovery and API endpoint mapping for deep audits
04Automated Playwright test execution with screenshot and accessibility support
05Comprehensive E2E testing principles using stable data-testid selectors
06124 GitHub stars