What problem does it solve? Keeping brand voice, colors, typography, and marketing assets consistent across teams and channels is difficult when guidelines live in scattered documents and assets go unvalidated. ## Core Features & Use Cases - Brand Context Injection: Extract colors, typography, voice traits, and image-generation style rules from brand-guidelines.md into prompts or JSON. - Design Token Sync: Convert brand guideline colors into design-tokens.json and regenerate design-tokens.css automatically. - Asset Validation: Check marketing assets against naming conventions, file size limits, formats, and manifest registration. - Use Case: A marketing team updates their primary color in docs/brand-guidelines.md, runs the sync script to propagate it into CSS variables, then validates a new campaign banner before publishing. ## Quick Start Ask the assistant to update the brand colors in docs/brand-guidelines.md and sync them into the design tokens and CSS files.