design-audit

Installation
SKILL.md

Version-sensitive. Every API name, SDK gate and browser-support claim below was verified on 2026-09-08 against primary sources. What against, and when, is in _jutsu/VERSIONS.md. If that date is old, re-verify before acting on a version number.

Design Audit

The final checkpoint. Loaded by /genjutsu:paint at the end of the pipeline. Scans the codebase for motion gaps, a11y violations, perf issues, and inconsistencies.


The static pass

Run the script. Do not hand-write the greps.

python3 "$SKILL_BASE/design-audit/scripts/audit.py" .
Installs
969
GitHub Stars
380
First Seen
May 28, 2026
design-audit — athevon/genjutsu