What problem does it solve? Teams often produce inconsistent UI components, styling, and copy because brand guidelines live in scattered documents. This Skill centralizes design tokens, technology constraints, and voice/tone rules so every generated component or text output follows the same brand standards. ## Core Features & Use Cases - Design Token Reference: Provides exact colors, fonts, spacing, border radii, and component styles via a structured design-tokens.json file. - Tech Stack Enforcement: Mandates React with TypeScript, Tailwind CSS, shadcn/ui, and Lucide React, while forbidding jQuery, Bootstrap, and standalone CSS files. - Voice & Tone Guidelines: Defines grammar rules, terminology replacements, and persona keywords for all user-facing copy. - Use Case: When asked to build a landing page, the Skill ensures the generated React components use the brand's color palette, Tailwind utility classes, shadcn/ui primitives, and on-brand marketing copy. ## Quick Start Generate a React landing page component that follows the brand identity guidelines for styling and copy.