Check Visual Changes

Check the visual impact of an edit mid-task with `uiverify check` — render just the components you're 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 (Storybook, Playwright, Vitest archives, and raw screenshots). Use when a coding agent has changed UI and wants a fast, authoritative "would this pass" answer before pushing — "check my visual changes", "did I break anything visually", "preview this diff", "run uiverify check". Hands off to triage-visual-changes for the pixel review.

franciscomoretti fcf331d 5.7 KB Updated

File contents

franciscomoretti/chat-js/tree/main/.agents/skills/check-visual-changes commit fcf331d0ab

Frequently asked questions

npx skillmds@latest add franciscomoretti/check-visual-changes