What problem does it solve? Ensuring consistent brand styling across presentations, documents, and other artifacts is tedious and error-prone when done manually. This Skill provides Anthropic's official color palette and typography rules so any generated artifact matches the company's visual identity. ## Core Features & Use Cases - Official Color Palette: Applies Anthropic's main colors (dark #141413, light #faf9f5, grays) and accent colors (orange #d97757, blue #6a9bcc, green #788c5d) to text and shapes. - Smart Typography: Uses Poppins for headings (24pt and larger) and Lora for body text, with automatic fallback to Arial and Georgia when custom fonts are unavailable. - Accent Cycling for Shapes: Non-text shapes cycle through orange, blue, and green accents to maintain visual interest while staying on-brand. - Use Case: When generating a PowerPoint deck with python-pptx, apply this Skill so headings, body text, and shapes automatically use Anthropic's brand colors and fonts via RGBColor values. ## Quick Start Apply Anthropic brand styling to the presentation you are creating, using the official colors and fonts.