---
description: Implement UI from screenshot
allowed-tools: Task, Read, Write, Bash
argument-hint: <screenshot reference>
---

# 📸 Design Screenshot: $ARGUMENTS

Implement UI from screenshot.

## Process
1. Analyze screenshot
2. Identify components
3. Generate code
4. Style with Tailwind
5. Add interactions

## Output
- React/Vue component
- Tailwind styling
- Responsive design
