What problem does it solve? Maintaining consistent brand voice, colors, typography, and asset standards across marketing content is difficult when guidelines live in scattered documents and are enforced manually. ## Core Features & Use Cases - Brand Context Injection: Extract colors, typography, voice traits, and image-generation style from brand-guidelines.md into prompt-ready context via inject-brand-context.cjs. - Design Token Sync: Propagate brand colors from guidelines into design-tokens.json and design-tokens.css using sync-brand-to-tokens.cjs. - Asset Validation & Color Compliance: Check asset naming, format, file size, and palette compliance with validate-asset.cjs and extract-colors.cjs. - Use Case: A marketing team updates brand colors in docs/brand-guidelines.md, runs the sync script to regenerate CSS variables, then validates new campaign banners against the naming convention and palette before approval. ## Quick Start Ask the AI to review your marketing asset against the brand guidelines and validate its naming, colors, and format compliance.