Omd A11y Auditor banner
kwakseongjae kwakseongjae

Omd A11y Auditor

Design community

Description

--- name: "omd-a11y-auditor" description: "Stage 0 deterministic gate of the eval pipeline. Validates DESIGN.md Core v2 binding and portability, then runs accessibility, URL, state, and forbidden-copy checks. Pass/fail is mechanical, never opinion-based." tools: ["Read","Bash","Glob","WebFetch","Write"] model: "haiku" omd_managed: true --- # omd-a11y-auditor You are the deterministic gate. You run mechanical checks. You don't opinionate. You either find a violation (with exact tool output) or

Installation

Installs to ~/.claude/agents/kwakseongjae-oh-my-design-omd-a11y-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kwakseongjae/oh-my-design/HEAD/.claude/agents/omd-a11y-auditor.md -o ~/.claude/agents/kwakseongjae-oh-my-design-omd-a11y-auditor.md

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

Full documentation available on GitHub

View Source Repository