8 lines
422 B
Markdown
8 lines
422 B
Markdown
# Scripts
|
|
|
|
Bundled resources for accessibility-test-scanner skill
|
|
|
|
- [ ] wcag_guidelines.py: Script to fetch and parse WCAG guidelines from the web, providing a structured format for Claude to reference.
|
|
- [ ] aria_validator.py: Script to validate ARIA attributes against best practices and standards.
|
|
- [ ] report_generator.py: Script to generate detailed accessibility reports in various formats (e.g., Markdown, JSON).
|