What problem does it solve?
Audit and improve the accessibility of the timepicker-ui documentation site (docs-app/), ensuring keyboard operability, proper landmarking, heading order, skip links, focus management, color contrast, alt text, ARIA on custom components, and adherence to Radix usage and reduced motion, aligned with WCAG 2.2 AA. The skill acts as an approval gate, orchestrating the docs-accessibility subagent rather than performing all fixes itself.
Core Features & Use Cases
- Orchestrates the docs-accessibility subagent to perform an audit, approve changes, and apply fixes on the docs-site.
- Evaluates structure & landmarks, keyboard & focus, names & contrast, content & media, and motion & responsiveness to meet WCAG 2.2 AA.
- Scope is limited to the docs-app/; the library (/a11y) is outside of scope.
Quick Start
Initiate an audit workflow on the docs-app/ to produce a prioritized plan and apply fixes.