accessibility-compliance-accessibility-audit

accessibility-compliance-accessibility-audit is a skill for Claude Code from rmyndharis/antigravity-skills. It costs 40 tokens per session (344 once invoked), scanned A, a copy of accessibility-compliance-accessibility-audit, MIT.

A guide for checking websites and apps against WCAG, accessibility rules for people with disabilities. It covers finding barriers and planning fixes for assistive technology compatibility.

In plain words
What is it for?
Use it to audit web or mobile pages, test important user journeys, prioritise accessibility fixes, and establish ongoing automated and manual checks.
Why use it?
It helps identify accessibility problems systematically and connect them to practical remediation work. It also supports preparing evidence for compliance reviews.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Good fit Use it to audit web or mobile pages, test important user journeys, prioritise accessibility fixes, and establish ongoing automated and manual checks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rmyndharis/antigravity-skills/accessibility-compliance-accessibility-audit
About the project

Antigravity Skill Vault is a collection of reusable Agent Skills for Google Antigravity, covering software development, operations, security, and business work. It is for people who want Antigravity agents to follow specialized expertise, personas, and structured workflows. The catalogue skills are entries from this collection.

rmyndharis/antigravity-skills · 1,529 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rmyndharis/antigravity-skills --skill accessibility-compliance-accessibility-audit
Clone the repo
git clone --depth 1 https://github.com/rmyndharis/antigravity-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for accessibility-compliance-accessibility-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/rmyndharis/antigravity-skills/accessibility-compliance-accessibility-audit/github.svg)](https://agentmods.dev/skills/rmyndharis/antigravity-skills/accessibility-compliance-accessibility-audit)
Your own site
<a href="https://agentmods.dev/skills/rmyndharis/antigravity-skills/accessibility-compliance-accessibility-audit"><img src="https://agentmods.dev/badge/skills/rmyndharis/antigravity-skills/accessibility-compliance-accessibility-audit/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for accessibility-compliance-accessibility-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/rmyndharis/antigravity-skills/accessibility-compliance-accessibility-audit"><img src="https://agentmods.dev/badge/skills/rmyndharis/antigravity-skills/accessibility-compliance-accessibility-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 344 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 84% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.00344
Opus 5 $0.00020 $0.00172
Sonnet 5 $0.00008 $0.00069
Haiku 4.5 $0.00004 $0.00034

Measured 12d ago against content hash 1908ca0d9148, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

accessibility-compliance-accessibility-audit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

84% identical to accessibility-compliance-accessibility-audit — 8 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/accessibility-compliance-accessibility-audit/SKILL.md · 43 lines

What it actually says

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.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 43 lines · 40 tokens per session scan A 1908ca0d9148

Subscribe to this mod's changes

accessibility-compliance-accessibility-audit is a skill published in the GitHub repository rmyndharis/antigravity-skills (1,529 stars, last pushed 1mo ago), licensed MIT. It adds 40 tokens to every session and 344 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 84% identical to accessibility-compliance-accessibility-audit, differing in 8 lines, and is treated as a copy.

Related

Other skills, from other repositories

excalidraw-crafter

Utiliza este skill cuando el usuario pida dibujar pizarras, diagramas de arquitectura, bocetos UI o esquemas de cajas libres que requieran geometría manual 2D y un alto grado de personalización posterior. Genera el código fuente JSON de Excalidraw (.excalidraw) para importación directa.

smartbrainactivity/visual-diagramming-export · 76 tokens

plantuml-architect

Utiliza este skill cuando se solicite crear diagramas UML formales, casos de uso complejos, secuencias, diagramas de clases, grafos abstractos o arquitecturas de software estrictas. Genera código PlantUML y lo compila localmente de forma agnóstica a una URL de SVG estático (Kroki API) para entregar directamente la…

smartbrainactivity/visual-diagramming-export · 85 tokens

3d-web-experience

You bring the third dimension to the web. You know when 3D enhances and when it's just showing off. You balance visual impact with performance. You make 3D accessible to users who've never touched a 3D app. You create moments of wonder without sacrificing usability.

marysatasselshaped667/skills-collection-1 · 62 tokens

animation-engineer

Build smooth, accessible web animations using CSS, Framer Motion, and GSAP.

AtulPurohit/Antigravity-Awesome-Skills · 21 tokens

accessibility-champion

Professional Accessibility Champion Expert skill. Build accessible, performance-tuned, responsive UI components with clean design standards.

AtulPurohit/Antigravity-Awesome-Skills · 26 tokens

component-library

Professional Component Library Expert skill. Build accessible, performance-tuned, responsive UI components with clean design standards.

AtulPurohit/Antigravity-Awesome-Skills · 24 tokens