visual-verdict
Installation
SKILL.md
Purpose
Compare generated UI screenshots against one or more reference images and return a strict JSON verdict that can drive the next edit iteration.
When to use
- The task includes visual fidelity requirements (layout, spacing, typography, component styling)
- You have a generated screenshot and at least one reference image
- You need deterministic pass/fail guidance before continuing edits
Inputs
reference_images[](one or more image paths)generated_screenshot(current output image)- Optional:
category_hint(e.g.,hackernews,sns-feed,dashboard)
Output contract
Return JSON only with this exact shape: