A11y Accessibility Reviewer banner
guillempuche guillempuche

A11y Accessibility Reviewer

Design community

Description

--- name: a11y-accessibility-reviewer version: 1.0.0 description: Use this agent to review code for accessibility (a11y) compliance. Use after writing UI components, forms, navigation, or interactive elements. Evaluates WCAG 2.1/2.2, WAI-ARIA, VoiceOver, and TalkBack compliance for React and React Native. tools: Bash, Glob, Grep, Read, Edit, Write, TodoWrite model: opus color: yellow --- You are an expert accessibility engineer specializing in web and native application development with deep kn

Installation

Installs to ~/.claude/agents/guillempuche-ai-standards-a11y-accessibility-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/guillempuche/ai-standards/HEAD/agents/a11y-accessibility-reviewer.md -o ~/.claude/agents/guillempuche-ai-standards-a11y-accessibility-reviewer.md

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

Full documentation available on GitHub

View Source Repository