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 skills add https://github.com/composiohq/awesome-claude-skills --skill brand-guidelines