Review visual regression diffs and publish snapshot baselines in CI with reg-suit
Use reg-suit when an agent needs to compare screenshot outputs against a stored baseline and publish a human-reviewable diff report. The skill is for visual regression review loops, not for general frontend tooling, because the agent’s job is to manage the compare, publish, and notify cycle around image snapshots.
Review visual regression diffs and publish snapshot baselines in CI with reg-suit
Use reg-suit when an agent needs to compare screenshot outputs against a stored baseline and publish a human-reviewable diff report. The skill is for visual regression review loops, not for general frontend tooling, because the agent’s job is to manage the compare, publish, and notify cycle around image snapshots.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/review-visual-regression-diffs-and-publish-snapshot-baselines-in-ci-with-reg-suit/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/review-visual-regression-diffs-and-publish-snapshot-baselines-in-ci-with-reg-suit
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/review-visual-regression-diffs-and-publish-snapshot-baselines-in-ci-with-reg-suit.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.