What problem does it solve?
Accessibility challenges in UI require consistent, reusable patterns to ensure screen readers, keyboard navigation, and ARIA semantics work across features. This skill provides a structured approach with a help dialog, an accessible view, and a verbosity setting to guide and empower both developers and users.
Core Features & Use Cases
- Accessibility Help Dialog: guides screen reader users and explains keyboard shortcuts and interactions for new or updated UI.
- Accessible View: presents rich visual content as plain text for screen readers when applicable.
- Accessibility Verbosity Setting: allows users to toggle hints about accessibility features and help dialog availability.
- Signals and ARIA Messaging: standardizes announcements and live regions for dynamic changes.
Quick Start
Enable an accessibility framework for a new interactive UI surface and provide a help dialog, an accessible view when needed, and a verbosity setting to announce accessibility options.