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".
Automates WCAG compliance validation and screen reader compatibility testing. Trigger with "scan accessibility" or "check WCAG compliance" to run ARIA and keyboard navigation audits.
/plugin marketplace add jeremylongshore/claude-code-plugins-plus-skills/plugin install agent-context-manager@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/README.mdassets/example_scan_results.jsonassets/report_template.mdreferences/README.mdscripts/README.mdscripts/aria_validator.pyscripts/report_generator.pyscripts/wcag_guidelines.pyThis skill provides automated assistance for accessibility test scanner tasks.
Before using this skill, ensure you have:
Set up the testing context:
Run the test suite:
Process test outcomes:
Document findings in {baseDir}/test-reports/:
The skill generates comprehensive test results:
Each test includes:
Common issues and solutions:
Environment Setup Failures
Test Execution Timeouts
Resource Exhaustion
Dependency Issues
This skill provides automated assistance for accessibility test scanner tasks. This skill provides automated assistance for the described functionality.
Example usage patterns will be demonstrated in context.
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.