Validate UI

Use to validate a frontend against its spec by driving it end-to-end (e2e) in a real browser the way a user would — automated Playwright specs on Chromium, asserting visible state and persistence across reload — before merging. Covers the happy-path and edge-case flows that component unit tests mock away. Also checks for and sets up a Playwright/Chromium harness, and persists the local run command, when the repo has none.

jayden-dang 38de8e0 2 files · 5.5 KB Updated

File contents

jayden-dang/skills/tree/main/skills/acceptance/validate-ui commit 38de8e07db

Frequently asked questions

npx skillmds@latest add jayden-dang/validate-ui