design-workflow
Installation
SKILL.md
Design Workflow Skill
Guidelines for making UI designs that don't look AI-generated. These rules apply to any design work — prototypes, design docs, or UI code.
What This Skill Does
- Teaches how to avoid "generic AI" design patterns
- Provides a checklist for design quality
- Guides component-by-component design approach
- Sets prototype quality standards
Rule 1: Use the Existing Design System
NEVER invent new colors, fonts, or spacing. Always use what the project defines.
What to Read FIRST
.planning/design-config.md— project colors, fonts, spacing, brand identity- The theme files listed in design-config — actual CSS tokens
- Existing components in the codebase — match their patterns