visual-regression-testing
Installation
SKILL.md
Visual Regression Testing with SmartUI
When to Use
- Reviewing visual changes between builds
- Investigating pixel, layout, or DOM differences in UI screenshots
- Analyzing a full SmartUI test run for visual regressions
- Understanding what changed visually in your application
MCP Tools Used
getSmartUIScreenshotInfo- Get screenshot metadata and comparison detailsgetSmartUIResources- Fetch comparison resources (baseline vs current)downloadSmartUIDomFiles- Download DOM structure for comparisonsummarizeSmartUIPixelDiff- Analyze pixel-level visual changessummarizeSmartUILayoutDiff- Analyze layout and structural changessummarizeSmartUIDomDiff- Analyze DOM/code-level changesanalyzeSmartUIHumanDiff- Get human-readable visual change descriptionsanalyzeSmartUIRun- Comprehensive analysis of an entire test run