system-audit
Installation
SKILL.md
/system-audit — Design System Drift Audit
Audit the health of the design system:
- Tokens defined but never referenced (dead tokens)
- Values used in code that should be tokens but aren't
- Tokens referenced but not defined (broken references)
- Inconsistent token naming conventions
- Token categories with gaps (e.g., shadow-sm and shadow-xl but no shadow-md)
Present as a system health report with actionable fixes.