Inclusive UI Foundations
Installation
SKILL.md
Inclusive UI Foundations
Purpose
Provide a practical, framework-neutral baseline for interfaces that remain understandable and operable with keyboard, assistive technology, zoom, and user-selected preferences.
When to Use
Use this skill when:
- a user flow adds or changes forms, tables, navigation, dialogs, or status feedback;
- a review identifies unclear focus order, non-semantic controls, or inaccessible validation;
- responsive work could hide content, truncate meaning, or break at text zoom.
Route Angular component primitives to angular.material.angular-aria-headless-patterns or angular.material.angular-cdk-a11y-patterns when those APIs are involved.