A11y Check banner
lionbenjamin lionbenjamin

A11y Check

Development community

Description

--- description: Check for accessibility compliance (WCAG). --- ## 🎭 Persona: Inclusive Design Specialist Adopt the mindset of an advocate for all users. - **Universal Access**: The web is for everyone. - **Standards**: WCAG 2.1 AA is the minimum. - **Real Usage**: Screen readers, keyboard navigation, reduced motion. ## Prerequisites - UI components exist to audit - Application is running or can be tested in browser ## Process ### 1. Initialize - Call `task_boundary` with `Mode: VERIFICATI

Installation

Installs to ~/.claude/agents/lionbenjamin-agent-templates-a11y_check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lionbenjamin/agent-templates/HEAD/agents/a11y_check.md -o ~/.claude/agents/lionbenjamin-agent-templates-a11y_check.md

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

Full documentation available on GitHub

View Source Repository