Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/gonzalezpazmonica/pm-workspacenpx agentmods add commands/gonzalezpazmonica/pm-workspace/a11y-auditWrote 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.
[](https://agentmods.dev/commands/gonzalezpazmonica/pm-workspace/a11y-audit)<a href="https://agentmods.dev/commands/gonzalezpazmonica/pm-workspace/a11y-audit"><img src="https://agentmods.dev/badge/commands/gonzalezpazmonica/pm-workspace/a11y-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.
<a href="https://agentmods.dev/commands/gonzalezpazmonica/pm-workspace/a11y-audit"><img src="https://agentmods.dev/badge/commands/gonzalezpazmonica/pm-workspace/a11y-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00075 | $0.00678 |
| Opus 5 | $0.00037 | $0.00339 |
| Sonnet 5 | $0.00015 | $0.00136 |
| Haiku 4.5 | $0.00007 | $0.00068 |
Grade A, and why
/a11y-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 7d 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.
This is a copy
100% identical to /a11y-audit — 0 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.
What it actually says
/a11y-audit — Auditoría de Accesibilidad WCAG 2.2
Realiza una auditoría exhaustiva de accesibilidad según estándares WCAG 2.2. Analiza componentes HTML, detecta problemas comunes de inclusión digital y proporciona recomendaciones accionables.
Sintaxis
/a11y-audit [--url URL] [--scope page|site|component] [--standard WCAG2.2-AA|WCAG2.2-AAA] [--lang es|en]
Parámetros
--url URL: URL o ruta del componente a auditar--scope:page— Analiza una página individualsite— Escanea todo el sitio (limitado)component— Componente específico
--standard:WCAG2.2-AA— Nivel AA (recomendado)WCAG2.2-AAA— Nivel AAA (máximo)
--lang: Idioma del reporte (esoen)
Problemas Detectados
Crítico
- Alt text faltante en imágenes
- Botones sin contenido accesible
- Formularios sin etiquetas
- Navegación sin teclado
- Contraste insuficiente (< 4.5:1)
Mayor
- Alt text poco descriptivo
- Etiquetas ARIA conflictivas
- Encabezados saltados
- Focus trap
- Iframe sin título
Menor
- Iconos sin descripción
- Title innecesarios
- Orden de tabulación subóptimo
- Espaciado insuficiente táctil
Salida
Reporte con:
- Puntuación 0-100
- Problemas por severidad
- Ubicación exacta en DOM
- Código problemático
- Instrucciones de fix
- Métricas WCAG
- Tendencia histórica
Ejemplos
/a11y-audit --url https://ejemplo.com --scope site --standard WCAG2.2-AA
/a11y-audit --url ./components/button.html --scope component --lang es
/a11y-audit --url /dashboard --scope page --standard WCAG2.2-AAA
Características
Análisis Profundo: Estructura HTML, atributos, CSS, estados focus, tabindex.
Compatibilidad: axe, WAVE, Lighthouse.
Accionable: Código correctivo incluido.
Multiidioma: Español e inglés.
Legal: Conformidad WCAG 2.2 AA/AAA.
Uso
Para desarrolladores, QA y arquitectos de calidad garantizando experiencias inclusivas.
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.
- 7d ago First seen · 88 lines · 75 tokens per session scan A 9dd5ac06b88f
/a11y-audit is a command published in the GitHub repository gonzalezpazmonica/pm-workspace (49 stars, last pushed 5d ago), licensed MIT. It adds 75 tokens to every session and 678 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to /a11y-audit, differing in 0 lines, and is treated as a copy.
Other commands, from other repositories
ux-recommend
The v2 flagship. Runs the 5-parallel-search Python engine across 11 data manifests (75+ styles, 170+ palettes, 65+ type pairs, 120+ components, 170+ industries, 110+ UX laws, 50+ motion presets, 120+ anti-patterns, 92 brand specs) and returns a complete recommended design system for your project — with always-on…
color-specialist
Use when colour is failing. Contrast below AA, a palette with no system behind it, dark mode that is only inverted light mode, or semantic colours that carry no meaning.
wcag-audit
Accessibility audit based on WCAG 2.1/2.2 and the axe-core reference.
responsive-design-specialist
Use when a layout breaks between sizes. Arbitrary breakpoints, type that does not scale, images that blow out the grid, or a desktop design retrofitted onto mobile.
revisar-ui
Auditoria visual retroativa de 6 pilares do código frontend implementado.
colorize
Introduce or rework color strategy.