accessibility
Installation
SKILL.md
Purpose
Make mobile UI understandable and operable for more users.
When to use
- Reviewing a Compose screen for accessibility.
- Adding semantics or content descriptions.
- Fixing font scale, contrast, touch target or TalkBack issues.
- Designing older-adult or patient-friendly flows.
Inputs to inspect
- Composables and UI states.
- Icons/images and labels.
- Theme colors and typography.
- Forms, error messages and navigation order.