This is your reference table when Claude needs to look up accessibility rules across Word, Excel, PowerPoint, PDF, and ePub documents. It maps over 100 format-specific rules (like DOCX-E001 for missing alt text or PDFUA.TAGGED for untagged PDFs) to their corresponding WCAG 2.2 success criteria, which is essential when you're generating compliance reports or need to understand why a particular finding matters. The severity levels (error, warning, tip) and confidence scores help prioritize fixes. It covers both automated checks and flags what requires manual review, like color contrast or embedded media accessibility. If you're building document accessibility workflows or need to explain findings in terms of international standards, this gives Claude the structured knowledge to do it accurately.
npx skills add https://github.com/community-access/accessibility-agents --skill accessibility-rules