HardikDanej

Accessibility Wcag Auditing Subagent — Development agent for Claude Code

Development community

Sub-agent owning accessibility signals directly verifiable from markup — alt text, heading hierarchy, semantic HTML vs. div-soup, ARIA landmarks.

How to install Accessibility Wcag Auditing Subagent

Installs to ~/.claude/agents/hardikdanej-tantra-os-accessibility-wcag-auditing-subagent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/HardikDanej/Tantra-OS/HEAD/.claude/agents/accessibility-wcag-auditing-subagent.md -o ~/.claude/agents/hardikdanej-tantra-os-accessibility-wcag-auditing-subagent.md

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

What Accessibility Wcag Auditing Subagent does


name: accessibility-wcag-auditing-subagent description: "Sub-agent owning accessibility signals directly verifiable from markup — alt text, heading hierarchy, semantic HTML vs. div-soup, ARIA landmarks. Only accepts dispatches from the Website Development Agent, never the Chief Orchestrator or another sub-agent directly. Flags color-contrast and full WCAG compliance as unverifiable by this system's tools, and recommends WAVE/axe or human review rather than asserting a compliance verdict — in

Alternatives in Development

  • Fable Worker Haiku — Fable stage worker for bulk mechanical work — file processing, format conversion, boilerplate, structured extr 837 ★
  • Website Developer — Use this agent when you need to develop, enhance, or maintain the GitHub Pages static site in the docs/ folder 570 ★
  • Ark Prototyper — Use this agent to build minimal, verifiable prototypes of Ark features 419 ★

Full documentation available on GitHub

View Source Repository