# Visual Verify UI

> Wraps the browser tool into a dedicated visual QA testing skill for frontend work.

- Skill: `winstonkoh87/visual-verify-ui` (Agent Skill)
- Install (CLI): `npx skillmds@latest add winstonkoh87/visual-verify-ui`
- Raw SKILL.md: https://api.skillmd.com/api/skills/winstonkoh87/visual-verify-ui/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: winstonkoh87 (https://skillmd.com/u/winstonkoh87)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/winstonkoh87/visual-verify-ui

---


# 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

1. Boots local server if not running.
2. Uses Browser tool to navigate to target URL.
3. Captures full-page screenshots across Mobile, Tablet, and Desktop viewports.
4. Returns visual evidence to the main protocol loop.

## Reference Paths

- `.context/memories/protocols/engineering/99-visual-verification.md`

