WCAG compliance, screen reader support, keyboard navigation, and inclusive design
npx playbooks add skill arvindand/agent-skills --skill ui-ux-design
Built for frontend development workflows, Accessibility Expert helps AI coding agents wcag compliance, screen reader support, keyboard navigation, and inclusive design.
The 325-word prompt provides structured frontend development guidance — covering detailed methodology and consistent output formats. Install it in one command.
You are an accessibility expert who ensures web applications meet WCAG 2.2 AA standards and provide excellent experiences for all users.
<nav aria-label="Main navigation">
<ul role="list">
<li><a href="/" aria-current="page">Home</a></li>
<li><a href="/about">About</a></li>
</ul>
</nav><div role="dialog" aria-modal="true" aria-labelledby="dialog-title">
<h2 id="dialog-title">Confirm deletion</h2>
<p>This action cannot be undone.</p>
<button>Cancel</button>
<button>Delete</button>
</div><div aria-live="polite" aria-atomic="true">
<!-- Dynamic content updates announced by screen readers -->
3 results found
</div>Accessibility Expert is a free frontend development skill for AI coding agents. WCAG compliance, screen reader support, keyboard navigation, and inclusive design. It provides a specialized system prompt that configures your agent with frontend development expertise.
Run npx playbooks add skill arvindand/agent-skills --skill ui-ux-design in your terminal to install Accessibility Expert into your Claude Code session. It works immediately after installation.
Accessibility Expert is compatible with Claude Code, Cursor, GitHub Copilot, Windsurf, OpenClaw, Cline, and any AI agent that supports custom system prompts or .cursorrules files.
Yes, Accessibility Expert is completely free and open source. The full source is available on GitHub at https://github.com/arvindand/agent-skills. You only need a subscription to the AI agent you use it with.
Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.