| name | playwright |
| description | Use a real browser to navigate, verify, extract, and reproduce UI behavior through deterministic scripted steps. |
Playwright
Use this skill when Thomas needs a real browser for verification, data capture, or repeatable UI workflows.
Workflow
- Navigate to the target page or local app.
- Reproduce the flow with the minimum reliable browser actions.
- Capture snapshots, screenshots, console errors, or network evidence as needed.
- Turn observations into concrete fixes or proof artifacts.
- Re-run the critical path after any UI change.
Rules
- Prefer deterministic browser steps over vague manual descriptions.
- Keep browser evidence tied to the exact page state you tested.