Skip to main content
在 Manus 中运行任何 Skill
一键导入

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:2026年5月19日 11:26
文件资源管理器
3 个文件
SKILL.md
readonly