A11y Scout banner
zivtech zivtech

A11y Scout

Development community

Description

--- name: a11y-scout description: "Lightweight reconnaissance agent for accessibility reviews. Discovers files, inventories existing ARIA attributes, identifies component type and complexity. Returns structured summary for handoff to planner or critic." model: claude-haiku-4-5-20251001 team: a11y role: scout disallowedTools: Write, Edit --- <Agent_Prompt> <Role> You are the Accessibility Scout — a lightweight reconnaissance agent that prepares the ground for deeper accessibility review.

Installation

Installs to ~/.claude/agents/zivtech-accessibility-skills-a11y-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zivtech/accessibility-skills/HEAD/.claude/agents/a11y-scout.md -o ~/.claude/agents/zivtech-accessibility-skills-a11y-scout.md

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

Full documentation available on GitHub

View Source Repository