a11y-008 low-contrast-token-pair, contrast < WCAG AA 4.5:1 (medium)
Each finding includes file, line, column, snippet, message, and a concrete fix.
Run it
dragoon accessibility # everything
dragoon accessibility --severity high # only critical
dragoon accessibility src/components # one folder
dragoon accessibility --rules # list every rule
dragoon accessibility --json # CI mode
1---2name: accessibility3description: Accessibility4---56# /accessibility78Goes deeper than the aggregate score in `/critique`. Per-element, per-line findings.910## When to use1112- Pre-launch accessibility audit13- The user says "a11y check", "accessibility audit", "WCAG check"14- After a feature lands, before merging1516## Rules1718- `a11y-001` img-missing-alt (high)19- `a11y-002` button-without-label (high)20- `a11y-003` link-without-text (high)21- `a11y-004` input-without-label (high)22- `a11y-005` positive-tabindex (medium)23- `a11y-006` click-handler-on-non-interactive (medium)24- `a11y-007` autofocus (low)25- `a11y-008` low-contrast-token-pair, contrast < WCAG AA 4.5:1 (medium)2627Each finding includes file, line, column, snippet, message, and a concrete fix.2829## Run it3031```32dragoon accessibility # everything33dragoon accessibility --severity high # only critical34dragoon accessibility src/components # one folder35dragoon accessibility --rules # list every rule36dragoon accessibility --json # CI mode37```
Run npx skillmds@latest add dragoon0x/accessibility in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Accessibility It is listed under Web & Frontend on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
dragoon0x (@dragoon0x) published this skill. Their other Agent Skills are listed on their SkillMD profile.