All skills
Skillintermediate
implement design
Implement a UI design from a specification, screenshot, or Figma description into working code.
Claude Code Knowledge Pack7/10/2026
Overview
Implement a UI design from a specification, screenshot, or Figma description into working code.
Steps
- Analyze the design specification:
- Break the design into components:
- Implement the layout:
- Add typography and colors:
- Add interactive behavior:
- Test against the original design:
Format
Design: <design name or reference>
Components Created: <list>
Layout: <grid/flex structure>
Responsive: <breakpoints implemented>
Rules
- Match the design as closely as possible; ask before deviating.
- Use the project's existing component library before creating new ones.
- All text must be real content, not Lorem Ipsum.