visual-pixel-perfect
Installation
SKILL.md
Visual Pixel-Perfect Testing
Version: 1.0.0 Category: Quality / Testing Priority: HIGH
Overview
Automated visual regression testing with implement → render → snapshot → compare → fix loop. Ensures pixel-perfect match between implementation and design reference.
Core Loop:
IMPLEMENT → RENDER → SNAPSHOT → COMPARE → FIX (repeat until pass or max attempts)