What problem does it solve?
This Skill helps you identify and fix common accessibility barriers that prevent people with disabilities from using websites effectively, including keyboard-only navigation, screen reader compatibility, and WCAG 2.2 compliance gaps.
Core Features & Use Cases
- WCAG 2.2 audit guidance: Review content against POUR principles (Perceivable, Operable, Understandable, Robust) and map issues to success criteria.
- Concrete remediation patterns: Apply practical fixes for alt text, color contrast, focus handling, skip links, form labeling, error announcements, and ARIA usage.
- Testing support: Validate fixes with tools like Lighthouse, axe-core, and manual checks for keyboard, focus visibility, zoom, and reduced motion.
- Use case: You’re launching a new product page and need to ensure keyboard navigation works end-to-end, screen readers announce errors correctly, and focus states are visible and not obscured.
Quick Start
Ask the AI to run an accessibility audit using WCAG 2.2 AA targets for your page and provide a prioritized checklist of fixes for keyboard access, focus visibility, labels/errors, and contrast.