Accessibility Compliance Accessibility Audit

🌐Community
by sickn33 · vlatest · Repository

Identifies WCAG accessibility violations and potential security risks within web content and applications.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add accessibility-compliance-accessibility-audit npx -- -y @trustedskills/accessibility-compliance-accessibility-audit
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "accessibility-compliance-accessibility-audit": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/accessibility-compliance-accessibility-audit"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables an AI agent to perform comprehensive accessibility audits of web and mobile experiences, specializing in WCAG compliance, inclusive design, and assistive technology compatibility. It identifies accessibility barriers, provides remediation guidance, and helps ensure digital products are accessible to all users. The process includes automated scans, manual verification (keyboard navigation, screen reader testing, focus order checks, contrast analysis), and mapping findings to WCAG criteria.

When to use it

  • Auditing web or mobile experiences for WCAG compliance.
  • Identifying accessibility barriers and prioritizing remediation efforts.
  • Establishing ongoing accessibility testing practices within a development workflow.
  • Preparing documentation and evidence of accessibility compliance for stakeholders.

Key capabilities

  • WCAG Compliance Audits: Evaluates digital products against Web Content Accessibility Guidelines (WCAG).
  • Automated Scanning: Performs automated scans to identify baseline violations and coverage gaps.
  • Manual Verification: Conducts manual checks using keyboard navigation, screen readers, focus order analysis, and contrast testing.
  • Remediation Guidance: Provides steps for fixing identified accessibility issues.
  • WCAG Mapping: Maps findings directly to specific WCAG criteria, severity levels, and potential user impact.

Example prompts

  • "Perform an accessibility audit of [website URL] focusing on WCAG 2.1 Level AA compliance."
  • "Identify the top 5 accessibility barriers in our mobile app's checkout flow."
  • "Audit this web page: [page URL]. Please provide remediation steps for any identified issues, referencing specific WCAG criteria."

Tips & gotchas

  • Scope Confirmation: Clearly define the scope of the audit (platforms, WCAG level, target pages, key user journeys) before starting.
  • Not a Substitute: The output from this skill should not be considered a replacement for environment-specific validation, testing, or expert review.
  • Clarification Needed: If any inputs, permissions, safety boundaries, or success criteria are missing, the agent will pause and request clarification.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sickn33
Installs
113

🌐 Community

Passed automated security scans.