skill ✓ Verified
Accessibility (a11y)
Build interfaces everyone can use — semantic HTML, keyboard support, focus, contrast, and labels. Use when building UI components or auditing a page for accessibility.
npx @aiskillet/cli add accessibility-a11y --target claude-code
Install once: npm i -g @aiskillet/cli — then it works in whatever tool you use.
The same skill, compiled to each target's native format.
- Author
- @aiskillet
- Source
- aiskillet/cookbook/tree/main/skills/accessibility-a11y
- Targets
- claude-code
- License
- MIT
- Tags
- design, accessibility, frontend