Category

Design & UX

UI, UX, design systems, accessibility, visual design, and frontend polish

8,201
skills in category
342
pages available
Security grades appear on each card once the skill has been scanned. Newly imported skills may briefly show without a grade until the backfill job runs.
Open in full browser

Browse design & ux skills

Showing 2,1612,184 of 8,201 skills

Ux Search CopyA

> Search copy — placeholder text, zero-results messaging, autocomplete hints, search scope indicators, saved search patterns

designrustgo
0
20
Ux Loading StatesA

> Loading state copy — progress transparency, expectation setting, and writing text that reduces perceived wait time and prevents users from abandoning

designrustgo
0
20
Ux Inclusive LanguageA

> Inclusive language in UI — gender-neutral, ability-neutral, culture-aware writing, avoiding idioms that exclude

designjavascriptgo
0
20
Ux Form LabelsA

> Form labels and helper text — label clarity, placeholder anti-patterns, required-field indication, and writing forms that users complete without confusion

designgotesting
0
20
Ux Data Table CopyA

> Data table copy — column headers, empty cells, truncation patterns, filter and sort labels, bulk action copy

designgogit
0
20
Ux Confirmation DialogsA

> Confirmation dialogs — destructive action writing, consequence clarity, and specific button labels that make irreversibility unmistakable

designgogit
0
20
Perf Svg OptimizationA

> Master SVG optimization — automated minification with SVGO, inline versus external delivery trade-offs, SVG sprite sheet systems, accessibility patterns, rendering performance for complex vector graphics, and icon system architecture.

designjavascripttypescript
0
20
Perf Interaction To Next PaintA

> Measure and optimize INP — the worst-case interaction latency across the entire page session — by decomposing each interaction into input delay, processing time, and presentation delay, then targeting each phase with yielding, scheduling, and rendering strategies.

designjavascriptgo
0
20
Perf Font LoadingA

> Master web font loading optimization — font-display strategies for FOIT/FOUT control, Unicode range subsetting, variable fonts for multi-weight reduction, WOFF2 compression, preloading critical fonts, self-hosting versus CDN delivery, and the Font Loading API for programmatic control.

designjavascriptgo
0
20
Perf Cumulative Layout ShiftA

> Measure and prevent unexpected layout shifts — elements visually moving after being rendered — by reserving space for dynamic content, handling font loading, setting explicit dimensions, and understanding the CLS scoring formula.

designjavascriptgo
0
20
Microservices Circuit BreakerA

> Prevent cascading failures with circuit breaker, half-open state, and fallback logic.

designtypescriptgo
0
20
Harness Design CraftA

> LLM-judgment-based design ceiling-raiser. Three branchable phases — CRITIQUE finds what's mediocre, POLISH applies high-craft moves, BENCHMARK scores against curated exemplars. The ceiling counterpart to harness-design (declared-intent enforcement, rule-based) and the design-pipeline floor audits.

designgonode
0
20
Gof Prototype PatternA

> Clone objects using prototype registry and structured clone for deep copy scenarios.

designtypescriptgo
0
20
Detect Design DriftA

> Detect design-system drift — hardcoded values where tokens exist, and raw HTML primitives where registered components exist. The rule-based floor of design-pipeline (detect half). Reports findings; never modifies source. Pairs with a separate align-design-system fixer skill (deferred to a sibling sub-project).

designnodeexpress
0
20
Design WhitespaceA

> Space as a design element — macro vs. micro whitespace, breathing room, density control, and whitespace as a signal of quality and luxury

designrefactoringdocumentation
0
20
Design Visual HierarchyA

> Directing attention through size, color, contrast, position, isolation, and motion — the system that tells the eye where to go first, second, and third

designrustgo
0
20
Design Typography FundamentalsA

> Anatomy of type — x-height, ascenders, descenders, counters, serifs, stroke contrast, optical sizing, and how anatomy affects readability

designgodebugging
0
20
Design Typographic HierarchyA

> Establishing reading order through type — size, weight, color, spacing, case, and position as hierarchy signals

designgoaws
0
20
Design Type ScaleA

> Mathematical type scales — modular, major third, perfect fourth, golden ratio, custom scales, and when each is appropriate

designgoexpress
0
20
Design Transitions TimingA

> Temporal design — enter/exit asymmetry, stagger patterns, easing functions (ease-out for enter, ease-in for exit), duration by element size, interruptibility

designjavascriptgo
0
20
Design Token ArchitectureA

> Token taxonomy covering primitive, semantic, and component tokens with naming conventions, aliasing chains, theme switching, and the token-to-code pipeline.

designjavascriptgo
0
20
Design State DesignA

> UI state inventory — empty, loading, partial, error, success, offline, disabled, read-only, and how each state communicates system status

designrustgo
0
20
Design Responsive StrategyA

> Responsive as a design decision — content-first breakpoints, progressive disclosure, and treating every viewport as a first-class design target

designgotesting
0
20
Design ReadabilityA

> Optimizing for reading — line length (measure), line height (leading), paragraph spacing, text alignment, hyphenation, and reading patterns (F-pattern, Z-pattern)

designgodebugging
0
20