ensure-accessibility

Review designs and implementations for WCAG 2.1+ AA compliance.

4|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/lushly-dev/afd --skill ensure-accessibility
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ensure-accessibility
Source: https://github.com/lushly-dev/afd/tree/main/.claude/skills/ensure-accessibility
Command: npx skills add https://github.com/lushly-dev/afd --skill ensure-accessibility

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the critical need to make digital products usable by everyone, regardless of ability, by providing comprehensive guidance on accessibility standards and best practices.

Core Features & Use Cases

  • WCAG Compliance: Offers detailed reviews and remediation patterns for WCAG 2.1+ AA compliance.
  • Assistive Technology Support: Provides insights into keyboard navigation, screen reader compatibility, and other assistive technologies.
  • Standards Mapping: Connects issues to legal frameworks like ADA, Section 508, and EN 301 549.
  • Use Case: When designing a new modal dialog, use this Skill to ensure it meets keyboard operability, screen reader announcement, and focus management requirements according to WCAG 2.1 AA.

Quick Start

Use the ensure-accessibility skill to review the accessibility of the provided design mockups for the user profile page.

Frequently Asked Questions about ensure-accessibility

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

FAQPage Schema
How do I make my modal dialog compliant with WCAG 2.1 AA keyboard navigation and screen reader requirements?

To make a modal dialog WCAG 2.1 AA compliant, ensure it supports keyboard operability, manages focus correctly, and uses proper ARIA roles and states for screen reader announcements.

What is the best way to map digital accessibility issues to legal compliance frameworks?

Map digital accessibility issues to legal frameworks like ADA, Section 508, and EN 301 549 by using compliance mapping techniques that align interface defects with specific regulatory requirements.

How does ARIA usage affect screen reader compatibility during an accessibility review?

ARIA usage directly affects screen reader compatibility by defining roles and states that assistive technologies rely on to interpret dynamic content, ensuring proper UX component operability.

Can I get accessibility remediation patterns for design mockups before implementation?

Yes, you can review design mockups for accessibility early by applying inclusive design patterns and WCAG 2.1 AA compliance guidance to ensure screen reader and keyboard support prior to implementation.

When do I need to check my interface against EN 301 549 and EAA compliance standards?

You need to check your interface against EN 301 549 and EAA compliance standards when designing digital products for markets governed by European accessibility regulations to ensure legal operability.