Armory
Source
Browse
Skills

frontend-a11y

Accessibility patterns for React and Next.js — semantic HTML, ARIA attributes, form labeling, keyboard navigation, focus management, and screen reader support. Use when building any interactive UI component or form.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install frontend-a11y --cli claude

writes the skill into.claude/skills/frontend-a11y/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/frontend-a11y/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Accessibility patterns for React and Next.js — semantic HTML, ARIA attributes, form labeling, keyboard navigation, focus management, and screen reader support. Use when building any interactive UI component or form.

When to use it

Accessibility patterns for React and Next.js — semantic HTML, ARIA attributes, form labeling, keyboard navigation, focus management, and screen reader support. Use when building any interactive UI component or form.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/frontend-a11y/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).