agentic-a11y
SolidUse 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.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- Ovid
- Repository
- Ovid/paad
- Created
- 6 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
a11y-audit
Audit websites and web apps for WCAG 2.2 AA accessibility compliance. Use this skill whenever the user mentions accessibility, a11y, WCAG, screen readers, keyboard navigation, color contrast, ARIA, axe-core, alt text, focus indicators, or asks to check/test/audit a site for disability access, even if they don't explicitly say "accessibility." Also trigger when the user asks to review a frontend codebase for inclusivity, compliance, or Section 508 / EN 301 549 / ADA concerns. Produces a triaged report grouped by fix autonomy into Safe to fix now, Needs your decision, and Test it yourself.
accessibility-audit
Audit inclusive interaction quality against WCAG 2.2 AA where applicable. Use before shipping substantial UI or after changes to navigation, forms, dialogs, menus, tables, motion, color, focus, or agentic controls.
accessibility-audit
Audits UI and markup for accessibility (WCAG 2.1/2.2, keyboard, screen readers) and suggests concrete fixes. Use when checking a11y, before shipping a page or component, reviewing forms/modals/interactive UI, or when the user says 'accessibility', 'a11y', 'WCAG', 'screen reader', 'keyboard navigation', 'доступность'. Covers semantic HTML, focus management, labels, contrast, dynamic content, and WCAG 2.2 additions (target size, focus obscured, accessible authentication).