agentsclimarketplace

A11y role audit

Skill zivtech/accessibility-skills/.agents/skills/a11y-role-audit

ARRM-based accessibility role audit — responsibility-based review lensesFrom its SKILL.md

Install
npx -y skills add zivtech/accessibility-skills --skill a11y-role-audit

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.3 KB, 266 tokens by cl100k_base, as published. Nobody here has run it

Accessibility Role Audit (Codex Mirror)

Review a component, page, or design from the responsibility perspective of team roles derived from the W3C WAI ARRM framework.

Roles

  1. Visual Design — Contrast, zoom, focus indicators, target sizes, motion
  2. UX Design — Interaction patterns, focus order, error flows, state communication
  3. Front-End Development — Semantic HTML, ARIA, keyboard, live regions
  4. Content Authoring — Alt text, headings, link text, captions, plain language
  5. Business Analysis — CAPTCHA, time limits, requirements, metrics
  6. Testing — AT validation, regression, coverage

Usage

Review this component from the visual design role perspective:
[component code or description]

Reference Files

  • roles/README.md — overview and integration
  • roles/<role-name>.md — per-role definition with checklist
  • roles/arrm-task-mapping.yaml — WCAG SC → role mapping

Output

Each role produces:

  • Findings with severity, WCAG citation, evidence, and role ownership
  • Blind spot escalations (areas needing other roles)
  • Cross-role synthesis when multiple roles reviewed

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.