UX Patterns Global
Installation
SKILL.md
UX Patterns Global
This skill aggregates 92 UX patterns across the site and helps choose the right implementation path without guessing from memory.
Workflow
- Start with the user problem, task flow, and constraints instead of jumping straight to a component.
- Narrow candidate patterns by category, aliases, and related-pattern links.
- Compare tradeoffs before implementation when multiple patterns could fit.
- Install the specific pattern skill once the direction is clear, then implement from its reference file.
- Validate accessibility, performance, and testing guidance before shipping.
Coverage
- advanced: 3 patterns
- ai-intelligence: 10 patterns
- authentication: 7 patterns
- content-management: 7 patterns
- data-display: 12 patterns
- e-commerce: 3 patterns
- forms: 26 patterns
- media: 3 patterns
- navigation: 11 patterns
- social: 4 patterns
- user-feedback: 6 patterns
See references/categories.md for the pattern-by-category index.
Site index: https://uxpatterns.dev/llms-full.txt
Related skills
More from thedaviddias/ux-patterns-for-developers
ux-patterns
Use when choosing, comparing, or implementing UX patterns across the UX Patterns for Developers corpus.
8button
Use when you need to trigger actions and submit forms.
5toggle
Use when you need to switch between two states.
4autocomplete
Use when implementing suggest options as users type.
4notification
Use when you need to inform users about important updates.
3accordion
Use when implementing expand and collapse content sections.
3