accessibility-compliance-accessibility-audit

You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.

Best use case

accessibility-compliance-accessibility-audit is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.

Teams using accessibility-compliance-accessibility-audit should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/accessibility-compliance-accessibility-audit/SKILL.md --create-dirs "https://raw.githubusercontent.com/Eduard22222222/claude-skill-stack/main/skills/accessibility-compliance-accessibility-audit/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/accessibility-compliance-accessibility-audit/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How accessibility-compliance-accessibility-audit Compares

Feature / Agentaccessibility-compliance-accessibility-auditStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct audits, identify barriers, and provide remediation guidance.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Accessibility Audit and Testing

You are an accessibility expert specializing in WCAG compliance, inclusive design, and assistive technology compatibility. Conduct comprehensive audits, identify barriers, provide remediation guidance, and ensure digital products are accessible to all users.

## Use this skill when

- Auditing web or mobile experiences for WCAG compliance
- Identifying accessibility barriers and remediation priorities
- Establishing ongoing accessibility testing practices
- Preparing compliance evidence for stakeholders

## Do not use this skill when

- You only need a general UI design review without accessibility scope
- The request is unrelated to user experience or compliance
- You cannot access the UI, design artifacts, or content

## Context

The user needs to audit and improve accessibility to ensure compliance with WCAG standards and provide an inclusive experience for users with disabilities. Focus on automated testing, manual verification, remediation strategies, and establishing ongoing accessibility practices.

## Requirements

$ARGUMENTS

## Instructions

- Confirm scope (platforms, WCAG level, target pages, key user journeys).
- Run automated scans to collect baseline violations and coverage gaps.
- Perform manual checks (keyboard, screen reader, focus order, contrast).
- Map findings to WCAG criteria, severity, and user impact.
- Provide remediation steps and re-test after fixes.
- If detailed procedures are required, open `resources/implementation-playbook.md`.

## Resources

- `resources/implementation-playbook.md` for detailed audit steps, tooling, and remediation examples.

Related Skills

zeroize-audit

5
from Eduard22222222/claude-skill-stack

Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.

wcag-audit-patterns

5
from Eduard22222222/claude-skill-stack

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing ac...

vibe-code-auditor

5
from Eduard22222222/claude-skill-stack

Audit rapidly generated or AI-produced code for structural flaws, fragility, and production risks.

spec-to-code-compliance

5
from Eduard22222222/claude-skill-stack

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

seo-content-auditor

5
from Eduard22222222/claude-skill-stack

Analyzes provided content for quality, E-E-A-T signals, and SEO best practices. Scores content and provides improvement recommendations based on established guidelines.

seo-audit

5
from Eduard22222222/claude-skill-stack

Diagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance.

aws-security-audit

5
from Eduard22222222/claude-skill-stack

Comprehensive AWS security posture assessment using AWS CLI and security best practices

aws-compliance-checker

5
from Eduard22222222/claude-skill-stack

Automated compliance checking against CIS, PCI-DSS, HIPAA, and SOC 2 benchmarks

security-compliance-compliance-check

5
from Eduard22222222/claude-skill-stack

You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform compliance audits and provide im...

security-auditor

5
from Eduard22222222/claude-skill-stack

Expert security auditor specializing in DevSecOps, comprehensive cybersecurity, and compliance frameworks.

security-audit

5
from Eduard22222222/claude-skill-stack

Comprehensive security auditing workflow covering web application testing, API security, penetration testing, vulnerability scanning, and security hardening.

production-code-audit

5
from Eduard22222222/claude-skill-stack

Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations