All skills
Triage a build from your agent
Bucket real regressions vs noise and accept baselines, over MCP.
MCPAgentsReview
What it does
When a build comes back changed, your agent does the review from the terminal over the UI Verify MCP: read what changed, look at the pixels when a number is ambiguous, then summarize the real regressions or accept baselines in bulk.
Run it after a build reports changes, instead of clicking through the dashboard.
- Buckets changed stories into real regressions, cosmetic reflow, and rendering noise.
- Summarizes the real regressions for a PR comment.
- Accepts new baselines in bulk, all without leaving the agent.
Install and run
just this skill
npx skills add uiverify/uiverify --skill triage-visual-changes# then invoke it
/triage-visual-changesOr 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 GitHubUI 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.