/install ai-image-to-code-yanyu
AI Image To Code
Emoji: 🖼️→💻
Trigger: User pastes a UI screenshot/image and wants code (HTML/CSS or React).
What It Does
Converts UI screenshots into working HTML/CSS or React + Tailwind components. Analyzes the layout structure, color palette, typography hierarchy, and spacing to produce faithful code reconstruction.
Features
- Vision-powered layout extraction (header, sidebar, main content, etc.)
- Multi-format output: plain HTML/CSS (default) or React + Tailwind CSS
- Mobile-first responsive (detects mobile screenshots → max-width: 375px)
- Contextual placeholder content (e.g., "Price: $49.99" not lorem ipsum)
Modes
| Mode | Description |
|---|---|
/ai-image-to-code |
Convert UI image to HTML/CSS |
/ai-image-to-code/react |
Output React functional component + Tailwind |
/ai-image-to-code/describe |
Text description of layout, no code |
How To Use
/ai-image-to-code
Paste a screenshot, ask to generate HTML/CSS.
/ai-image-to-code/react
Asks for React + Tailwind output instead.
/ai-image-to-code/describe
Just describe the layout, no code generation.
Technical Notes
- Uses MiniMax vision model to analyze screenshot
- Detects dark mode and applies appropriate color schemes
- Generates semantic HTML structure
- Tailwind classes mapped from visual analysis
Last updated: 2026-05-28
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-image-to-code-yanyu - After installation, invoke the skill by name or use
/ai-image-to-code-yanyu - Provide required inputs per the skill's parameter spec and get structured output
What is Ai Image To Code?
Converts UI screenshots into semantic HTML/CSS or React+Tailwind code with responsive layouts and contextual placeholder content. It is an AI Agent Skill for Claude Code / OpenClaw, with 44 downloads so far.
How do I install Ai Image To Code?
Run "/install ai-image-to-code-yanyu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Image To Code free?
Yes, Ai Image To Code is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Image To Code support?
Ai Image To Code is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Image To Code?
It is built and maintained by 王继鹏 (@wangjipeng977); the current version is v1.0.0.