playwright-skill
Installation
SKILL.md
Playwright Skill
Quick start
Goal: reproduce a user flow in a controlled browser session and inspect what happened.
Reference notes: skills/playwright-skill/references/playwright-skill.md
Best-fit use cases
- Form filling, login, uploads, and multi-step flows.
- Reproducing UI bugs step by step.
- Browser-based checks where deterministic actions matter.
- Lightweight E2E validation and screenshots.