All skills
Set up visual testing
From no visual tests to a green check on every pull request.
SetupCIOnboarding
What it does
End-to-end onboarding: detect or scaffold the capture path, install the CLI and wire it into CI, and author the first stories the economical, deterministic way from the start.
Run it when adding visual testing to a repo for the first time.
- Detects the capture path for you (Vitest browser-mode tests, Storybook stories, or a Playwright suite) instead of asking.
- Installs the uiverify CLI and wires it into CI so every PR gets a check.
- Authors the first stories cheap and deterministic, so the setup doesn't start flaky or expensive.
Install and run
just this skill
npx skills add uiverify/uiverify --skill setup-visual-testing# then invoke it
/setup-visual-testingOr 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.