Skip to main content
Run any Skill in Manus
with one click

audit-design-tokens

// Audit and report on design token usage (color, spacing, typography, elevation, border-radius) across SCSS packages. Scans for hardcoded values (hex colors, raw px/rem, font stacks, literal box-shadows) that should use design token functions like k-spacing(), k-color(), k-elevation(), k-border-radius(), or $kendo-* variables. Use this skill when the user wants to find hardcoded colors, audit spacing tokens, check typography consistency, or enforce token usage.

$ git log --oneline --stat
stars:157
forks:66
updated:May 19, 2026 at 11:26
File Explorer
3 files
SKILL.md
readonly