·tailwindcss-accessibility
</>

tailwindcss-accessibility

Tailwind CSS accessibility patterns including WCAG 2.2 compliance, touch targets, focus management, and ARIA support

100Installs·3Trend·@josiahsiegel

Installation

$npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill tailwindcss-accessibility

How to Install tailwindcss-accessibility

Quickly install tailwindcss-accessibility AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill tailwindcss-accessibility
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: josiahsiegel/claude-plugin-marketplace.

SKILL.md

View raw

WCAG 2.2 was released October 2023 and is the current W3C standard. Key additions relevant to Tailwind:

| AA (2.5.8) | 24x24 CSS pixels minimum | min-h-6 min-w-6 | | Recommended | 44x44 CSS pixels | min-h-11 min-w-11 | | AAA (2.5.5) | 44x44 CSS pixels | min-h-11 min-w-11 | | Optimal | 48x48 CSS pixels | min-h-12 min-w-12 |

WCAG 2.2 requires 24px spacing OR targets must be 24px minimum:

Tailwind CSS accessibility patterns including WCAG 2.2 compliance, touch targets, focus management, and ARIA support Source: josiahsiegel/claude-plugin-marketplace.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill tailwindcss-accessibility
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from josiahsiegel/claude-plugin-marketplace

Quick answers

What is tailwindcss-accessibility?

Tailwind CSS accessibility patterns including WCAG 2.2 compliance, touch targets, focus management, and ARIA support Source: josiahsiegel/claude-plugin-marketplace.

How do I install tailwindcss-accessibility?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/josiahsiegel/claude-plugin-marketplace --skill tailwindcss-accessibility Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/josiahsiegel/claude-plugin-marketplace