From skills
Uses a fresh unprimed sub-agent to visually inspect screenshots for layout and rendering defects before accepting a fix or change.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skills:screenshot-critiqueThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use an unprimed sub-agent as a second set of eyes before accepting visual work.
Use an unprimed sub-agent as a second set of eyes before accepting visual work.
This is for visual defects, not pixel metrics; pair it with
compare-screenshots when you also need numbers.
fork_context: false; pass only the full
images, the crops, and a short neutral task. Do not include the main thread
history, implementation details, or expected answer.Use this shape, replacing the bracketed surface and attaching local images:
Fresh visual critique task. You have no project backstory and should only
inspect the supplied screenshots and crops. First inspect the full screenshot
for context, then inspect each crop at zoomed scale. Look for concrete
visual/layout defects in [surface], especially unit/prop depth ordering,
layering, shadows, selection-marker contrast, ground-plane perspective,
flag/pole attachment, label style/icons, blur, scale, lighting, artifacts,
missing models, terrain feature readability, roads, water, and scan
readability. Do not assume these are correct. Return a concise list of issues
you can see, with confidence and whether the issue is visible in the full image,
the crop, or both.
Spawn config:
agent_type: explorerfork_context: falselocal_image itemsnpx claudepluginhub dzhng/skillsCompares two screenshots to decide which is less wrong against a visual target, not against a baseline. Provides side-by-side inspection, crop/zoom, metrics, heatmaps, and edge diffing for UI, game, document, or chart visual validation.
Use when a backpressured loop has a front-end/UI change and needs to compare the rendered result against its design reference (a Figma frame or images on a Linear ticket) — catching layout, spacing, contrast, and visual-consistency defects automated tests and happy-path clicking miss.
Evaluates captured screenshots for layout issues, masked elements, clipping, overlapping, and rendering problems. Auto-resizes desktop viewports for clipped elements; flags mobile/tablet bugs.