Harness-engineering a11y-testing-automation
name: a11y-testing-automation
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/a11y-testing-automation/skill.yamlsource content
name: a11y-testing-automation version: '1.0.0' description: Automate accessibility testing with axe-core, jest-axe, Playwright, and CI integration stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/*.tsx'
- '**/*.html'
- '**/*.vue'
- '**/*.svelte'
- '**/*.astro'
- '**/.test.'
- '**/.spec.' related_skills:
- a11y-screen-reader-testing
- a11y-aria-patterns
- a11y-semantic-html stack_signals:
- accessibility
- react
- typescript keywords:
- axe-core
- jest-axe
- playwright
- testing-library
- eslint-a11y
- ci
- automated-testing metadata: author: community upstream: github.com/dequelabs/axe-core state: persistent: false files: [] depends_on: []