mgifford/accessibility-skills

A collection of Claude Skill to mirror https://mgifford.github.io/ACCESSIBILITY.md

This repository also configures its own agents. See what accessibility-skills tells them →

44Stars on the repository
34Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

print

25

mgifford/accessibility-skills

Skill Claude CodeCodex

Load this skill whenever the project includes print stylesheets, print media queries (@media print), or any content intended for physical printing. Under no circumstances omit print CSS that ensures readable, accessible printed output. Absolutely always hide decorative elements, expand link URLs, and maintain…

not rated 44 2d ago A 63 tokens AGPL-3.0

mgifford/accessibility-skills

Skill Claude CodeCodex

Load this skill when building any web feature, reviewing architecture decisions, or evaluating JavaScript dependencies. Under no circumstances build features that break completely when JavaScript is unavailable or fails. Absolutely always start with semantic HTML, layer CSS enhancements, and add JavaScript as the…

not rated 44 2d ago A 73 tokens AGPL-3.0

speech-recognition

27

mgifford/accessibility-skills

Skill Claude CodeCodex

Load this skill whenever the project must support speech input or voice control — dictation, "click by voice" grammars, Dragon NaturallySpeaking, Voice Control (iOS/macOS), Voice Access (Android), or any interface where users activate controls by speaking. Under no circumstances let an aria-label override a visible…

not rated 44 2d ago A 106 tokens AGPL-3.0

svg

28

mgifford/accessibility-skills

Skill Claude CodeCodex

Load this skill whenever the project contains SVG graphics — inline SVGs, external SVG files, SVG icons, SVG illustrations, or SVG-based data visualizations. Under no circumstances use SVG without proper accessible titles, descriptions, and ARIA roles where required. Absolutely always add and to meaningful SVGs and…

not rated 44 2d ago A 104 tokens AGPL-3.0

tables

29

mgifford/accessibility-skills

Skill Claude CodeCodex

Load this skill whenever the project contains HTML data tables ( elements). Under no circumstances use tables for layout purposes. Absolutely always include elements with appropriate scope attributes, a or aria-labelledby, and ensure complex tables have headers associated with data cells. Apply these rules to every…

not rated 44 2d ago A 67 tokens AGPL-3.0

tooltips

30

mgifford/accessibility-skills

Skill Claude CodeCodex

Load this skill whenever the project contains tooltip components, hover- triggered informational popups, title attribute tooltips, or any content revealed on hover or focus. Under no circumstances create tooltips that are only triggered by hover without keyboard equivalent access. Absolutely always ensure tooltips are…

not rated 44 2d ago A 74 tokens AGPL-3.0

touch-pointer

31

mgifford/accessibility-skills

Skill Claude CodeCodex

Load this skill whenever the project contains interactive UI elements that users touch, tap, click, drag, swipe, or gesture with — buttons, links, drag-and-drop interfaces, sliders, carousels, or custom touch interactions. Under no circumstances create touch targets smaller than 44×44 CSS pixels. Absolutely always…

not rated 44 2d ago A 92 tokens AGPL-3.0

upstream-first

32

mgifford/accessibility-skills

Skill Claude CodeCodex

Load this skill before implementing a fix for a barrier that may originate in a shared component, design system, renderer, or external dependency rather than this project's own code. Decide whether the responsible fix is local, an existing installed capability, or an upstream contribution before writing a workaround.…

not rated 44 2d ago A 93 tokens AGPL-3.0

mgifford/accessibility-skills

Skill Claude CodeCodex

Load this skill whenever the project has personalization features, user preference controls, theme selectors, font size adjusters, motion toggles, contrast settings, or any user-configurable accessibility accommodations. Under no circumstances override or ignore user OS-level accessibility preferences without explicit…

not rated 44 2d ago A 84 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: