skills/accessibility-testing/SKILL.md
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 skillsauth add javimontano/jm-agentic-development-kit-alfa accessibility-testingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
"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 |
testing
AI-generated content detection, watermarking, human-AI hybrid strategies. [EXPLICIT] Trigger: "ai content detection"
testing
Concept of Operations (CONOPS) for AI systems — system vision, stakeholder mapping, AI-human interaction spectrum, business value assessment, success metrics, and operational modes. This skill should be used when the user asks to "define the AI operational concept", "map AI stakeholders", "design AI-human interaction levels", "assess AI business value", "define AI success metrics", "plan AI operational modes", or mentions CONOPS, IEEE 1362, AI autonomy levels, AI value matrix, or AI system vision. [EXPLICIT]
development
LLM-assisted code review patterns, automated suggestion generation. [EXPLICIT] Trigger: "ai code review"
testing
AI-generated test cases, fuzzing, mutation testing, coverage optimization. [EXPLICIT] Trigger: "ai assisted testing"