Help us improve
Share bugs, ideas, or general feedback.
From jm-adk
Plan, execute, and report web accessibility tests with axe-core, Playwright/Jest evidence, keyboard scripts, screen reader smoke checks, color contrast validation, and explicit WCAG target scope. [EXPLICIT] Trigger: "accessibility test", "a11y test", "WCAG test", "screen reader", "axe-core", "keyboard accessibility"
npx claudepluginhub javimontano/jm-adk-alfaHow this skill is triggered — by the user, by Claude, or both
Slash command
/jm-adk:accessibility-testingThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
> "The power of the web is in its universality. Access by everyone regardless of disability is an essential aspect." — Tim Berners-Lee
README.mdagents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdassets/README.mdassets/deliverable-checklist.mdassets/manifest.jsonevals/evals.jsonexamples/example-input.mdexamples/example-output.mdknowledge/body-of-knowledge.mdknowledge/knowledge-graph.jsonknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.htmlApplies C++ Core Guidelines to write, review, or refactor C++ code. Enforces modern, safe, and idiomatic practices for C++17/20/23.
Share bugs, ideas, or general feedback.
"The power of the web is in its universality. Access by everyone regardless of disability is an essential aspect." — Tim Berners-Lee
Guides accessibility testing as an evidence-producing workflow: define scope, run automated checks where possible, execute manual keyboard and assistive-technology smoke tests, record contrast and motion results, and produce a pass/fail/not-verified report. Use for test plans, regression suites, QA reports, and retest evidence. Do not claim WCAG compliance without explicit target, scope, date, tested technologies, and evidence. [EXPLICIT]
@axe-core/playwright, jest-axe, browser-rendered contrast checks, visual/focus evidence, CI, and manual test notes.pass, fail, conditional, or not verified.not verified.not verified marker.not verified with next action.outline: none without providing alternative focus indicatorsaccessibility-audit — use for broader governance, policy, and compliance audit scopeaccessibility-design — use for designing accessible interaction patterns and UI changesmodal-dialog-patterns — focus management is critical for modal accessibilitynavigation-patterns — navigation is the most common a11y failure areaExample invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |
assets/deliverable-checklist.md provides the reusable checklist for final deliverable and guardian review.