AI AGENT ADDONS

Fixing Accessibility

ibelick/ui-skills

Making websites work for everyone is important. This skill helps you find and fix common accessibility issues in HTML code. It covers things like ARIA labels, keyboard navigation, focus management, color contrast, and form errors.

You can use it when adding buttons, forms, dialogs, or any interactive part of a web page. The goal is to meet WCAG standards and make your site easy to use for people with disabilities.

The skill gives you step-by-step rules and code examples. It focuses on minimal changes that have a big impact. This makes your web project more inclusive and user friendly.

Add Fixing Accessibility skill to your workflow

Global

mkdir -p ~/.claude/skills/fixing-accessibility

Project

mkdir -p .claude/skills/fixing-accessibility

Source Repository

Stars
3,426
Forks
143
Watchers
3,426
License
MIT
Last Push
28 days ago
Created
6 months ago