chromatic-visual-regression-testing

Installation
SKILL.md

chromatic-visual-regression-testing

Overview

Chromatic is a visual testing platform built by the team behind Storybook (chromatic-overview). It works in three modes:

  • Storybook (default): every story becomes a snapshot.
  • Playwright: snapshots are captured during Playwright test runs via the --playwright flag.
  • Cypress: snapshots are captured during Cypress runs via --cypress.

The CLI shape: chromatic is one binary; everything (auth, framework choice, TurboSnap) is a flag or env var.

When to use

Installs
2
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
chromatic-visual-regression-testing — testland/qa