web-accessibility
Guidance and implementation patterns for WCAG-compliant web accessibility using semantic HTML, ARIA, and React/TS.
Install
npx skills add https://github.com/supercent-io/skills-template --skill web-accessibilityStats
| Total installs | 12,654 |
| Weekly installs | 12.6K |
| GitHub stars | 88 |
| First seen | Jan 24, 2026 |
| Source | @supercent-io/skills-template |
Summary
- Covers semantic HTML structure, keyboard navigation (Tab, arrow keys, ESC), and focus management for modals and interactive components
- Provides ARIA attribute guidance (aria-label, aria-live, aria-hidden, role attributes) with practical React/TypeScript examples
- Includes color contrast requirements (WCAG AA/AAA), visual focus indicators, and testing strategies using axe-core and Lighthouse
- Enforces mandatory rules: keyboard-only usability, alternative text for images, associated form labels, and prohibition of outline removal
Tags
Related skills
| Skill | Installs | vs web-accessibility |
|---|---|---|
| vercel-deploy | 10,602 | -2,052 |
| vitest | 10,256 | -2,398 |
| performance-optimization | 11,460 | -1,194 |
| seo-geo | 17,972 | +5,318 |
| ai-sdk | 14,212 | +1,558 |
FAQ
- How many installs does web-accessibility have?
- web-accessibility has 12,654 total installs and 12.6K installs this week.
- Where is web-accessibility hosted?
- web-accessibility is published by @supercent-io/skills-template at https://github.com/supercent-io/skills-template.
- How many GitHub stars does web-accessibility have?
- web-accessibility has 88 GitHub stars.
- When was web-accessibility first indexed?
- OrangeBot.AI first indexed web-accessibility on Jan 24, 2026.
- How do I install web-accessibility?
- Run: npx skills add https://github.com/supercent-io/skills-template --skill web-accessibility