What problem does it solve? Maintaining consistent brand voice, colors, typography, and asset naming across marketing content and design systems is error-prone when done manually. This Skill centralizes brand guidelines as a single source of truth and automates context injection, asset validation, color extraction, and design token synchronization. ## Core Features & Use Cases - Brand Context Injection: Parse brand-guidelines.md to extract colors, typography, voice traits, and prohibited terms into a prompt-ready context block or JSON. - Design Token Sync: Convert brand guideline colors into design-tokens.json color scales and regenerate CSS variables automatically. - Asset Validation: Check marketing assets against naming conventions, file size limits, and format rules, with suggested corrected filenames. - Use Case: After updating docs/brand-guidelines.md with a new primary color, run the sync script to propagate the change into design-tokens.json and design-tokens.css, then validate a new campaign banner before publishing. ## Quick Start Ask the AI to review the current brand guidelines and sync the updated colors into the design token files.