Accessibility Catalogue: Install, Source and Security | FunnelSlayer

Accessibility Catalogue

Published by podo in design-agent-skills

No known issues86 installs

What this skill does

|

Add Accessibility Catalogue to your agent

Review the source and files first. When you are ready, copy the prompt instruction or use the CLI command supported by your environment.

Install with a prompt

Paste this into a compatible coding agent:

add this skill "accessibility-catalogue" from https://github.com/podo/design-agent-skills

Install with the CLI

Run this command in a controlled environment after reviewing the repository:

npx skills add https://github.com/podo/design-agent-skills --skill accessibility-catalogue

Skill instructions

accessibility-catalogue

Domain navigator for accessibility, quality, and performance skills. Activate when the user asks for a skill in auditing, remediating, or improving accessibility, performance, or code quality.

→ For the full catalogue across all domains: use design-catalogue.

When to use

Activate when the user:

  • Needs to audit or fix accessibility (WCAG, ARIA, keyboard nav, contrast)
  • Wants to improve web performance (Core Web Vitals, Lighthouse, CWV)
  • Needs code quality audits (React, motion, SEO)
  • Asks about WCAG 2.2 compliance workflows

Accessibility & Quality

SkillBest for
fixing-accessibilityARIA, keyboard nav, focus management, contrast fixes
wcag-audit-patternsWCAG 2.2 audits with remediation
wcag-ai-skillWCAG 2.2 full workflow: design → frontend → QA → conformance docs
accessibility-agents25 specialist a11y agents: web code, Office/PDF docs, markdown auditors
mastepanoski-skills6 audits: ux-rethink, Nielsen, WCAG POUR, Don Norman, cognitive walkthrough
fixing-motion-performanceLayout thrashing, compositor, scroll-linked animation performance
addyosmani-quality6-skill suite: a11y, Lighthouse, CWV, perf, SEO, best practices
cloudflare-web-perfCore Web Vitals: LCP, INP, CLS fixes
react-doctorReact security, performance, correctness scoring
dark-pattern-auditStatic audit of codebase + copy for deceptive dark patterns — confidence-graded, source-located

Files included

  • SKILL.md
  • stub.yaml

More skills