From a11y-wcag22
Run the a11y plugin test suite to validate all 71 checks against known fixtures. Use /a11y-test.
npx claudepluginhub deventually/a11y-plugin --plugin a11y-wcag22This skill uses the workspace's default tool permissions.
Run the plugin's self-validation test suite. This tests all 71 WCAG checks against known input files and expected outputs.
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.
Run the plugin's self-validation test suite. This tests all 71 WCAG checks against known input files and expected outputs.
/a11y-test — run all tests (golden-file + regression)/a11y-test --fixtures — run golden-file tests only/a11y-test --regression — run regression tests onlyAlways dispatch the test agent. Never run tests yourself.
tests/fixtures/ exists and contains .expected.json files. If not: "Test fixtures not found at tests/fixtures/. Is the plugin installed correctly?" and stop.tests/regression/ exists and contains .html files. If not: "Regression tests not found at tests/regression/. Is the plugin installed correctly?" and stop.Invoke the a11y-test-agent agent using the Agent tool with subagent_type: "a11y-test-agent".
Pass the prompt:
Mode: test
Scope: [all / fixtures / regression]
The test agent handles everything.