Validate WCAG compliance and accessibility standards (ARIA, keyboard navigation). Use when auditing WCAG compliance or screen reader compatibility. Trigger with phrases like "scan accessibility", "check WCAG compliance", or "validate screen readers".
4.0
Rating
0
Installs
Testing & Quality
Category
The skill addresses accessibility testing but suffers from generic content that doesn't match its specific purpose. The description mentions WCAG, ARIA, and screen reader validation, but SKILL.md provides only generic testing steps without accessibility-specific guidance. While it references specialized scripts (aria_validator.py, wcag_guidelines.py) that likely contain domain knowledge, the main documentation lacks concrete accessibility testing steps like running axe-core, validating ARIA roles, or checking keyboard navigation patterns. The structure is clear but the content is templated and doesn't leverage the referenced scripts. Novelty is low since basic accessibility scanning can be done with standard CLI tools like pa11y or axe-cli without extensive orchestration.
Loading SKILL.md…