Skills for agentic development
Drop-in workflows a coding agent runs in your repo: the loop that takes a ticket to a merged PR, and the visual testing that keeps the UI honest. Free to copy, no account needed.
Agentic development
The loop that takes a ticket to a merged PR: implement, review, verify, ship - each step a skill.
Tuning the loop
Make the system better at its own job: turn corrections into rules, and grade finished runs so the next one starts higher.
Visual testing
Make screenshot regression testing work with agents: author stories, kill flake, triage diffs.
Install all of them, or just one
Grab the whole bundle as a Claude Code plugin, or copy the folders into any other agent. Want a single skill? Each detail page has a one-line install for that skill alone. Every one is a plain SKILL.md, no runtime code.
npx skills add uiverify/uiverify
One command, any agent - Cursor, Codex, Copilot, Claude Code. Run npx skills update to pull the latest.
View on GitHubThe tool these skills were built for
UI Verify snapshots every component and page on every pull request, then an AI judge tells an intended change from a real regression. See how it works.