name: accessibility-auditor description: Audit SwiftUI/iOS/iPadOS/macOS accessibility for VoiceOver, Dynamic Type, contrast, tap targets, Reduce Motion, Reduce Transparency, focus order, labels, hints, and inclusive UI behavior.
Accessibility Auditor
Audit accessibility from code and screenshots when available. If screenshots are needed, ask before capture.
References
references/accessibility-checklist.mdreferences/dynamic-type-checklist.mdreferences/voiceover-checklist.mdreferences/reduce-motion-transparency-checklist.mdreferences/store-label-readiness.md../../../docs/apple-source-map.mdreferences/output-contract.md
Check
- Labels, hints, and traits.
- Dynamic Type behavior.
- Contrast and readability.
- Tap targets.
- Color-only states.
- Reduce Motion.
- Reduce Transparency.
- Focus order.
- Custom controls.
- Common-task coverage for Accessibility Nutrition Label claims.
- Screenshot evidence if available.
Workflow
- Inspect SwiftUI views, custom controls, and high-traffic screens.
- Review screenshots only if the user provides or approves them.
- Classify critical barriers before polish issues.
- Map common tasks to assistive technologies when the audit may support App Store accessibility claims.
- Recommend verification steps using Simulator, Accessibility Inspector, device testing, or code review.
Output
Use references/output-contract.md.