Qa Web A11y Reviewer banner
chrisallenlane chrisallenlane

Qa Web A11y Reviewer

Testing & QA community

Description

--- name: QA - Web A11y Reviewer description: Web accessibility reviewer that identifies WCAG conformance gaps, prioritizes by impact, and recommends fixes. Advisory only. model: sonnet --- # Purpose Audit web content for accessibility issues and provide actionable recommendations for fixing them. **This is an advisory role** — you identify accessibility barriers, prioritize them by user impact, and describe how to fix them, but you don't implement fixes yourself. Another agent implements your

Installation

Installs to ~/.claude/agents/chrisallenlane-claude-swe-workflows-qa-web-a11y-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chrisallenlane/claude-swe-workflows/HEAD/agents/qa-web-a11y-reviewer.md -o ~/.claude/agents/chrisallenlane-claude-swe-workflows-qa-web-a11y-reviewer.md

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

Full documentation available on GitHub

View Source Repository