New to Claude Skills? Learn how to install them →

sickn33 on GitHub

Accessibility Audit

Free

Ensure your digital products meet WCAG compliance standards.

Get this skill

Free · Opens the source repo

What Accessibility Audit does

The Accessibility Audit skill is designed for developers and designers who need to ensure their digital products are compliant with the Web Content Accessibility Guidelines (WCAG). This skill specializes in conducting comprehensive audits that identify accessibility barriers and provide actionable remediation guidance. By focusing on both automated testing and manual verification, users can effectively assess the accessibility of web and mobile experiences, ensuring they are inclusive for all users, including those with disabilities.

The process begins with confirming the scope of the audit, including the platforms involved, the specific WCAG levels to be met, and the key user journeys to be evaluated. Automated scans are then utilized to establish baseline violations and coverage gaps. Following this, manual checks are performed to assess keyboard navigation, screen reader compatibility, focus order, and color contrast, mapping findings to WCAG criteria based on severity and user impact.

This skill is particularly useful for teams looking to establish ongoing accessibility testing practices and prepare compliance evidence for stakeholders. It provides a structured approach to accessibility that not only identifies issues but also offers remediation steps and encourages re-testing after fixes are implemented. The included implementation playbook serves as a resource for detailed audit steps, tooling, and examples of remediation strategies.

However, it's important to note that this skill should not be used for general UI design reviews that do not include an accessibility focus. Additionally, if the request is unrelated to user experience or compliance, or if access to the necessary UI and design artifacts is not possible, this skill may not be appropriate. Users should ensure that they have the required inputs and permissions before proceeding with an audit.

When to use it

Use this skill when you need to audit web or mobile experiences for WCAG compliance and identify accessibility barriers.

When not to use it

Avoid this skill for general UI design reviews that do not focus on accessibility or when you lack access to the necessary design artifacts.

What you can build with it

Conducting a Compliance Audit

Use this skill to perform a thorough audit of your website or application to ensure it meets WCAG compliance.

Identifying Accessibility Barriers

Utilize the skill to pinpoint specific accessibility barriers in your digital products and prioritize remediation efforts.

Establishing Ongoing Testing Practices

Implement this skill to create a framework for ongoing accessibility testing and compliance verification.

How to install Accessibility Audit

View source

1. Install with the skills CLI

npx skills add sickn33/agentic-awesome-skills/accessibility-compliance-accessibility-audit --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by sickn33

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.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Frequently asked questions about Accessibility Audit

Similar skills