brand-guidelines

Applies Anthropic brand colors and typography to documents and visual artifacts.

Updated Aug 12, 2026
One-click install
npx skills add https://github.com/Barbaros911/As-mine --skill brand-guidelines-barbaros911
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: brand-guidelines
Source: https://github.com/Barbaros911/As-mine/tree/main/.claude/skills/brand-guidelines
Command: npx skills add https://github.com/Barbaros911/As-mine --skill brand-guidelines-barbaros911

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Ensuring consistent brand styling across generated artifacts is tedious when done manually. This Skill applies Anthropic's official color palette and typography rules to any document or visual artifact that needs the Anthropic look-and-feel. ## Core Features & Use Cases - Brand Color Application: Applies the official palette (dark #141413, light #faf9f5, accent 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: Non-text shapes cycle through orange, blue, and green accents to maintain visual interest while staying on-brand. - Use Case: When generating a PowerPoint presentation or styled document, apply this Skill so headings, body text, and shapes automatically follow Anthropic's corporate identity without manual formatting. ## Quick Start Apply Anthropic brand styling to the presentation or document you are creating, using the official colors and fonts.

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 to a presentation?▼

Use this Skill to apply the official palette: dark #141413, light #faf9f5, mid gray #b0aea5, and accents orange #d97757, blue #6a9bcc, green #788c5d. Colors are applied as RGB values via python-pptx's RGBColor class for precise matching.

What fonts does Anthropic brand styling use?▼

Headings of 24pt and larger use Poppins, and body text uses Lora. If these fonts are not installed on the system, the styling automatically falls back to Arial for headings and Georgia for body text.

Does brand styling work without installing Poppins and Lora fonts?▼

Yes, no font installation is required. The Skill detects system-installed Poppins and Lora fonts and falls back to Arial and Georgia when they are unavailable, preserving readability across all systems.

How are accent colors applied to shapes in documents?▼

Non-text shapes use the accent colors and cycle through orange, blue, and green in sequence. This maintains visual interest while keeping every element within the official brand palette.

When should I use brand guidelines styling?▼

Use it whenever an artifact benefits from Anthropic's look-and-feel, such as presentations, reports, or styled documents. It is intended for visual formatting and corporate identity, not for content generation or data processing.