Detect visual changes in UI components using screenshot comparison. Use when detecting unintended UI changes or pixel differences. Trigger with phrases like "test visual changes", "compare screenshots", or "detect UI regressions".
4.6
Rating
0
Installs
Testing & Quality
Category
The skill addresses visual regression testing with a clear structure and references supporting scripts. However, the description and main content are too generic—most instructions could apply to any testing task rather than specifically visual regression (screenshot comparison, pixel diffs, baseline management). The skill would benefit from explicit visual-specific workflows: capturing screenshots, comparing against baselines, handling image diffs, and updating reference images. The scripts directory appears to contain relevant tools (analyze_diffs.py, update_baselines.sh, tool configs), but SKILL.md doesn't clearly explain how to use them or what visual regression-specific parameters to set. While the skill provides value by bundling visual testing tools, a CLI agent would struggle to invoke it correctly without more specific guidance on screenshot workflows and diff thresholds.
Loading SKILL.md…