What problem does it solve? Keeping brand voice, colors, typography, and marketing assets consistent across content and design systems is tedious and error-prone. This Skill centralizes brand guidelines, injects brand context into prompts, validates assets against naming and format rules, and syncs brand colors into design tokens automatically. ## Core Features & Use Cases - Brand Context Injection: Extract colors, typography, voice traits, and prohibited terms from a brand-guidelines.md file and output them as a prompt-ready context block or JSON. - Asset Validation: Check marketing assets against naming conventions, file size limits, format rules, and manifest registration. - Design Token Sync: Convert brand guideline colors into design-tokens.json and regenerate CSS variables so UI components stay on-brand. - Use Case: After updating your brand's primary color in docs/brand-guidelines.md, run the sync script to propagate the new palette through design tokens and CSS, then validate a new campaign banner before publishing. ## Quick Start Ask the AI to inject the current brand context from docs/brand-guidelines.md and validate a new banner asset against the brand guidelines.