What problem does it solve? Ensuring consistent brand identity across presentations, documents, and other artifacts is tedious when done manually. This Skill provides Anthropic's official color palette and typography rules so any generated artifact automatically matches the company's visual identity. ## Core Features & Use Cases - Official Color Palette: Provides exact hex values for main colors (dark #141413, light #faf9f5, grays) and accent colors (orange #d97757, blue #6a9bcc, green #788c5d). - Typography Rules: Applies Poppins for headings (24pt and larger) and Lora for body text, with automatic fallback to Arial and Georgia when custom fonts are unavailable. - Smart Styling: Selects text colors based on background, cycles accent colors across non-text shapes, and preserves text hierarchy. - Use Case: When generating a PowerPoint deck with python-pptx, use this Skill to apply Anthropic's brand colors via RGBColor values and correct fonts to every slide. ## Quick Start Apply Anthropic brand colors and typography to the presentation you are about to create.