audit_component
Audit HTML, JSX, Vue, or Svelte markup for WCAG accessibility, performance, and responsive issues. Get scored findings and actionable fix suggestions.
Instructions
Audit HTML/JSX/Vue/Svelte markup for accessibility (WCAG), performance, and responsive design issues. Returns scored findings with fix suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markup | Yes | HTML, JSX, Vue SFC, or Svelte markup to audit | |
| framework | No | Framework of the markup (affects parsing) | html |
| categories | No | Audit categories to run. Defaults to all three. | |
| wcag_level | No | WCAG conformance level | AA |
| component_name | No | Name of the component (for report labeling) |