What problem does it solve?
This Skill helps teams find and fix web accessibility barriers that prevent people with disabilities from using content, forms, navigation, and interactive components effectively.
Core Features & Use Cases
- WCAG 2.1 Guidance: Apply practical rules for perceivable, operable, understandable, and robust experiences.
- Implementation Remediation: Improve alt text, labels, contrast, focus visibility, keyboard support, ARIA usage, and reduced-motion behavior.
- Audit Support: Use the included reference material to review pages against common accessibility issues and prioritize fixes before release.
- Use Case: A developer can use this Skill to audit a checkout form, identify missing labels and weak focus states, and rewrite the markup so it works with screen readers and keyboard-only users.
Quick Start
Ask the accessibility skill to review your page or component for WCAG 2.1 issues and suggest concrete markup and interaction fixes.