Agentic Bundle Aas Accessibility Inclusive UX

Install the "AAS Accessibility & Inclusive UX" editorial skill bundle for Claude Code.

by @sickn33 3 skills

Skills in this plugin

3
  1. Accesslint Diff · sickn33
    Diff a live page's accessibility violations against a baseline — by default compares uncommitted changes (stash-based), or pass --branch [<name>] to diff against a branch. Reports only new violations introduced, violations fixed, and pre-existing count. Use `scan` for a full audit with no diffing.
    45.1k repo stars
  2. Accesslint Scan · sickn33
    Audit a live page for accessibility issues, locate each WCAG violation precisely, and return a selector-grounded fix worklist without editing.
    45.1k repo stars
  3. Accesslint Audit · sickn33
    Find and fix WCAG 2.2 accessibility issues. Two modes — report (sweep a codebase or page, produce a prioritized written report, no edits) and fix (audit→edit→verify loop on a target). Prefers direct-CDP live-DOM auditing; falls back to a browser-MCP composition or HTML-string audits.
    45.1k repo stars