$npx skillfedfor your agent

accessibility-patterns

This skill equips developers with practical guidance on WCAG standards and techniques for creating accessible web interfaces. Explore proven patterns and implementation strategies that ensure your components work for all users, regardless of ability or assistive technology.

accessibility-patterns provides comprehensive guidance on WCAG standards and techniques for creating accessible web interfaces. The skill equips developers with practical implementation strategies aligned with WCAG requirements, helping ensure your web components meet accessibility compliance levels. You'll learn proven patterns that make interfaces work for all users, regardless of ability or assistive technology, with particular focus on standards-based approaches to inclusive design.

AI-generated summary based on this skill's SKILL.md

14 6 Apache-2.0updated by organvm

Decision gist · record as of 2026-07-22

accessibility-patterns provides comprehensive guidance on WCAG standards and techniques for creating accessible web interfaces. The skill equips developers with practical implementation strategies aligned with WCAG requirements, helping ensure your web components meet accessibility compliance levels. You'll learn proven patterns that make interfaces work for all users, regardless of ability or assistive technology, with particular focus on standards-based approaches to inclusive design.

manual: git clone https://github.com/organvm/a-i--skills → cp -r a-i--skills/skills/development/accessibility-patterns ~/.claude/skills/accessibility-patterns
skills/development/accessibility-patterns/SKILL.md · version 740efec3

Use it when

  • accessibility-patterns teaches developers how to build keyboard-navigable interfaces through focus management and keyboard event handling.
  • accessibility-patterns addresses screen reader testing as a critical part of web accessibility auditing.

Verify before relying

Read SKILL.md below before installing (5 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

organvm/a-i--skills/accessibility-patterns · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What are WCAG compliance guidelines that accessibility-patterns covers?

accessibility-patterns provides comprehensive guidance on WCAG standards and techniques for creating accessible web interfaces. The skill equips developers with practical implementation strategies aligned with WCAG requirements, helping ensure your web components meet accessibility compliance levels. You'll learn proven patterns that make interfaces work for all users, regardless of ability or assistive technology, with particular focus on standards-based approaches to inclusive design.

How does accessibility-patterns help with keyboard navigation implementation?

accessibility-patterns teaches developers how to build keyboard-navigable interfaces through focus management and keyboard event handling patterns. The skill covers techniques for implementing proper focus indicators, managing tab order, and creating keyboard shortcuts that enable users to navigate your entire interface without a mouse. These patterns ensure your web components are fully operable via keyboard, a core requirement for accessibility compliance.

What screen reader testing approaches does accessibility-patterns recommend?

accessibility-patterns addresses screen reader testing as a critical part of web accessibility auditing. The skill provides guidance on testing and auditing web accessibility compliance, including how to verify that your components work correctly with screen readers. You'll learn best practices for ensuring semantic HTML and ARIA attributes are properly implemented so assistive technologies can interpret your content accurately.

How can I use accessibility-patterns to understand semantic HTML and ARIA for inclusive design?

accessibility-patterns explains semantic HTML and ARIA attributes as foundational tools for inclusive design. The skill teaches developers how to use proper heading hierarchies, landmark elements, and ARIA roles to create meaningful structure that assistive technologies can interpret. You'll learn when and how to apply ARIA attributes to enhance accessibility without relying on visual cues, ensuring your interfaces communicate intent clearly to all users.

What does accessibility-patterns teach about fixing color contrast and perceivable content?

accessibility-patterns covers techniques for ensuring content is perceivable to all users, including color contrast requirements that meet WCAG standards. The skill guides developers on selecting color combinations that provide sufficient contrast for users with low vision or color blindness, and on implementing alternative ways to convey information beyond color alone. These patterns help ensure your web components remain usable across diverse visual abilities.

Can accessibility-patterns help me audit my website for accessibility issues?

accessibility-patterns equips developers with knowledge for testing and auditing web accessibility compliance. The skill provides practical patterns and best practices for identifying accessibility issues in your interfaces, from keyboard navigation problems to screen reader incompatibilities. By learning these audit techniques alongside implementation strategies, you can systematically verify that your website meets accessibility standards and works for users with diverse abilities and assistive technologies.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Accessibility Patterns

Build for everyone from the start.

Core Principles (POUR)

Principle Meaning Example
Perceivable Users can perceive content Alt text, captions, contrast
Operable Users can interact Keyboard access, enough time
Understandable Users can comprehend Clear language, predictable
Robust Works with assistive tech Valid HTML, ARIA

WCAG Levels

Level Description Target
A Minimum Must have
AA Standard Industry standard, legal requirement
AAA

(truncated - see the full file via the links below)

File tree — 5 files
skills/development/accessibility-patterns/SKILL.md
skills/development/accessibility-patterns/references/aria-patterns.md
skills/development/accessibility-patterns/references/testing-tools.md
skills/development/accessibility-patterns/references/wcag-checklist.md
skills/development/accessibility-patterns/references/workflow-integration.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Learn WCAG standards and implement accessible web components”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Accessibility Engineer
by daffy0208 · daffy0208/ai-dev-standards

This skill equips developers with the knowledge and techniques needed to design and build web applications that meet WCAG 2.1 AA accessibility standards. Learn how to identify barriers, implement inclusive patterns, and verify compliance across your projects. Gain hands-on experience making digital experiences usable for everyone.

MITupdated Dec 2025
★ 32repo stars
accessibility-auditor
by patricio0312rev · patricio0312rev/skills

This skill equips you to systematically evaluate web applications for accessibility compliance, pinpointing WCAG 2.1 violations and usability barriers that affect users with disabilities. It provides structured auditing capabilities to assess color contrast, keyboard navigation, semantic markup, and assistive technology compatibility, helping teams build more inclusive digital experiences.

MITupdated Jan 2026
★ 52repo stars
accessibility-a11y
by travisjneuman · travisjneuman/.claude

This skill equips you to evaluate and improve digital experiences for users with disabilities, ensuring your interfaces meet modern accessibility standards. Leverage WCAG 2.2 guidelines and assistive technology best practices to create inclusive web applications that work for everyone.

MITupdated Jul 2026
★ 85repo stars
Web Accessibility
by hoodini · hoodini/ai-agents-skills

This skill helps you evaluate your website's accessibility posture by detecting common compliance violations and usability barriers. It surfaces issues that impact visitors with disabilities, then provides clear recommendations to improve inclusivity and meet standards like WCAG.

no license declared → metadata onlyupdated Jul 2026
★ 257repo stars
frontend-a11y
by affaan-m · affaan-m/ECC

This skill equips you to construct inclusive web forms using React and Next.js, emphasizing semantic HTML structure and proper ARIA attributes. Learn to implement accessible error messaging, validation feedback, and label associations that meet WCAG standards and improve user experience across assistive technologies.

MITupdated Jul 2026
★ 234,207repo stars
form-accessibility
by Bbeierle12 · Bbeierle12/Skill-MCP-Claude

Master accessible form design by implementing WCAG 2.2 AA standards, semantic HTML, and ARIA attributes that work across assistive technologies. Learn keyboard navigation patterns, error handling, and validation techniques that ensure your forms remain usable for everyone, regardless of ability or device.

MITupdated Jul 2026
★ 8repo stars

More skills accessibility-testing (MIT)

Tags
wcag-compliancescreen-reader-supportkeyboard-accessibleinclusive-uxassistive-technologysemantic-markupfocus-managementcontrast-standardsaria-patternsa11y-testing