name: playwright-tester
description: >
Automated UI testing using Playwright's native test runner. Writes persistent .spec.ts test files,
runs them for free via npx playwright test, and fixes failures automatically. Use this skill
whenever the user wants to test a web app, check if a frontend works, run UI tests, verify form
submissions, test browser interactions, do end-to-end testing, stress test a website, or validate
that recent changes didn't break anything. Also triggers for "run my tests", "check the app in a
browser", "does this page work", "test the happy path", "find UI bugs", or any mention of
Playwright, E2E tests, browser automation, or regression testing. This is the go-to skill for ANY