Language:JapaneseEnglish

brand-guidelines Claude Code Skill

Author
Anthropic
Topics
Design & Media Production · Documents & Content Creation
License
See LICENSE.txt
First cataloged
2026-07-09 (UTC)
Explanation last updated
2026-09-03 (UTC)
Source (GitHub) last updated
2026-04-20 (UTC) (138 days ago)

The explanation below is AI-generated. Please verify it against the sources.

This skill applies Anthropic's official brand styling—specific colors and font choices—to documents or artifacts a user is creating. It defines a set of main and accent colors along with heading and body typography rules (Poppins for headings, Lora for body text, with Arial/Georgia fallbacks). It appears to operate on presentation files, since it references python-pptx and RGBColor for setting colors. The skill is invoked when someone wants a document or artifact to match Anthropic's visual identity. It does not connect to any external service; it works locally on the artifact being produced.

What you can do with brand-guidelines

  • Apply Anthropic's defined dark, light, gray, orange, blue, and green color palette to an artifact
  • Set headings to use Poppins font (24pt and above) with automatic fallback to Arial
  • Set body text to use Lora font with automatic fallback to Georgia
  • Assign accent colors (orange, blue, green) to non-text shapes in a cyclical pattern
  • Preserve existing text hierarchy and formatting while updating styling

Sources

Back to list