Use when auditing a user-facing app — web, mobile (iOS/Android/React Native/Flutter), desktop, CLI, or games — for accessibility barriers or WCAG 2.2 conformance, before shipping UI changes, or in response to concerns about screen-reader, keyboard, low-vision, motor, cognitive, or photosensitive users. Not for general bug hunting or code correctness.
npx skills add https://github.com/Ovid/paad --skill agentic-a11y
This is a project-specific skill. The detailed checklist and procedures are in:
.kiro/skills/agentic-a11y/SKILL.md
Please refer to that file for the full criteria.
Take ovid/agentic-a11y from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.