Render Sanity

Lightweight visual sanity check that catches failure modes passing "tests green + dev server boots + 0 console errors" but visibly breaking the app when a human clicks — stale mock IDs on "live" pages, lone `?` / `—` / `undefined` / `Loading…` where data should be, dead links from list pages, and "Couldn't load X / Unauthorized" dead-end shells. Runs four objective checks BEFORE the build is declared done: smell scan, click-through every list, signed-out matrix, signed-in matrix. Use when a build is wrapping up, after ux-review or qe-agent finishes, when the user says "is it actually working", "broken pages", "dead links", or pastes a screenshot showing `?`, `undefined`, or a "Not found" page. Also invoke proactively when a frontend agent rewires mocks → real backend, when auth was added, or when seed data is regenerated.

ivy00johns Updated

File contents

ivy00johns/Skill-Madness/tree/main/skills/workflows/render-sanity commit d111169ac6

Frequently asked questions

npx skillmds@latest add ivy00johns/render-sanity