This applies Anthropic's official brand colors and typography to any artifact you're creating. It automatically styles headings with Poppins, body text with Lora, and uses the company's specific palette (that distinctive orange #d97757, plus blues and greens for accents). Works with python-pptx under the hood, cycling through accent colors for shapes while keeping text readable with the dark #141413 and light #faf9f5 backgrounds. Honestly most useful when you're building presentations or documents that need to look officially on-brand without manually hunting down hex codes. Falls back gracefully to Arial and Georgia if the custom fonts aren't installed.
npx -y skills add composiohq/awesome-claude-skills --skill brand-guidelines --agent claude-codeInstalls into .claude/skills of the current project.
To access Anthropic's official brand identity and style resources, use this skill.
Keywords: branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design
Main Colors:
#141413 - Primary text and dark backgrounds#faf9f5 - Light backgrounds and text on dark#b0aea5 - Secondary elements#e8e6dc - Subtle backgroundsAccent Colors:
#d97757 - Primary accent#6a9bcc - Secondary accent#788c5d - Tertiary accent