accessibility

Audit web content for WCAG 2.2 conformance and accessibility improvements.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/cedriking/zenda --skill accessibility-cedriking
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility
Source: https://github.com/cedriking/zenda/tree/main/.agents/skills/accessibility
Command: npx skills add https://github.com/cedriking/zenda --skill accessibility-cedriking

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Audit and improve web accessibility for digital content.

Core Features & Use Cases

  • Reference WCAG 2.2 guidelines and practical a11y patterns to ensure inclusivity.
  • Provide testing checklists for keyboard navigation, screen readers, color contrast, and focus management.
  • Use cases include audits for websites, web apps, and accessible content authoring workflows.

Quick Start

Run an accessibility audit on your site and implement the recommended improvements.

Frequently Asked Questions about accessibility

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit my website for WCAG 2.2 conformance?

Auditing for WCAG 2.2 conformance involves testing against perceivable, operable, understandable, and robust guidelines, using reference patterns and checklists for keyboard navigation, screen readers, and focus management.

What is included in a web accessibility testing checklist?

An accessibility testing checklist covers keyboard navigation, screen reader compatibility, color contrast verification, and focus management to ensure interfaces satisfy practical a11y guidelines.

How do I test web apps for screen reader and keyboard navigation compatibility?

Testing web apps for screen reader and keyboard navigation uses manual and automated audits based on WCAG 2.2 patterns to verify operable and robust interface interactions.

Can I use these accessibility guidelines for content authoring workflows?

These accessibility guidelines apply directly to accessible content authoring workflows, providing reference patterns and testing checklists for websites and web apps.

What's the best way to improve color contrast and focus management for a11y compliance?

Improving color contrast and focus management requires applying WCAG 2.2 reference patterns during an accessibility audit to identify and resolve perceivable and operable interface barriers.

Why does my web interface fail assistive technology testing?

Web interfaces fail assistive technology testing when they lack robust WCAG 2.2 conformance, often requiring audits to fix focus management, keyboard navigation, and screen reader support.