Purpose: Work effectively with AI to build professional design projects
AI can’t see your website. You provide screenshots, AI writes code.
Your job: Visual judgment, design decisions, screenshots
AI’s job: Code execution, technical analysis, rapid iteration
Bad: “Make it look better”
Good: “Screenshot shows hero spacing too tight. Add 3rem padding.”
Take screenshots:
Expect 50-100 screenshots per project.
Bad: “What do you think?”
Good: “Screenshot shows my hero vs reference. My typography lacks weight. Heading should be 4rem, bold 800. Match the reference.”
Template:
Ask AI to wear different hats:
As UX Designer: “Review this navigation. Is it accessible? Clear hierarchy?”
As Typography Specialist: “Analyze this type scale. Does it match [style] conventions?”
As Accessibility Auditor: “Check color contrast. Any WCAG failures?”
As Code Reviewer: “Is this component structure clean? Any anti-patterns?”
"I'm transforming this Swiss-style site to [STYLE]. Read the style guide at
[path]. Review the reference site. What's our design system? Give me:
- Color palette (hex codes)
- Typography (fonts, scale)
- Spacing system
- Layout patterns"
"Let's transform [SECTION]. Here's a reference image showing authentic [STYLE].
Here's current screenshot. Create [SECTION] matching the style:
- [Specific characteristic 1]
- [Specific characteristic 2]
- [Specific characteristic 3]"
"Screenshot shows [SECTION]. Compare to reference. Issues I see:
1. [Problem 1 with specific metrics]
2. [Problem 2 with specific metrics]
Fix these and maintain [STYLE] authenticity."
"Run Lighthouse audit. Fix any issues below 90. Explain each change."
"Review this page for WCAG 2.1 AA compliance. Check:
- Color contrast ratios
- Keyboard navigation
- Screen reader support
- Focus indicators"
Every section needs 2-3 iterations minimum.
Round 1: Get it working
Round 2: Match style authentically
Round 3: Polish and perfect
Stop AI immediately if:
How to stop it: “Stop. That’s not what I asked for. Let me clarify…”
BAD:
Student: "Make the hero look more Flat Design"
AI: [generic output]
Student: "Looks good!" ❌
GOOD:
Student: "Screenshot shows hero. Reference shows:
- Heading: 4rem, bold 800
- Background: #3498DB, white text
- Button: 2rem padding, no border-radius
Match these exactly."
AI: [specific output]
Student: [screenshots, compares]
"Button needs 2rem padding not 1rem.
Logo 3rem not 4rem." âś…
Don’t:
Do:
When stuck: Compare your screenshot to reference images
When iterating: Be more specific each round
When reviewing: Use metrics, not feelings
When done: Lighthouse 90+, authentic to style, responsive
Remember: AI is fast, but you’re the art director. Your taste and judgment make the project excellent.