Visual Feedback Loop

AI agent visual feedback loop for any web app. Use when iterating on visual code (UI, canvas, 3D, SVG, charts, animations) and you need to SEE the rendered result to evaluate quality. Covers: dev-screenshot API pattern (GET trigger → SSE → client capture → POST back → file saved), parameterized rendering, metadata sidecars, visual regression with pixel diff, WebMCP tool registration, and console fallbacks. Activate on: 'take a screenshot', 'show me the render', 'visual QA', 'compare before/after', 'pixel diff', or any iterative visual work where the agent needs to inspect rendered output.

vladmdgolam 90a1987 3 files · 13.7 KB Updated

File contents

vladmdgolam/agent-skills/tree/main/skills/visual-feedback-loop commit 90a1987236

Frequently asked questions

npx skillmds add vladmdgolam/visual-feedback-loop