Screenshot Iterate — Design skill for Claude Code
Visual loop — implement against a mock, screenshot the running app with a browser tool, compare, and iterate until it matches.
How to install Screenshot Iterate
Installs to ~/.claude/skills/ksdisch-claude-config-screenshot-iterate/SKILL.md
mkdir -p ~/.claude/skills/ksdisch-claude-config-screenshot-iterate && curl -fsSL https://raw.githubusercontent.com/ksdisch/claude-config/HEAD/commands/screenshot-iterate.md -o ~/.claude/skills/ksdisch-claude-config-screenshot-iterate/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Screenshot Iterate does
description: Visual loop — implement against a mock, screenshot the running app with a browser tool, compare, and iterate until it matches. Pass the mock image (e.g. @mock.png) plus what to build as the argument. argument-hint: <@mock.png + what to implement> allowed-tools: Bash, Read, Edit, Write, Glob, Grep, ToolSearch
Task: $ARGUMENTS
Run the **write code → screenshot → iterate** loop until the result matches the visual target. The whole point is to give yourself eyes: don't iterate
Alternatives in Design
- Canvas Design — Create beautiful visual art in PNG and PDF documents using design philosophy 94.1k ★
- Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★
- Figma Implement Design — Translate Figma designs into production-ready code with pixel-perfect accuracy 14.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
UX Evolve
Auto-iterate the lint→polish→re-lint loop on a generated artifact until score crosses 90 or plateaus. Triggers
UX Review Nt
Cold-first-timer UX review — wipe state, walk the app as a new user, rank where onboarding / nav / time-to-fir
Figure Bake
Drive one figure from design brief to manuscript-ready PDF + outline PNG. Three-agent loop (@figure-descriptor
UX Image To Code
Take a design reference image (PNG/JPG/WebP), extract its dominant palette + canvas polarity + type signal via
Web Image Skill
不依赖模型的多模态能力,用 HTML/CSS 渲染生成图片的 Claude Code skill · 32 套风格 · 20+ 尺寸预设 · 零依赖导出 PNG
Hue
open-source skill that learns any brand and turns it into a complete design system. works on claude code and c
Related Agents
Asset Creator
Creates code-based visual assets — SVG icons, OG image HTML, social banners, icon sets. Code-only output (not
Game QA
Game QA. Runs the autonomous self-verify loop (build → launch .exe → screenshot → read PNG → verdict). Catches
Repo Screenshot
Capture a clean PNG of a GitHub repository for use as a slide overlay. Given a repo URL or owner/repo, decides