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.

telerik Updated

File contents

telerik/kendo-themes/tree/main/.github/skills/audit-design-tokens commit 9b33db344f

Frequently asked questions

npx skillmds@latest add telerik/audit-design-tokens