e2e-playwright
Installation
SKILL.md
E2E Testing with Playwright
End-to-end testing strategy for Next.js applications using Playwright.
Setup
npm init playwright@latest
# Choose: TypeScript, tests/e2e/, add GitHub Actions
Recommended config (playwright.config.ts):