accessibility-compliance
Master WCAG 2.2 compliance, ARIA patterns, and keyboard navigation for inclusive web and mobile experiences.
Install
npx skills add https://github.com/wshobson/agents --skill accessibility-complianceStats
| Total installs | 5,388 |
| Weekly installs | 5.4K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Covers WCAG 2.2 Levels A, AA, and AAA with specific success criteria, color contrast requirements (4.5:1 for normal text, 3:1 for large text), and minimum touch target sizing (44x44px)
- Includes five core implementation patterns: accessible buttons with focus indicators, modal dialogs with focus trapping, forms with error announcements, skip navigation links, and live regions for dynamic content
- Supports keyboard-only navigation, ARIA roles/states/properties, screen reader compatibility, and mobile assistive tech (VoiceOver, TalkBack)
- Provides best practices for semantic HTML, focus management, text alternatives, zoom support, and respecting user preferences like reduced motion
Tags
Related skills
| Skill | Installs | vs accessibility-compliance |
|---|---|---|
| seo | 4,625 | -763 |
| design-taste-frontend | 4,693 | -695 |
| implement-design | 5,880 | +492 |
| slidev | 4,661 | -727 |
| winui3-migration-guide | 4,440 | -948 |
FAQ
- How many installs does accessibility-compliance have?
- accessibility-compliance has 5,388 total installs and 5.4K installs this week.
- Where is accessibility-compliance hosted?
- accessibility-compliance is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does accessibility-compliance have?
- accessibility-compliance has 32.4K GitHub stars.
- When was accessibility-compliance first indexed?
- OrangeBot.AI first indexed accessibility-compliance on Jan 20, 2026.
- How do I install accessibility-compliance?
- Run: npx skills add https://github.com/wshobson/agents --skill accessibility-compliance