Playwright Storybook Flows

Specialization of playwright-harness for AUTHORING and REPRODUCING flows. A flow is a sequence of steps a human or an agent can take inside an application to demonstrate a specific feature; it is written as a Storybook docs page in a conventional location, where a human reads it as a manual walkthrough (issue reproduction, QA) and an agent driving Playwright reads it as an executable rubric (integration testing). Use when the task is "record a flow", "author a flow doc", "write repro steps as a flow", "reproduce the flow in Storybook", or "turn a manual walkthrough into something an agent can re-drive". Read playwright-harness FIRST for all browser execution; this skill never re-documents Playwright.

simiancraft Updated

File contents

simiancraft/simiancraft-skills/tree/main/skills/playwright-storybook-flows commit 2ac6bdeb4b

Frequently asked questions

npx skillmds@latest add simiancraft/playwright-storybook-flows