# Equa11y

> Use this skill when the user wants to stream-lined command line tool for running accessibility testing with axe-core and puppeteer.

- Skill: `javimosch/equa11y` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/equa11y`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/equa11y/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/equa11y

---


# Equa11y Plugin

Stream-lined command line tool for running accessibility testing with axe-core and puppeteer.

## Commands

### Operations
- `Equa11y site test` — test site via equa11y
- `Equa11y page audit` — audit page via equa11y
- `Equa11y report generate` — generate report via equa11y
- `Equa11y config set` — set config via equa11y
- `Equa11y standard set` — set standard via equa11y
- `Equa11y output set` — set output via equa11y
- `Equa11y config show` — show config via equa11y
- `Equa11y verbose set` — set verbose via equa11y

## Usage Examples
- "Equa11y --help"
- "Equa11y <args>"

## Installation

```bash
npm install -g equa11y
```

## Examples

```bash
equa11y --version
equa11y --help
```

## Key Features
- accessibility\n- testing\n- a11y

