brand-compile
Installation
SKILL.md
/brand-compile
Compile brand tokens from brand.yaml into consumable formats.
What This Does
Reads brand.yaml from project root and produces:
tokens.css— CSS custom properties (:root+.dark)theme.css— Tailwind 4@theme inlinewith OKLCH valuestokens.ts— TypeScript const export for Satori templates and Remotion
Process
Related skills