A11y Plan banner
ChanMeng666 ChanMeng666

A11y Plan

Development community

Description

--- name: a11y-plan description: Produce the plan-phase Accessibility section for a feature — conformance target, per-component criteria, decisions that foreclose accessibility, color tokens, structure, verification, manual budget. argument-hint: "[feature description, or nothing to use the current plan]" disable-model-invocation: true allowed-tools: Read Glob Grep Bash(a11y-loop contrast *) Bash(npx a11y-loop contrast *) --- Write the **Accessibility** section for this plan-phase work: $ARGUM

Installation

Installs to ~/.claude/skills/chanmeng666-a11y-loop-a11y-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chanmeng666-a11y-loop-a11y-plan && curl -fsSL https://raw.githubusercontent.com/ChanMeng666/a11y-loop/HEAD/commands/a11y-plan.md -o ~/.claude/skills/chanmeng666-a11y-loop-a11y-plan/SKILL.md

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

Full documentation available on GitHub

View Source Repository