accessibility
Installation
SKILL.md
Accessibility (a11y)
Accessible apps are better apps for everyone.
1. WCAG 2.1 Core Principles (POUR)
| Principle | Meaning |
|---|---|
| Perceivable | Info must be presentable to all senses |
| Operable | UI must be keyboard + assistive tech operable |
| Understandable | Content and operation must be comprehensible |
| Robust | Must work with current + future assistive tech |
Target: AA conformance (minimum for most products)