QualityShell

Accessibility

by evanca

Accessibility is a Quality skill for Claude Code, published by evanca in flutter-ai-rules.

616 stars60 forkson evanca/flutter-ai-rulesAdded 2026/08/24Repository updated 2026/08/21
aiai-rulesai-skillsantigravityclaudeclaude-aiclaude-codeclaude-skillscodexcodex-clicodex-skillcodex-skillscursorcursor-aidartdartlangflutterllmwindsurfwindsurf-ai
Install in seconds
Install Accessibility
Copy Accessibility into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/evanca/flutter-ai-rules/tree/main/skills/accessibility ~/.claude/skills/accessibility

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/evanca/flutter-ai-rules.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/accessibility/SKILL.md in evanca/flutter-ai-rules
Installs to
~/.claude/skills/accessibility
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Accessibility does

Accessibility helps check whether people can perceive, navigate, and interact with a product using assistive tools or alternate input methods. Use it for WCAG, ARIA, keyboard support, screen readers, contrast, text alternatives, captions, motion, and target sizes.

Accessibility is cataloged under Quality on DirSkills. Accessibility comes from a repository tagged ai, ai-rules, ai-skills, antigravity and claude.

Documentation

README

Accessibility

Accessibility answers one question:

Can someone use this with assistive tools, a different input method, or a different ability?

It is specifically about people with disabilities being able to perceive, understand, navigate, and interact with a product on equal terms — whether they use a screen reader, only a keyboard, a switch, voice control, magnification, or captions. This is the ability half of designing for everyone. The context half — language, culture, device, affordability, confidence — belongs to the sibling inclusive-design skill. They overlap but have different focuses; keep them distinct so neither gets diluted.

When to use

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Accessibility

  • What else does evanca publish alongside Accessibility?

    Accessibility is one of 25 skills that DirSkills catalogs from evanca/flutter-ai-rules, the repository it ships in. Its siblings there include Bloc, Code Review and Dart 3 Updates. Each one is a separate skill with its own page in this directory, installs the same way Accessibility does, and is maintained by evanca in that same repository. The rest of the collection is listed on the evanca/flutter-ai-rules page.

  • How does Accessibility compare to other Quality skills?

    Accessibility ranks #1115 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Accessibility against them. Open each page to compare what they document and how they install.