Install And Verify

Verify that a web app change actually works by driving the running app from the inside (DOM, network, routing, console, framework state) instead of screenshots or guessing. Use after any user-facing change, when a fix is claimed but unproven, when a test passes but the UI is broken, or when you need a real verdict rather than "looks right". Also use to install and wire up Reticle in a project that does not have it yet.

reticlehq 949396d 4 files · 39.5 KB Updated

File contents

reticlehq/reticle/tree/main/skills/install-and-verify commit 949396d956

Frequently asked questions

npx skillmds@latest add reticlehq/install-and-verify