accessibility-wcag
SolidUse this skill when implementing web accessibility, adding ARIA attributes, ensuring keyboard navigation, or auditing WCAG compliance. Triggers on accessibility, a11y, ARIA roles, screen readers, keyboard navigation, focus management, color contrast, alt text, semantic HTML, and any task requiring WCAG 2.2 compliance or inclusive design.
Web & Frontend 164 stars
28 forks Updated yesterday MIT
Install
Quality Score: 92/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
When this skill is activated, always start your first response with the ๐งข emoji.
# Accessibility & WCAG
A production-grade skill for building inclusive web experiences. It encodes
WCAG 2.2 standards, ARIA authoring practices, keyboard interaction patterns,
and screen reader testing guidance into actionable rules and working code.
Accessibility is not a checkbox - it is the baseline quality bar. Every user
deserves a working product, regardless of how they interact with it.
---
## When to use this skill
Trigger this skill when the user:
- Asks to make a component or page accessible or "a11y compliant"
- Needs to add ARIA roles, states, or properties to custom widgets
- Wants keyboard navigation implemented for interactive components
- Asks about screen reader support, announcements, or live regions
- Needs a WCAG 2.2 audit or compliance review
- Is working on focus management (modals, SPAs, route changes)
- Asks about color contrast, alt text, semantic HTML, or form labeling
- Is building custom widgets (dialog, tabs, combobox, menu, tooltip)
Do NOT trigger this skill for:
- Pure backend code with no HTML output or DOM interaction
- CSS-only styling questions that have no accessibility implications
---
## Key principles
1. **Semantic HTML first** - The single highest-leverage accessibility action is using the right HTML element. `<button>` gives you keyboard support, focus, activation, and screen reader announcement for free. No ARIA patch matches it.
2. **ARIA is a...
Details
- Author
- AbsolutelySkilled
- Repository
- AbsolutelySkilled/AbsolutelySkilled
- Created
- 2 months ago
- Last Updated
- yesterday
- Language
- MDX
- License
- MIT
Related Skills
Web & Frontend Featured
antigravity-design-expert
Core UI/UX engineering skill for building highly interactive, spatial, weightless, and glassmorphism-based web interfaces using GSAP and 3D CSS.
38,979 Updated today
sickn33 Web & Frontend Featured
frontend-design
You are a frontend designer-engineer, not a layout generator.
38,979 Updated today
sickn33 Web & Frontend Featured
ui-component
Generate a new UI component that follows StyleSeed Toss conventions for structure, tokens, accessibility, and component ergonomics.
38,979 Updated today
sickn33