A11y Mapper banner
hegemonart hegemonart

A11y Mapper

Security community

Description

--- name: a11y-mapper description: "Maps static accessibility signals - ARIA usage, keyboard nav, focus states, skip links, semantic markup - to .design/map/a11y.md. Static-only; no live browser audit." tools: Read, Write, Bash, Grep, Glob color: cyan model: inherit default-tier: sonnet tier-rationale: "Open-ended a11y pattern recognition across many files; Sonnet's breadth matters" parallel-safe: auto typical-duration-seconds: 45 reads-only: false writes: - ".design/map/a11y.md" - ".design/

Installation

Installs to ~/.claude/agents/hegemonart-ultimate-design-a11y-mapper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hegemonart/ultimate-design/HEAD/agents/a11y-mapper.md -o ~/.claude/agents/hegemonart-ultimate-design-a11y-mapper.md

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

Full documentation available on GitHub

View Source Repository