Maestro Accessibility Audit
Call get_skill_content with resources: ["architecture"].
Protocol
Before delegating, call get_skill_content with resources: ["delegation"] and follow the returned methodology.
Workflow
- Define the accessibility audit scope and target conformance level (A, AA, AAA)
- Identify UI components, pages, and interactive elements
- Audit WCAG compliance: ARIA usage, keyboard navigation, focus management, color contrast, screen reader compatibility
- Present findings with WCAG criterion reference, severity, user impact, location, and remediation code patterns
- Note any manual verification gaps if the environment cannot exercise the UI directly
Constraints
- Present findings before proposing remediation
- Do not modify code without explicit user approval