Anthropic Brand Styling
Paste the following prompt into your AI chat to install this skill:
Please install @user_badfb86b/brand-guidelines according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
Brand-facing materials often require consistent colors, typography, and accent styling. When Poppins or Lora are missing, outputs can fall back inconsistently, leaving headings, body text, and accents visually uneven. This skill applies the Anthropic brand system so that main colors, accent colors, heading fonts, body styling, and shape emphasis are handled in a repeatable way instead of being adjusted manually page by page.
How it works
- Color system: Uses
#141413,#faf9f5,#b0aea5, and#e8e6dcfor primary text, light backgrounds, secondary elements, and subtle surfaces, with#d97757,#6a9bcc, and#788c5das orange, blue, and green accents. - Typography: Headings of
24ptor larger preferPoppins, while body text usesLora; if those fonts are unavailable, it falls back toArialandGeorgiato avoid broken styling. - Shape styling: Non-text shapes cycle through orange, blue, and green accents to preserve readability and brand consistency.
- Implementation: Applies precise RGB values through
python-pptxandRGBColor, works with existing system fonts, and does not require font installation; for best results, pre-installingPoppinsandLorais still recommended.
Caveats
It focuses on visual styling rather than brand strategy, copywriting, or a full design system. If the target environment lacks the specified fonts, rendered output will still use fallback fonts, while color values should remain precise.
Use Cases
- Unify PPT headings, body, and accent shapes before delivery.
- Fallback fonts when Poppins/Lora are missing on a machine.
- Cycle orange, blue, and green accents on non-text shapes.
- Set precise RGBColor values in python-pptx for slides.
Best For
- Design engineers building Anthropic-style decks who need consistent typography and accents.
- Backend engineers maintaining python-pptx scripts who need reliable brand colors and font fallbacks.
- Operations staff producing launch materials who do not want to recolor slides manually.
- Product managers delivering customer decks who need readable fallbacks when fonts are missing.
Related Skills
Converts image sequences, videos, or screen recordings into GIFs with Python, supporting timing, looping, optimization, and quick command-line use.
Adds white text, a yellow bar, and optional translucent masks to photos using OpenCV and Pillow.
Call Mew image and design APIs in two stages to create an emotional background and compose a share-ready quote check-in poster.
Generate felt-craft pendant designs, part breakdowns, and structured analysis from a product image or Base64 input.