delimit_story_accessibility
Scan HTML/JSX/TSX for WCAG compliance issues such as missing alt text, missing labels, empty buttons, improper heading order, and hidden focusable elements.
Instructions
Run WCAG accessibility checks by scanning HTML/JSX/TSX for common issues.
Checks: missing alt, missing labels, empty buttons, heading order, aria-hidden on focusable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Project path to scan. | |
| standards | No | Accessibility standard (WCAG2A/WCAG2AA/WCAG2AAA). | WCAG2AA |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||