playwright
Installation
SKILL.md
Playwright
When to Use This Skill
Use this skill when the user:
Mentions / keywords
- Mentions “Playwright”, “@playwright/test”, “playwright.config.ts”, “trace viewer”, or “PWDEBUG”
- References
*.spec.ts/*.test.tsfiles that import@playwright/test
Context
- Is trying to add or maintain E2E/smoke coverage for a web app
- Is trying to debug flaky UI tests (selectors, timing, waits)
- Needs one-off automation (screenshots, console logs, quick flow checks)