ui-uxlisted
Install: claude install-skill MarkBovee/nebu-skills
# Nebu UI/UX
Design intelligence powered by a searchable database of 84 UI styles, 192 color palettes, 74 font pairings, 192 product types with reasoning rules, 98 UX guidelines, and 16 GSAP motion presets across 22 technology stacks.
## Use this when
- designing, building, reviewing, or polishing UI/UX for web, mobile, desktop, or cross-platform
- choosing visual direction: colors, typography, layout, spacing, effects
- reviewing UI for UX quality, accessibility, consistency, or interaction patterns
- implementing navigation, animation, responsive behavior, or data visualization
- the right layout, interaction, or visual direction is not obvious yet
If the repo already has a design system or visual language, preserve it unless the user asks to change it.
## Priority categories
Follow priority 1→10 to decide which category to focus on first. Use `--domain <Domain>` to query full details.
| Pri | Category | Impact | Domain | Must Have | Avoid |
|-----|----------|--------|--------|-----------|-------|
| 1 | Accessibility | CRITICAL | `ux` | Contrast 4.5:1, Alt text, Keyboard nav, Aria-labels | Removing focus rings, Icon-only buttons without labels |
| 2 | Touch & Interaction | CRITICAL | `ux` | Min size 44×44px, 8px+ spacing, Loading feedback | Hover-only interactions, Instant state changes (0ms) |
| 3 | Performance | HIGH | `ux` | WebP/AVIF, Lazy loading, Reserve space (CLS < 0.1) | Layout thrashing, Cumulative Layout Shift |
| 4 | Style Selection | HIGH | `style`, `pro