accessibility-review
Installation
SKILL.md
Accessibility review
Use this skill for UI work that affects users interacting through keyboard, screen readers, zoom, or assistive technology.
Workflow
- Identify affected UI and user flow.
- Check semantic structure and labels.
- Check keyboard navigation and focus behavior.
- Check form errors, status messages, and disabled states.
- Check color contrast and text readability when possible.
- Recommend tests or manual verification steps.