playwright-pro
Installation
SKILL.md
Playwright Pro
Production-grade Playwright testing toolkit for AI coding agents.
Purpose
Provide a production-grade Playwright testing toolkit for generating, reviewing, fixing, migrating, and reporting end-to-end browser tests with CI/CD integration and cross-browser support.
Trigger
Apply when the user requests:
- "Playwright tests", "end-to-end testing", "browser automation", "E2E tests"
- "fix flaky tests", "test migration", "migrate from Cypress", "migrate from Selenium"
- "CI/CD testing", "BrowserStack", "TestRail sync", "generate E2E tests"
- "set up Playwright", "Playwright config", "Playwright report"
Do NOT trigger for:
- React component unit tests — use
senior-qa - Simple local webapp interaction without a full test suite — use
webapp-testing