Accessibility (a11y) best practices and WCAG compliance. Use when ensuring applications work for all users.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add skeletorflet/opencode-supreme-setup --skill a11y --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of A11y?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/skeletorflet-a11y)More formats (shields.io, HTML) on the badges page.
---
name: a11y
description: Accessibility (a11y) best practices and WCAG compliance. Use when ensuring applications work for all users.
---
## a11y
Make applications accessible.
### WCAG principles
- Perceivable: content available to senses
- Operable: UI works with various inputs
- Understandable: content and UI are clear
- Robust: works with assistive tech
### Key practices
- Semantic HTML
- ARIA labels and roles
- Keyboard navigation
- Color contrast (4.5:1 minimum)
- Alt text for images
- Form labels
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!