brand-guidelines Skill
Skill Claude Code Design & Media ProductionDocuments & Content CreationThe explanation below is AI-generated. Please verify it against the sources.
This is a "skill" definition (SKILL.md) that applies Anthropic's official brand colors and typography to artifacts such as presentations. According to the source, it defines a specific color palette (dark, light, mid gray, light gray, plus orange/blue/green accents) with hex values, and specifies Poppins for headings and Lora for body text, with Arial/Georgia as fallbacks. It also describes logic for applying accent colors to non-text shapes and for selecting text color based on background. The source states colors are applied via python-pptx's RGBColor class, and no font installation is required since it uses system-installed fonts when available. This skill is meant to be invoked when brand colors, typography, or visual formatting per Anthropic's style guidelines are needed.
Overview
According to the source, this is not a standalone SaaS product but a "skill" (SKILL.md) that supplies Anthropic's brand identity resources—colors, typography, and font/color application rules—for use when styling artifacts to match Anthropic's look-and-feel.
What you can do with brand-guidelines
- Apply Anthropic's official color palette: Dark #141413, Light #faf9f5, Mid Gray #b0aea5, Light Gray #e8e6dc, plus accents Orange #d97757, Blue #6a9bcc, Green #788c5d
- Apply Poppins font to headings (24pt and larger) and Lora font to body text
- Fall back automatically to Arial (headings) or Georgia (body) if custom fonts are unavailable, without requiring font installation
- Cycle non-text shapes through the orange, blue, and green accent colors to stay on-brand
- Apply colors precisely via python-pptx's RGBColor class for consistent color fidelity across systems
- Select text color based on background for readability (unknown exact rule details)
Sources
Original description (English)
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
History of brand-guidelines
- Skill Added brand-guidelines