Verify UI Change

Check that a change to a web app actually works in the running app before calling it done. Drives the real page and returns a pass/fail verdict with the request that fired, the state that moved, and the file:line to fix. Use after editing a component, a form, a route, or an API call; when you have said "fixed" but have not opened the app; when the user asks "does it actually work?"; or when a change looks right on screen and you cannot prove it.

reticlehq Updated

File contents

reticlehq/reticle/tree/main/skills/verify-ui-change commit 8b930e73c8

Frequently asked questions

npx skillmds@latest add reticlehq/verify-ui-change