$npx skillfedfor your agent

accessibility-audit

This skill performs rapid accessibility assessments on web pages and UI components to catch compliance gaps before deployment. It helps teams integrate accessibility testing into their release workflows, ensuring WCAG standards are met without slowing down development cycles.

accessibility-audit performs rapid accessibility assessments on web pages and UI components to catch compliance gaps before deployment. You can run it as a quick smoke test in your pre-release workflow to verify that your page meets basic accessibility standards without requiring extensive manual testing or slowing down your development cycle.

AI-generated summary based on this skill's SKILL.md

23 13 MITupdated by NickCrew

Decision gist · record as of 2026-06-29

accessibility-audit performs rapid accessibility assessments on web pages and UI components to catch compliance gaps before deployment. You can run it as a quick smoke test in your pre-release workflow to verify that your page meets basic accessibility standards without requiring extensive manual testing or slowing down your development cycle.

manual: git clone https://github.com/NickCrew/Claude-Cortex → cp -r Claude-Cortex/skills/accessibility-audit ~/.claude/skills/accessibility-audit
skills/accessibility-audit/SKILL.md · version ad548e3f

Use it when

  • Yes, accessibility-audit is designed to verify WCAG 2.2 AA compliance and identify accessibility issues across your pages and components.
  • accessibility-audit includes testing for keyboard navigation and screen reader compatibility as part of its comprehensive accessibility.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

NickCrew/Claude-Cortex/accessibility-audit · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How can I run a quick accessibility check on a page or component before release?

accessibility-audit performs rapid accessibility assessments on web pages and UI components to catch compliance gaps before deployment. You can run it as a quick smoke test in your pre-release workflow to verify that your page meets basic accessibility standards without requiring extensive manual testing or slowing down your development cycle.

Does accessibility-audit verify WCAG 2.2 AA compliance and identify accessibility issues?

Yes, accessibility-audit is designed to verify WCAG 2.2 AA compliance and identify accessibility issues across your pages and components. The skill helps teams integrate accessibility testing into their release workflows, ensuring that WCAG standards are met and potential compliance gaps are caught early in the development process.

Can accessibility-audit test keyboard navigation and screen reader compatibility?

accessibility-audit includes testing for keyboard navigation and screen reader compatibility as part of its comprehensive accessibility assessment. This helps ensure that your pages are navigable via keyboard alone and work correctly with assistive technologies, which are critical requirements for accessible web experiences.

What accessibility-audit checks does it perform for semantic HTML, labels, and contrast ratios?

accessibility-audit validates semantic HTML structure, proper labeling of form elements and interactive components, and contrast ratios to ensure they meet WCAG standards. These checks help identify common accessibility issues that can prevent users with disabilities from effectively using your website or application.

How can accessibility-audit help with accessibility regression testing in pull requests?

accessibility-audit can be integrated into your pull request review process to detect accessibility regressions before code is merged. By running the tool on changes, you can catch new accessibility issues introduced by recent modifications and ensure that existing accessible features remain functional.

Is accessibility-audit available under an open-source license?

Yes, accessibility-audit is released under the MIT license, making it freely available for both commercial and personal use. The open-source nature of the tool allows teams to integrate it into their accessibility testing workflows without licensing restrictions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Accessibility Audit Skill

Fast, high-signal accessibility triage for pages, components, or PRs. This is a lightweight check, not a full compliance audit.

When to Use This Skill

  • Quick accessibility triage before releases
  • Component-level a11y verification
  • PR review for accessibility regressions
  • Smoke checks for WCAG compliance
  • Validating keyboard navigation on new features

Quick Audit Checklist

1. Automated Snapshot (Recommended)

Run one of these automated tools first: - npx @axe-core/cli <url> - Quick axe-core scan - npx pa11y <url> --standard WCAG2AA - Pa11y audit - Lighthouse Accessibility score (Chrome DevTools > Lighthouse > Accessibility)

2. Keyboard Basics
Check Expected
All interactive elements reachable via Tab Yes
Focus indicator always visible Yes
No keyboard traps

(truncated - see the full file via the links below)

File tree — 1 file
skills/accessibility-audit/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Run a quick accessibility check on a page or component before release”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Wcag Audit Patterns
by elophanto · elophanto/EloPhanto

This skill helps you systematically test websites and applications against WCAG accessibility standards, pinpointing areas where your digital properties fall short of inclusive design principles. By running structured audits, you can identify compliance gaps and prioritize remediation efforts to ensure your content reaches all users effectively.

no license declared → metadata onlyupdated Jul 2026
★ 115repo stars
Accessibility Expert
by duck4nh · duck4nh/antigravity-kit

This skill connects you with accessibility expertise to ensure your digital products work for everyone, including people with disabilities. Discover practical strategies for inclusive design, WCAG compliance, and removing barriers that prevent full participation.

no license declared → metadata onlyupdated Feb 2026
★ 14repo stars
qe-a11y-ally
by proffesor-for-testing · proffesor-for-testing/agentic-qe

qe-a11y-ally provides automated accessibility auditing for web applications, checking against WCAG 2.2 standards through a coordinated suite of testing instruments. Run comprehensive scans on your pages to surface barriers that impact users with disabilities, then prioritize remediation efforts based on violation severity and scope.

MITupdated Jul 2026
★ 423repo stars
accessibility-selenium-testing
by fugazi · fugazi/test-automation-skills-agents

This skill equips QA engineers with practical patterns to integrate accessibility compliance checks into Selenium-based test automation workflows. Detect WCAG 2.1 and 2.2 violations programmatically, catching accessibility regressions before production. Built tool-agnostic for use with Copilot, Claude, Cursor, and other AI agents.

MITupdated Jul 2026
★ 203repo stars
accessibility-auditor
by patricio0312rev · patricio0312rev/skills

This skill equips you to systematically evaluate web applications for accessibility compliance, pinpointing WCAG 2.1 violations and usability barriers that affect users with disabilities. It provides structured auditing capabilities to assess color contrast, keyboard navigation, semantic markup, and assistive technology compatibility, helping teams build more inclusive digital experiences.

MITupdated Jan 2026
★ 52repo stars
qe-accessibility-testing
by proffesor-for-testing · proffesor-for-testing/agentic-qe

This skill provides automated accessibility validation aligned with WCAG 2.2 standards, helping teams systematically verify compliance and meet regulatory obligations. Built for quality engineering workflows, it integrates accessibility checks into your testing pipeline to catch barriers early and ensure your applications remain accessible to all users.

MITupdated Jul 2026
★ 423repo stars
Tags
wcag-compliancea11y-testingkeyboard-accessscreen-reader-readycontrast-validationsemantic-htmlaria-attributesaccessibility-regressioncompliance-triageinclusive-design