AI AGENT ADDONS

Building websites that everyone can use is important. This skill shows you how to make forms and interactive parts work with screen readers and keyboard navigation. It covers semantic HTML, correct ARIA attributes, and proper focus management.

You will learn how to connect labels to inputs, mark required fields, and link error messages. These patterns help people who rely on assistive technology. They also make your code cleaner and more reliable.

Whether you are building a simple form or a complex modal, these tips help you avoid common accessibility mistakes. Use them during development or in code review to catch issues early.

Add Frontend A11y skill to your workflow

Global

mkdir -p ~/.claude/skills/frontend-a11y

Project

mkdir -p .claude/skills/frontend-a11y

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago