Playwright Conventions

The shared conventions every Playwright spec in dean-stack obeys — the load-bearing ASK-FIRST rule (Pillar 4), role-first selector strategy, fixture patterns (fresh IDB, seeded IDB, offline, throttled), reduced-motion forced on, and the `playwright.config.ts` shape. Triggers on: playwright fixture, playwright selector, role selector, getByRole, test-id, fresh idb fixture, reduced motion playwright, ask first test.

matthewharwood Updated

File contents

matthewharwood/dean-n-dean/tree/main/.agents/skills/playwright-conventions commit 27367911f2

Frequently asked questions

npx skillmds@latest add matthewharwood/playwright-conventions