| name | design-screenshot |
| description | [Design] Create a design based on screenshot Use when this capability is needed. |
[IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ATTENTION ask user whether to skip.
Think hard to plan & start designing follow exactly this screenshot:
$ARGUMENTS
Skill Variant: Variant of design skills — recreate/implement from screenshot.
Quick Summary
Goal: Analyze a screenshot and recreate the design as functional code.
Workflow:
- Analyze — Process screenshot with vision capabilities
- Research — Run
ui-ux-pro-max for matching design patterns
- Implement — Recreate the design as code using design subagent
Key Rules:
- Always activate
ui-ux-pro-max FIRST for design intelligence
- Match the screenshot as closely as possible
- Use
ai-multimodal for detailed screenshot analysis
Be skeptical. Apply critical thinking, sequential thinking. Every claim needs traced proof, confidence percentages (Idea should be more than 80%).
Required Skills (Priority Order)
ui-ux-pro-max - Design intelligence database (ALWAYS ACTIVATE FIRST)
frontend-design - Screenshot analysis and replication
Ensure token efficiency while maintaining high quality.
Workflow:
- Use
ai-multimodal skills to describe super details of the screenshot (design style, trends, fonts, colors, border, spacing, elements' positions, size, shape, texture, material, light, shadow, reflection, refraction, blur, glow, image, background transparency, transition, etc.)
- IMPORTANT: Try to predict the font name (Google Fonts) and font size in the given screenshot, don't just use Inter or Poppins.
- Use
ui-ux-designer subagent to create a design plan following the progressive disclosure structure so the final result matches the screenshot:
- Create a directory using naming pattern from
## Naming section.
- Save the overview access point at
plan.md, keep it generic, under 80 lines, and list each phase with status/progress and links.
- For each phase, add
phase-XX-phase-name.md files containing sections (Context links, Overview with date/priority/statuses, Key Insights, Requirements, Architecture, Related code files, Implementation Steps, Todo list, Success Criteria, Risk Assessment, Security Considerations, Next steps).
- Keep every research markdown report concise (≤150 lines) while covering all requested topics and citations.
- Then implement the plan step by step.
- If user doesn't specify, create the design in pure HTML/CSS/JS.
- Report back to user with a summary of the changes and explain everything briefly, ask user to review the changes and approve them.
- If user approves the changes, update the
./docs/design-guidelines.md docs if needed.
Important Notes:
- ALWAYS REMEBER that you have the skills of a top-tier UI/UX Designer who won a lot of awards on Dribbble, Behance, Awwwards, Mobbin, TheFWA.
- Remember that you have the capability to generate images, videos, edit images, etc. with ai-multimodal skill for image generation. Use them to create the design with real assets.
- Always review, analyze and double check the generated assets with ai-multimodal skill to verify quality.
- Use
media-processing skill (RMBG) to remove background from generated assets if needed.
- Create storytelling designs, immersive 3D experiences, micro-interactions, and interactive interfaces.
- Maintain and update
./docs/design-guidelines.md docs if needed.
Closing Reminders
- MANDATORY IMPORTANT MUST ATTENTION break work into small todo tasks using
TaskCreate BEFORE starting
- MANDATORY IMPORTANT MUST ATTENTION search codebase for 3+ similar patterns before creating new code
- MANDATORY IMPORTANT MUST ATTENTION cite
file:line evidence for every claim (confidence >80% to act)
- MANDATORY IMPORTANT MUST ATTENTION add a final review todo task to verify work quality
Converted and distributed by TomeVault — claim your Tome and manage your conversions.