visual-testing
Installation
SKILL.md
Quick Route
| Situation | Go to |
|---|---|
| Just need pixel diffs in CI, no review SaaS | Playwright Visual Comparisons (below) |
| Storybook in the repo | Dedicated Tools → Chromatic, or recipes.md "Storybook without Chromatic" |
| Need a hosted review/approval UI + AI diff triage | Dedicated Visual Testing Tools |
| Screenshots flake on timestamps/avatars/ads | Masking & Freezing Dynamic Content |
| Baselines bloating git history | Baseline Management → Git LFS |
Discovery Questions
Check .agents/qa-project-context.md first — if it exists, use it and skip anything answered there.