Wp A11y banner
jorgerosal jorgerosal

Wp A11y

Development community

Description

--- description: Quick WordPress accessibility scan - fast pattern detection for semantic, keyboard, focus, ARIA, and form-label issues argument-hint: [path] --- Use the **wp-accessibility-review** skill to perform a quick accessibility check. **Target**: $ARGUMENTS (if empty, use current working directory) Focus only on the "Search Patterns for Quick Detection" section -- run the scan commands to find accessibility issues fast. Report matches with file:line references and severity levels. Sk

Installation

Installs to ~/.claude/skills/jorgerosal-wordpress-skills-wp-a11y/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jorgerosal-wordpress-skills-wp-a11y && curl -fsSL https://raw.githubusercontent.com/jorgerosal/wordpress-skills/HEAD/commands/wp-a11y.md -o ~/.claude/skills/jorgerosal-wordpress-skills-wp-a11y/SKILL.md

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

Full documentation available on GitHub

View Source Repository