What problem does it solve? Keeping brand voice, colors, typography, and marketing assets consistent across teams and channels is difficult when guidelines live in scattered documents and assets go unvalidated. This Skill centralizes brand guidelines as a machine-readable source of truth and automates compliance checks. ## Core Features & Use Cases - Brand Context Injection: Extract colors, typography, voice traits, and prohibited terms from brand-guidelines.md into a prompt-ready context block or JSON. - Design Token Sync: Convert brand guideline colors into design-tokens.json and generated CSS variables so UI code stays aligned with the brand. - Asset Validation: Check marketing asset filenames, formats, file sizes, and manifest registration against naming conventions and brand rules. - 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 assistant to review a marketing asset for brand compliance using the brand skill, or to update the brand colors and sync them to the design tokens.