Color Token Format Normalizer

Converts colors to the CSS-variable/HSL token format used by shadcn's theming convention (--background, --primary, etc.), flags hardcoded hex/rgb values that should reference a token, and keeps light/dark pairs aligned. Use when generating or auditing color usage in a shadcn-based codebase.

Qredence 7e19e61 4.9 KB Updated

File contents

Qredence/skills/tree/main/skills/figma-agent/color-token-format-normalizer commit 7e19e61e2e

Frequently asked questions

npx skillmds@latest add qredence/color-token-format-normalizer