What problem does it solve? Maintaining consistent brand voice, colors, typography, and asset standards across marketing content is error-prone when guidelines live in scattered documents. This Skill centralizes brand guidelines, 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 brand-guidelines.md into prompt-ready context via inject-brand-context.cjs. - Asset Validation: Check marketing assets against naming conventions, file size limits, and format rules with validate-asset.cjs. - Design Token Sync: Convert brand guideline colors into design-tokens.json and CSS variables using sync-brand-to-tokens.cjs. - Use Case: A marketing team updates their primary color in brand-guidelines.md, runs the sync script, and instantly propagates the new palette to CSS variables while validating that all campaign banners follow the naming convention. ## Quick Start Ask the AI to review your brand guidelines and validate a marketing asset against your brand's naming and color standards.