browser-verify
Installation
SKILL.md
Browser Verify — Test + Screenshot Combo
Combines expect-cli (AI-generated browser tests) with debug-bridge (screenshots + DOM inspection) for full verification with visual evidence.
When to Use
- After fixing UI bugs — need both test pass AND screenshot proof
- Before raising a PR — capture evidence for PR comments
- When
/validateneeds visual verification - Anytime you hear "prove it works"