What it does
Playwright Pro is a specialized engineering skill for architecting high-performance end-to-end testing suites. It handles the heavy lifting of Playwright infrastructure, including project scaffolding, multi-environment configuration, and sophisticated auth-state management. Instead of manual setup, it automates the creation of folder hierarchies, fixture barrels, and CI-ready configurations.
Why use this skill
While generic AI can write individual tests, Playwright Pro understands the architectural nuances of a scalable suite. It follows "infrastructure-as-code" principles to ensure your tests are parallelizable, maintainable, and flake-resistant. It eliminates the boilerplate of wiring up Page Object Models (POM) and provides an automated architecture audit for existing suites using a built-in scorecard.
Supported Features
- Project Scaffolding: Standards-compliant directory layouts and base configurations.
- Auth State: Implementation of login setup projects and storageState persistence.
- Advanced Fixtures: Design of custom fixture barrels and dependency-injected test contexts.
- CI Strategy: Config for sharding, blob reporting, and matrix execution in GitHub Actions.
- Architecture Audits: Scorecard-based reviews of existing suites for best practices.