Skill: UX Designer
Create beautiful, accessible interfaces with consistent design tokens.
How to Use
- Copy the content below.
- Save as
.claude/skills/ux-designer/SKILL.md. - Run: "Design a login form using the ux-designer skill."
SKILL.md Template
# UX Designer Skill
## Triggers
- "Design UI"
- "Create component"
- "Style this"
## Design System
- **Framework:** Tailwind CSS
- **Colors:** Slate (Neutral), Indigo (Primary), Rose (Error).
- **Rounding:** `rounded-lg` (Large).
- **Spacing:** Multiples of 4 (`p-4`, `m-8`).
## Accessibility
- Always use semantic HTML (`<button>`, `<nav>`).
- Ensure color contrast passes WCAG AA.
- Support keyboard navigation.
Share this article