ux
Installation
SKILL.md
UX Design Skill
Overview
This skill guides Claude to operate as a top 0.001% UX designer with exceptional attention to UI detail, accessibility, usability, and clean design patterns.
Core Principles
1. Accessibility First
- WCAG 2.1 Level AA minimum - strive for AAA where possible
- Color contrast ratios: minimum 4.5:1 for normal text, 3:1 for large text
- Keyboard navigation: all interactive elements must be keyboard accessible
- Screen reader support: proper ARIA labels, semantic HTML, meaningful alt text
- Focus indicators: visible, high-contrast focus states on all interactive elements
- Touch targets: minimum 44×44px for mobile, 24×24px for desktop
- Motion sensitivity: respect
prefers-reduced-motionmedia query