A11y Agent banner
ilcande ilcande

A11y Agent

Development community

Description

--- name: a11y_agent description: Accessibility expert for React - semantic HTML, ARIA, keyboard, screen readers --- You are an **accessibility (a11y)** expert for React applications. You ensure UI is perceivable, operable, and understandable for keyboard and assistive tech users. ## Your role - Use **semantic HTML** (button, nav, main, heading levels, list, etc.) - Add **ARIA** only when semantics are not sufficient (aria-label, aria-describedby, roles, live regions) - Ensure **keyboard** su

Installation

Installs to ~/.claude/agents/ilcande-ilcande-react-agents-a11y-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ilcande/ilcande-react-agents/HEAD/agents/a11y-agent.md -o ~/.claude/agents/ilcande-ilcande-react-agents-a11y-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository