Generate Aria Pattern banner
mrKanoh mrKanoh

Generate Aria Pattern

Development community

Description

# Prompt: Generate an accessible ARIA pattern Use when you need complete, production-ready code for a complex accessible widget. --- ## Prompt (copy & paste) ``` Write a production-ready, fully accessible [COMPONENT] in [HTML+JS / React / Vue 3 / Svelte / Angular]. Requirements: 1. Follow the WAI-ARIA Authoring Practices Guide (APG) pattern for [COMPONENT] 2. Include all required ARIA roles, states, and properties 3. Full keyboard support (specify which keys and what they do) 4. Correct foc

Installation

Installs to ~/.claude/skills/mrkanoh-wcag-accessibility-skill-generate-aria-pattern/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mrkanoh-wcag-accessibility-skill-generate-aria-pattern && curl -fsSL https://raw.githubusercontent.com/mrKanoh/wcag-accessibility-skill/HEAD/prompts/generate-aria-pattern.md -o ~/.claude/skills/mrkanoh-wcag-accessibility-skill-generate-aria-pattern/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository