name: brand-guidelines
description: 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.
description_zh: "应用 Anthropic 品牌配色和排版到设计产物"
description_en: "Apply Anthropic brand colors and typography to design artifacts"
version: 1.0.0
license: Complete terms in LICENSE.txt
Anthropic Brand Styling
Overview
To access Anthropic's official brand identity and style resources, use this skill.
Light: #faf9f5 - Light backgrounds and text on dark
Mid Gray: #b0aea5 - Secondary elements
Light Gray: #e8e6dc - Subtle backgrounds
Accent Colors:
Orange: #d97757 - Primary accent
Blue: #6a9bcc - Secondary accent
Green: #788c5d - Tertiary accent
Typography
Headings: Poppins (with Arial fallback)
Body Text: Lora (with Georgia fallback)
Note: Fonts should be pre-installed in your environment for best results
Features
Smart Font Application
Applies Poppins font to headings (24pt and larger)
Applies Lora font to body text
Automatically falls back to Arial/Georgia if custom fonts unavailable
Preserves readability across all systems
Text Styling
Headings (24pt+): Poppins font
Body text: Lora font
Smart color selection based on background
Preserves text hierarchy and formatting
Shape and Accent Colors
Non-text shapes use accent colors
Cycles through orange, blue, and green accents
Maintains visual interest while staying on-brand
Technical Details
Font Management
Uses system-installed Poppins and Lora fonts when available
Provides automatic fallback to Arial (headings) and Georgia (body)
No font installation required - works with existing system fonts
For best results, pre-install Poppins and Lora fonts in your environment
Color Application
Uses RGB color values for precise brand matching
Applied via python-pptx's RGBColor class
Maintains color fidelity across different systems
1---2name: brand-guidelines3description: Brand Guidelines4---5# Brand Guidelines67将Anthropic的官方品牌颜色和排版应用于任何可能受益于Anthropic外观和感觉的工件。89---10name: brand-guidelines11description: 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.12description_zh: "应用 Anthropic 品牌配色和排版到设计产物"13description_en: "Apply Anthropic brand colors and typography to design artifacts"14version: 1.0.015license: Complete terms in LICENSE.txt16---1718# Anthropic Brand Styling1920## Overview2122To access Anthropic's official brand identity and style resources, use this skill.2324**Keywords**: branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design2526## Brand Guidelines2728### Colors2930**Main Colors:**3132- Dark: `#141413` - Primary text and dark backgrounds33- Light: `#faf9f5` - Light backgrounds and text on dark34- Mid Gray: `#b0aea5` - Secondary elements35- Light Gray: `#e8e6dc` - Subtle backgrounds3637**Accent Colors:**3839- Orange: `#d97757` - Primary accent40- Blue: `#6a9bcc` - Secondary accent41- Green: `#788c5d` - Tertiary accent4243### Typography4445- **Headings**: Poppins (with Arial fallback)46- **Body Text**: Lora (with Georgia fallback)47- **Note**: Fonts should be pre-installed in your environment for best results4849## Features5051### Smart Font Application5253- Applies Poppins font to headings (24pt and larger)54- Applies Lora font to body text55- Automatically falls back to Arial/Georgia if custom fonts unavailable56- Preserves readability across all systems5758### Text Styling5960- Headings (24pt+): Poppins font61- Body text: Lora font62- Smart color selection based on background63- Preserves text hierarchy and formatting6465### Shape and Accent Colors6667- Non-text shapes use accent colors68- Cycles through orange, blue, and green accents69- Maintains visual interest while staying on-brand7071## Technical Details7273### Font Management7475- Uses system-installed Poppins and Lora fonts when available76- Provides automatic fallback to Arial (headings) and Georgia (body)77- No font installation required - works with existing system fonts78- For best results, pre-install Poppins and Lora fonts in your environment7980### Color Application8182- Uses RGB color values for precise brand matching83- Applied via python-pptx's RGBColor class84- Maintains color fidelity across different systems
Run npx skillmds@latest add tugoukezhang/brand-guidelines in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Brand Guidelines It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tugoukezhang (@tugoukezhang) published this skill. Their other Agent Skills are listed on their SkillMD profile.