UI Verify
All skills

Check visual changes mid-edit

Preview a UI edit against the real baseline, no PR, no moved baseline.

PreviewEdit loopAgents

What it does

The agent edit-loop check: render just the components you are touching on the UI Verify fleet and diff them against the real CI baseline, without opening a PR, posting a check, or moving a baseline. Works for every capture method.

Run it mid-task after changing UI, before pushing, for a fast would-this-pass answer.
  • Scopes the render to what you touched, not the graph's whole transitive closure.
  • Diffs against the real CI baseline on the same fleet, so the verdict is authoritative.
  • Hands off to triage-visual-changes for the pixel review, then accept to stop your own change re-flagging.

Install and run

just this skill
npx skills add uiverify/uiverify --skill check-visual-changes# then invoke it /check-visual-changes

Install these alongside it

Check visual changes mid-edit runs these skills, so grab them too - or just install the whole bundle below.

Or install the whole bundle

terminal
npx skills add uiverify/uiverify

One command, any agent - Cursor, Codex, Copilot, Claude Code. Run npx skills update to pull the latest.

View on GitHub
UI Verify
Built by the team behind UI Verify

Automate this skill end to end

UI Verify captures every screen on every pull request and lets an AI judge, or your agent, review the diffs. See how it works.

© 2026 UI Verify