a11y-audit
Installation
SKILL.md
Skill: a11y-audit
On load: Read ../../.claude-plugin/plugin.json from this skill's base directory. Display a11y-audit v{version} before proceeding.
Audit the accessibility tree of a running React Native app in the iOS Simulator against official React Native accessibility documentation.
Dependencies
| Skill / Resource | Why |
|---|---|
ios-sim |
ui.sh describe-all captures the accessibility tree; capture.sh view used for optional screenshot context |
_shared (metro.sh, cdp-bridge.js) |
Optional Step 1.5 — extracts React-declared a11y props via CDP when Metro is running |