dragoon0x/forge · Archived

forge-a11y

Full accessibility audit using your design system's color tokens. Checks contrast, focus styles, semantic HTML, touch targets, and motion safety.

First seen Jun 22, 2026

Installation

$ npx skills add dragoon0x/forge --skill forge-a11y

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/forge · top by installs.

npx skills add dragoon0x/forge

Browse all from dragoon0x/forge

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 1
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 679 B
  • docs SUMMARY.md 163 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

/forge-a11y — Accessibility Audit

Comprehensive a11y check:

  1. Contrast: test every text/surface token combination from your system
  2. Focus: verify :focus-visible styles exist using your accent color
  3. Semantic HTML: check for landmarks (header, main, nav, footer)
  4. Touch targets: minimum 44×44px on interactive elements
  5. Motion: prefers-reduced-motion fallback exists
  6. ARIA: proper attributes on interactive elements

Report with severity levels and fixes.