.claude/skills/accessibility-audit/SKILL.md
Audits a page or component for accessibility (WCAG 2.1 AA). Use when the user asks to check accessibility, a11y, or ARIA.
npx skillsauth add aanjaneyasinghdhoni/portfolio accessibility-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Audit against WCAG 2.1 AA across these 5 areas. Flag real issues with file and line references.
<button>, links use <a href> — not <div onclick>aria-labelalt (decorative images use alt="")<label> or aria-label<main>, <nav>, <header>, <footer>prefers-reduced-motion respected — animations disabled or reduced<title>Skip to main content)aria-live where needed<th> with scope, <caption> where meaningfulFor each issue:
End with: AA COMPLIANT, MINOR FIXES NEEDED, or FAILS AA.
testing
Audits SEO quality of a page or component. Use when the user asks to check SEO, meta tags, or discoverability.
development
Industry-standard code review. Use when the user asks to review code, check a file, or audit changes.
development
Audits frontend performance of a page or component. Use when the user asks to check performance, speed, or Core Web Vitals.
development
Generates innovative ideas to improve the portfolio website — new sections, features, interactions, and content angles. Use when the user wants creative direction for the site, wants to stand out, or asks what could be better/added.