brand-guidelines

Apply Anthropic brand colors and typography to visual artifacts.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MoonBoi9001/claude-code-cli-tools --skill brand-guidelines-moonboi9001
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brand-guidelines
Source: https://github.com/MoonBoi9001/claude-code-cli-tools/tree/main/skills/brand-guidelines
Command: npx skills add https://github.com/MoonBoi9001/claude-code-cli-tools --skill brand-guidelines-moonboi9001

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a consistent, authoritative source of Anthropic's official color palette, typography choices, and styling rules so designers and automated tooling can produce artifacts that match the company's visual identity and design standards.

Core Features & Use Cases

  • Official color palette: Exact hex values for primary, neutral, and accent colors to preserve brand fidelity.
  • Typography guidance: Heading and body font recommendations (Poppins for headings, Lora for body) with fallbacks and sizing guidance.
  • Automated styling compatibility: Implementation notes for programmatic application (e.g., python-pptx RGBColor) to style slides, presentations, and documents.
  • Use case: Restyle a slide deck or marketing document to Anthropic's look-and-feel for external presentations or internal templates.

Quick Start

Apply Anthropic brand colors and typography to the provided document or slide deck to produce on-brand visuals.

Frequently Asked Questions about brand-guidelines

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I apply Anthropic brand colors and typography to a slide deck?

To apply Anthropic brand colors and typography to a slide deck, use exact hex values for primary and neutral colors, and map headings to Poppins and body text to Lora with fallbacks to enforce visual identity.

What are the official Anthropic typography and color palette guidelines for documents?

Anthropic typography and color palette guidelines specify Poppins for headings and Lora for body text, alongside exact hex values for primary, neutral, and accent colors to preserve brand fidelity in documents and visual artifacts.

Can I use python-pptx to programmatically style presentations with Anthropic brand colors?

Yes, you can use python-pptx to programmatically style presentations with Anthropic brand colors by applying exact RGBColor values and mapping heading and body fonts to enforce consistent visual formatting across slides.

Does this brand styling approach support RGB color fidelity for automated document generation?

Yes, this brand styling approach supports RGB color fidelity for automated document generation by providing implementation notes for programmatic application, ensuring precise hex and RGB color mapping across visual artifacts.

What is the best way to ensure visual design consistency for Anthropic marketing materials?

The best way to ensure visual design consistency for Anthropic marketing materials is to reference an authoritative source for the official color palette, typography choices, and sizing guidance to match company design standards.

Are there fallback fonts specified in the Anthropic style guide for visual design post-processing?

Yes, the Anthropic style guide specifies fallback fonts for Poppins and Lora, ensuring that heading and body typography maintain visual identity consistency during design post-processing even if primary fonts are unavailable.