Implements robust Playwright end-to-end testing patterns, including Page Object Models and flaky test mitigation strategies.
This skill provides Claude with a comprehensive framework for building stable, maintainable, and high-performance end-to-end test suites using Playwright. It covers everything from standardized project organization and Page Object Model (POM) implementation to advanced handling of flaky tests, artifact management, and CI/CD integration. It also includes specialized patterns for complex scenarios like Web3 wallet connections and financial transaction testing, ensuring Claude writes production-ready test code that integrates seamlessly into modern development workflows.
Key Features
01Comprehensive CI/CD integration for GitHub Actions
02Standardized Page Object Model (POM) implementation patterns
03172,651 GitHub stars
04Flaky test identification and mitigation strategies
05Advanced artifact management for traces, videos, and screenshots
06Specialized testing patterns for Web3/Wallets and Financial flows
Use Cases
01Automating regression testing for complex web applications
02Reducing test flakiness and improving CI/CD reliability
03Implementing standardized testing architectures across large engineering teams