visual-verify-ui
Installation
SKILL.md
Visual QA & UI Verification
Automates visual regression testing and responsive design checks by formally deploying browser tools to capture DOM states and screenshots.
Triggers
"check the UI", "does this look right", "take a screenshot"
Core Mechanics
- Boots local server if not running.
- Uses Browser tool to navigate to target URL.
- Captures full-page screenshots across Mobile, Tablet, and Desktop viewports.
- Returns visual evidence to the main protocol loop.
Reference Paths
.context/memories/protocols/engineering/99-visual-verification.md
Related skills