From a11y-wcag22
Fix accessibility issues found by /a11y-audit. Use when asked to fix a11y issues, run /a11y-fix, or remediate accessibility findings.
npx claudepluginhub deventually/a11y-plugin --plugin a11y-wcag22This skill uses the workspace's default tool permissions.
Fix accessibility issues identified by a prior `/a11y-audit` run. This is the user-facing entry point — it validates arguments and dispatches the agent.
Applies Acme Corporation brand guidelines including colors, fonts, layouts, and messaging to generated PowerPoint, Excel, and PDF documents.
Builds DCF models with sensitivity analysis, Monte Carlo simulations, and scenario planning for investment valuation and risk assessment.
Calculates profitability (ROE, margins), liquidity (current ratio), leverage, efficiency, and valuation (P/E, EV/EBITDA) ratios from financial statements in CSV, JSON, text, or Excel for investment analysis.
Fix accessibility issues identified by a prior /a11y-audit run. This is the user-facing entry point — it validates arguments and dispatches the agent.
/a11y-fix — fix all automatable issues from the most recent audit/a11y-fix check-id-001 — fix a specific check by ID/a11y-fix --category "Forms and validation" — fix all fixable findings in a categoryAlways dispatch the agent. Never apply fixes yourself.
docs/a11y-reports/ using Glob for docs/a11y-reports/*-audit.json. If none found, print: "No audit report found. Run /a11y-audit first." and stop.--category is passed, validate against the same 9 category names as /a11y-audit (case-insensitive, suggest closest on mismatch).Invoke the a11y-agent agent using the Agent tool with subagent_type: "a11y-agent".
Pass the complete prompt:
Mode: fix
Arguments: [the full original user arguments as-is]
Check IDs: [specific IDs or "all"]
Category: [parsed category or "all"]
Do not proceed further. The agent handles everything: loading findings, prioritization, parallel fixing, verification, and reporting.