wcag-audit-patterns
|
Works with
--- name: wcag-audit-patterns description: | license: MIT --- # wcag-audit-patterns > Catalogue stub — full skill: [wshobson/agents](https://github.com/wshobson/agents) ## Decision tree Run this before any WCAG compliance audit: 1. **Is the full skill already installed?** Check: `~/.design-agent-skills/skills/wcag-audit-patterns/SKILL.md` exists AND does NOT contain a `das:` block. - Yes → invoke `wcag-audit-patterns` and proceed - No → go to step 2 2. **Do you have shell access?** - Yes → run the install command below, then invoke the skill - No → show the install command; in Claude Code, send it as a chat message starting with `!` — add `-g` for global install or omit for project-only ## Install command ```bash npx skills add wshobson/agents --skill wcag-audit-patterns ``` Or per-agent: - Claude Code: `claude skills add wshobson/agents` - Cursor/OpenCode: `npx skills add wshobson/agents --skill wcag-audit-patterns` ## Invoke after install - Skill name: `wcag-audit-patterns` - Trigger phrases: "WCAG audit", "accessibility audit", "WCAG 2.2", "accessibility remediation" ## What it does Provides structured WCAG 2.2 audit patterns that combine automated testing tools with manual verification checklists. Surfaces failures by success criterion and generates prioritised remediation guidance so teams can address the highest-impact issues first.
More Accessibility skills
ui-ux-pro-max
nextlevelbuilder/ui-ux-pro-max-skill
UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages, components, design systems, accessibility, interaction, responsive layout, typography, color, charts, and stack-specific UI implementation. Searchable local data: 79 searchable styles (50 active), 192 product palettes and reasoning profiles, 74 font pairings, 119 UX guidelines, 105 icons, 17 GSAP presets, 25 chart types, and 22 stacks.
hyperframes-core
heygen-com/hyperframes
The HyperFrames composition contract — build one renderable project. Use for composition structure, the `data-*` timing attributes, `class="clip"`, tracks, sub-compositions, variables, framework-owned media playback, deterministic-render rules, and validation. Also covers Tailwind projects and the STORYBOARD.md / SCRIPT.md plan formats. Read before writing composition HTML.
web-design-guidelines
vercel-labs/agent-skills
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

