Loading...
Loading...
Use vision models to self-review screenshots against design intent. Catches spacing issues, alignment problems, color inconsistencies, responsive bugs, and accessibility gaps. Use when reviewing designs, comparing implementations to mockups, or doing pre-ship QA.
npx skill4agent add dylanfeltus/skills visual-qabrowser: screenshot (captures the current page)nodes: screen_recordexec: peekaboo screenshotimageimage: [path or URL to screenshot]
prompt: "Review this UI screenshot for design quality..."### Visual QA Review
**Overall impression:** [One sentence — first gut reaction]
**Quality score:** [1-10] / 10
#### 🔴 Critical Issues (fix before shipping)
1. **[Category]:** [Specific issue with exact details]
→ **Fix:** [Actionable recommendation]
#### 🟡 Improvements (should fix)
1. **[Category]:** [Specific issue]
→ **Fix:** [Recommendation]
#### 🟢 Minor Polish (nice to fix)
1. **[Category]:** [Specific issue]
→ **Fix:** [Recommendation]
#### ✅ What's Working Well
- [Specific praise — what's well-executed]
- [Another positive]### Quick QA: [Page/Component Name]
Score: [X]/10
Top 3 fixes:
1. [Most impactful issue + fix]
2. [Second issue + fix]
3. [Third issue + fix]
Looks good: [What's working]### Design vs Implementation Review
**Fidelity score:** [1-10] / 10
#### Deviations Found
1. **[Element]:** Mockup shows [X], implementation has [Y]
Impact: [High/Medium/Low]
→ **Fix:** [How to match the mockup]
#### Matching Well
- [Elements that accurately match the design]imageReview this UI screenshot for design quality. Check spacing consistency,
typography hierarchy, color contrast, visual hierarchy, and component
quality. Be specific about issues — reference exact elements and suggest
fixes. Prioritize by impact.Analyze the spacing and layout of this UI. Check if elements follow a
consistent spacing grid, if padding within similar components matches,
if alignment is correct, and if the overall spacing rhythm feels right.
Note any elements that appear off-grid or inconsistently spaced.Compare these two images. The first is the design mockup, the second is
the implementation. Identify every deviation — differences in spacing,
color, typography, alignment, or missing elements. Rate the fidelity
on a 1-10 scale.Review this mobile screenshot for responsive design quality. Check that
text is readable, touch targets are large enough (≥44px), nothing
overflows the viewport, and the layout adapts well to the narrow width.Review this UI screenshot for visual accessibility. Check text contrast
against backgrounds, focus indicator visibility, touch target sizes,
color-only information (anything that relies solely on color to convey
meaning), and text readability at the shown sizes.image: [screenshot path]
prompt: "Review this landing page for design quality. Check spacing
consistency, typography hierarchy, visual hierarchy (where does the eye
go first?), CTA prominence, color contrast, and overall polish. Be
specific about issues and suggest fixes. Rate 1-10."image: [mockup.png, implementation.png]
prompt: "Compare these two images. First is the Figma mockup, second
is the implementation. Identify every deviation in spacing, color,
typography, alignment, and missing elements. Rate fidelity 1-10."image: [mobile-screenshot.png]
prompt: "Review this mobile UI. Is text readable? Are touch targets
large enough (≥44px)? Does anything overflow? Is the layout well-adapted
to mobile width? Check contrast and spacing."