Verify

Visual verification as the Definition of Done for any change with a runtime surface (a rendered page, a UI, a live view). Use whenever you are about to call a UI or frontend change done, before moving an item to done, whenever an item is marked ui: true, or when someone asks "does it actually render / work". Proves behavior by driving the real thing in a browser and measuring computed layout - a passing pytest, a served file, a node check, or a subagent code-review is NOT proof. Applies inside subagents too: if you built or touched a runtime surface, run this before claiming done.

Marcel-Bich c26287f 11.2 KB Updated

File contents

Marcel-Bich/marcel-bich-claude-marketplace/tree/main/plugins/credo/skills/verify commit c26287ff12

Frequently asked questions

npx skillmds@latest add marcel-bich/verify