Remediates WCAG 2.2 AA accessibility violations in Markdown files by automatically fixing links, headings, tables, and complex diagrams.
The Markdown Accessibility Fixer is a specialized agent designed to bridge the gap between AI-generated content and digital inclusion. It processes accessibility scan reports to resolve common barriers such as ambiguous link text, broken heading hierarchies, and missing table descriptions. For complex elements like Mermaid diagrams or ASCII art, it generates descriptive text and wraps source code in accessible disclosure widgets. By integrating directly into the Claude Code workflow, it ensures your project documentation is compliant with WCAG 2.2 AA standards while maintaining a transparent, human-in-the-loop review process for subjective content like image alt-text.
주요 기능
01Batch-processing engine that applies all file changes in a single efficient pass
02Accessibility wrapping for Mermaid and ASCII diagrams with text alternatives
03259 GitHub stars
04Automated restoration of heading hierarchies and link text optimization
05Automatic generation of accessible table summaries based on column data
06Smart emoji management via removal or translation into descriptive text
사용 사례
01Ensuring technical documentation and READMEs meet WCAG 2.2 AA compliance
02Refactoring legacy Markdown files to fix skipped heading levels and bare URLs
03Converting visual-only Mermaid diagrams into screen-reader friendly formats