aria-attribute-helper
This skill provides automated assistance for aria attribute helper tasks within the Frontend Develop
Content Preview
--- name: aria-attribute-helper description: | Aria Attribute Helper - Auto-activating skill for Frontend Development. Triggers on: aria attribute helper, aria attribute helper Part of the Frontend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Aria Attribute Helper ## Purpose This skill provides automated assistance for aria attribute helper tasks within the Frontend Develop
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/aria-attribute-helper.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/05-frontend-dev/aria-attribute-helper/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/05-frontend-dev/aria-attribute-helper/SKILL.md
Related Skills
aria-patterns
ARIA Patterns & Keyboard Interaction Reference
engineering-teamariapatterns
by alirezarezvani · alirezarezvani-claude-skills
fixing-accessibility
Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewing WCAG compliance.
securityfixingaccessibility
by sickn33 (Antigravity) · antigravity-awesome-skills
accessibility-wcag
Web accessibility patterns for WCAG 2.2 compliance including ARIA, keyboard navigation, screen readers, and testing
accessibility-wcagaccessibilitywcagtesting
by rohitg00 · awesome-claude-toolkit
screen-reader
Tests ARIA labels, live regions, and announcements for assistive technology.
engineering-teamscreenreader
by alirezarezvani · alirezarezvani-claude-skills