token-auditlisted
Install: claude install-skill Gaurav890/everything-agentic-engineering
# Token audit
Inspect token JSON and product code for:
- raw colors, spacing, radii, shadows, borders, z-index, and durations;
- direct primitive consumption where semantic intent exists;
- duplicate or ambiguous semantics;
- invalid aliases and missing light/dark mappings;
- component tokens that should be semantic—or needless one-off tokens;
- unused/dead tokens and inconsistent naming;
- undocumented `TOKEN_EXCEPTION` values.
Classify findings as defect, migration, system decision, or valid exception.
Do not force geometric/canvas values into reusable tokens when they are truly
one-off. Report file, value, recommended token/action, and risk.