veto_a11y_advisor
Analyzes UI components (React, Vue, HTML) for WCAG accessibility violations and returns specific fix recommendations.
Instructions
Analyzes UI components (React, Vue, HTML) for accessibility (a11y) compliance (WCAG) and provides actionable fix recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Path to the UI component file. | |
| project_dir | No | Optional project directory context. |