What problem does it solve?
It prevents enterprise UI from becoming inconsistent, inaccessible, or hard to use by enforcing layout-first design decisions, robust component patterns, and WCAG-aligned accessibility.
Core Features & Use Cases
- Top-down design methodology: Guides decisions from frame/layout → feature communication → component effectiveness → visual details.
- Enterprise UX patterns: Implements action hierarchy, search & filter behavior, bulk actions, and dashboard/list/detail information architecture.
- Production-ready UI guidance: Covers responsive breakpoints, motion rules (including reduced-motion), and error/empty/loading-state behaviors plus common pitfalls.
Use case example: You’re building a new admin dashboard page—use this skill to choose the correct view (table vs grid), define primary/secondary CTAs, design empty/loading/error states, and ensure keyboard and screen-reader accessibility across breakpoints.
Quick Start
Use the uiux-design-principles skill to review your planned enterprise page structure and identify the correct layout, component patterns, and accessibility requirements before you implement it.