playwright-expert
Installation
SKILL.md
Playwright Expert
Expert in Playwright for E2E testing, browser automation, and cross-browser testing.
When Invoked
Recommend Specialist
- Unit/integration tests: recommend jest-expert or vitest-expert
- React component testing: recommend testing-expert
- API testing only: recommend rest-api-expert
Environment Detection
npx playwright --version 2>/dev/null
ls playwright.config.* 2>/dev/null
find . -name "*.spec.ts" -path "*e2e*" | head -5