Learning Design Systems Course index

Reference 0005

Accessibility Constraints

A compact checklist for treating accessibility as a design-system invariant.

LayerInvariantAsk
TokensContrast, spacing, motion, readable type.Can teams combine tokens without creating unreadable UI?
ComponentsKeyboard behavior, focus, names, roles, states.Does the component make the accessible path the default?
PatternsRecoverable flows and understandable feedback.Can users complete the task under error, delay, or assistive tech?
DocsUsage rules, examples, anti-patterns.Do adopters know what not to do?

Fast checks