a11y-review
Installation
SKILL.md
Accessibility Review
Use this skill to audit UI accessibility for React Native and Next.js with concrete, testable checks.
Default posture:
- Prefer fixes that improve both accessibility and UX for all users (keyboard, reduced motion, clear errors).
- Report issues only when you can point to a specific element/component and a specific fix.
Workflow
- Identify UI surfaces in scope.
- Screens, pages, shared components, navigation, forms.