Build a landing page with a real design system in under an hour
Когда использовать: You need a landing page for a product and don't want to commission or pay for Figma work.
Предварительные требования
- Claude Code installed — npm install -g @anthropic-ai/claude-code
- web-design skill installed — git clone https://github.com/KAOPU-XiaoPu/web-design ~/.claude/skills/web-design
Поток
-
Feed the brand/web-design — build a landing page for 'Lumo', a B2B SaaS for event logistics. Reference: stripe.com's layout; vibe: calm, competent.✓ Скопировано→ Skill generates DESIGN.md with 9 sections; shows it before coding
-
Edit the spec, not the codeIn DESIGN.md, change primary color to #2E6BE6 and headings to Inter Tight. Regenerate the page from the updated spec.✓ Скопировано→ Code regenerated to match edits; no random extra changes
-
AuditRun the skill's audit step — flag any component that doesn't match DESIGN.md tokens.✓ Скопировано→ Audit report with per-component pass/fail
Итог: A landing page that looks designed, not 'AI-ed'. Portable DESIGN.md you can hand to a designer later for refinement.
Подводные камни
- Spec is ignored on the second page — Always regenerate 'from DESIGN.md'; don't ask Claude to add a page without spec reference
- Reference URL too generic (e.g. 'apple.com') — Point at something in your product's category; vague references yield vague specs