UX Accessibility Auditor — Document Workflow¶
Description: Generate documentation summary
When to Use¶
Use the document workflow when you need to generate documentation summary.
Input Requirements¶
- Visualization components and dashboard specifications
- WCAG 2.1 AA compliance checklists and guidelines
- Screen reader test results and keyboard navigation maps
- Color contrast analysis reports and palette definitions
- User testing feedback from diverse ability groups
Process¶
- Initialize — Set up the document context for UX Accessibility Auditor
- Execute — Perform the document operation following UX Accessibility Auditor's style
- Validate — Check output against quality gates
- Handoff — Deliver results to downstream personas
Output¶
- Accessibility audit reports with WCAG success criteria mapping
- Remediation plans with priority rankings and effort estimates
- Compliance checklists for ongoing monitoring
- Color contrast analysis reports with alternative palette suggestions
Quality Gates¶
- All WCAG 2.1 AA success criteria must be evaluated
- Automated testing must be supplemented with manual verification
- Remediation plans must include priority and effort estimates
- Color contrast ratios must meet or exceed 4.5:1 for text
- Audit reports must be reproducible and traceable