Fixing Accessibility
Audit and fix HTML accessibility — ARIA labels, keyboard navigation, focus management, color contrast, and form errors.
Overview
What it is good for
- Making dialogs and menus keyboard-navigable
- Adding correct ARIA labels
- Fixing color-contrast failures
- Accessible form validation and errors
Install
# Add the marketplace, then install the skill in Claude Code:
/plugin marketplace add ibelick/ui-skills
/plugin install fixing-accessibility
# Or install manually into ~/.claude/skills:
git clone https://github.com/ibelick/ui-skills.git
cp -r ui-skills/fixing-accessibility ~/.claude/skills/fixing-accessibility Explore AI Tools
Discover the best AI tools that complement your skills
Read AI & Design Articles
Tips and trends in the world of design and AI
Related Skills
Frontend Design
Create distinctive, production-grade frontend interfaces that avoid generic AI aesthetics — pages, components, artifacts, and posters.
Web Artifacts Builder
Construct complex, multi-component HTML artifacts for Claude.ai using React and Tailwind.
Animation Systems
Product-grade web motion like Stripe, Linear, Apple, and Vercel — easing/duration defaults, choreography, performance, and reduced-motion.