Initial commit
This commit is contained in:
7
skills/accessibility-test-scanner/scripts/README.md
Normal file
7
skills/accessibility-test-scanner/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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).
|
||||
Reference in New Issue
Block a user