Armory
Source
Browse
Workflows

accessibility-audit-2

Audit UI code for WCAG compliance

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install accessibility-audit-2 --cli claude

writes the file to.claude/commands/accessibility-audit-2.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/accessibility-audit-2.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow accessibility-audit from the ui-design plugin. Audit UI code for WCAG compliance

When to use it

Audit UI code for WCAG compliance

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/ui-design/commands/accessibility-audit.md -o .claude/commands/accessibility-audit.md

Notes

Extracted from wshobson/agents. Plugin: ui-design.