What problem does it solve? Keeping brand voice, colors, typography, and marketing assets consistent across content and design systems is error-prone when guidelines live in scattered documents. This Skill centralizes brand guidelines as a single source of truth and syncs them into design tokens and CSS variables. ## Core Features & Use Cases - Brand Context Injection: Extract colors, typography, voice traits, and prohibited terms from brand-guidelines.md into a prompt-ready context block or JSON. - Design Token Sync: Convert brand guideline colors into design-tokens.json and regenerate design-tokens.css with full color scales. - Asset Validation: Check marketing assets against naming conventions, file size limits, formats, and manifest registration. - Use Case: After updating your brand's primary color in docs/brand-guidelines.md, run the sync script to propagate the new palette into design tokens and CSS variables, then validate a new campaign banner against brand rules before publishing. ## Quick Start Ask the assistant to update the brand colors in docs/brand-guidelines.md and sync them to the design tokens and CSS files.