What problem does it solve? Keeping every piece of content on-brand is hard when guidelines live in scattered documents and assets are validated by eye. This Skill centralizes brand voice, colors, typography, and logo rules into a single guidelines file, then enforces them programmatically across design tokens and marketing assets. ## Core Features & Use Cases - Brand Context Injection: Extracts colors, fonts, voice traits, and prohibited terms from brand-guidelines.md into a prompt-ready context block or JSON. - Design Token Sync: Converts brand guideline colors into design-tokens.json and regenerates CSS variables so UI components stay aligned with the brand. - Asset Validation: Checks marketing files against naming conventions, file size limits, format rules, and manifest registration. - Use Case: After updating your brand's primary color in docs/brand-guidelines.md, run the sync script to propagate the new palette into 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 review a marketing asset for brand compliance.