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 (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
Claude Code
/plugin marketplace add uiverify/uiverify/plugin install uiverify@uiverify# then invoke it/uiverify:setup-visual-testing
Recommended. This repo is a plugin marketplace, so it is one command.
View on GitHubUI Verify
Built by the team behind UI Verify
Automate this skill end to end
UI Verify captures every story on every pull request and lets an AI judge, or your agent, review the diffs. See how it works.