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 n
What it does
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.
Prerequisites
Node.js, npm, screenshot-producing test artifacts, and an optional publisher plugin such as S3 or GCS
Installation
Use the upstream install or setup path that matches your environment:
- $ npm install -g reg-suit
- --use-yarn-ws : If you use yarn workspace, turn this option on.
- npm i
- npx reg-suit run
Requirements and caveats from upstream:
- name: Use Node.js v10
- uses: actions/setup-node@v1
- node-version: "10.x"
Basic usage or getting-started notes:
-
sh
-
$ cd path-to-your-project
-
$ reg-suit init
-
Extracted from upstream docs: https://raw.githubusercontent.com/reg-viz/reg-suit/HEAD/README.md
Documentation
Source
Capabilities
Install
Quality
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (1,306 chars)