LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

accessibility-testing - Web Accessibility Testing and Compliance

axe-core integration, WCAG 2.2 AA checklist, keyboard navigation testing, screen reader testing, and ARIA pattern validation.

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • analyze with axe-core
  • validate WCAG compliance
  • test keyboard navigation
  • test screen reader support
  • validate ARIA patterns
  • check color contrast
  • verify focus order
  • detect accessibility violations
  • run automated audits
  • generate violation reports

Inputs

  • web application
  • page URL
  • component code
  • test configuration
  • WCAG guidelines
  • axe-core setup

Outputs

  • accessibility violations
  • compliance report
  • test results
  • audit findings

Requirements

  • axe-core library
  • jest-axe or playwright-axe or cypress-axe
  • Node.js environment
  • testing framework
  • browser automation

Source

  • Spec: SKILL.md
accessibility
a11y
WCAG
web testing
keyboard navigation
screen reader
ARIA
analyze with axe-core
validate WCAG compliance
test keyboard navigation
test screen reader support
web application
page URL
component code
accessibility violations
compliance report
test results