| name | accessibility-audit |
| description | Use when UI work includes forms, navigation, modals, destructive actions, keyboard/focus behavior, color contrast, aria labels, or other accessibility-sensitive flows. Do not use as the only proof of overall UX quality. |
Accessibility Audit
Checks
- Critical controls have accessible names.
- Focus order follows visible order.
- Keyboard-only operation reaches primary actions.
- Error messages are announced or clearly associated.
- Contrast issues are identified.
- Modals and destructive actions have safe focus behavior.
Output Contract
Return automated findings, manual checks performed, blockers, warnings, and limitations.