brand-guidelines
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAnthropic Brand Styling
Anthropic品牌风格设计
Overview
概述
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
若要使用Anthropic的官方品牌标识和风格资源,可调用本技能。
关键词:品牌设计、企业标识、视觉标识、后期处理、样式设计、品牌配色、字体规范、Anthropic品牌、视觉格式、视觉设计
When to Use This Skill
适用场景
Use when asked to:
- Apply Anthropic's brand colors to artifacts or visualizations
- Style documents with Anthropic typography (Poppins, Lora fonts)
- Add corporate visual identity to presentations or outputs
- Format content with Anthropic's design standards
- Apply consistent branding across multiple artifacts
Do NOT use when:
- Content doesn't need Anthropic branding (generic styling is sufficient)
- User requests non-Anthropic brand guidelines
- Technical code output where branding is inappropriate
当被要求执行以下操作时使用:
- 为制品或可视化内容应用Anthropic品牌配色
- 为文档应用Anthropic字体规范(Poppins、Lora字体)
- 为演示文稿或输出内容添加企业视觉标识
- 按照Anthropic的设计标准格式化内容
- 在多个制品中保持一致的品牌风格
以下情况请勿使用:
- 内容无需Anthropic品牌风格(通用样式即可满足需求)
- 用户要求应用非Anthropic的品牌规范
- 不适合添加品牌风格的技术代码输出
Brand Guidelines
品牌规范
Colors
配色方案
Main Colors:
- Dark: - Primary text and dark backgrounds
#141413 - Light: - Light backgrounds and text on dark
#faf9f5 - Mid Gray: - Secondary elements
#b0aea5 - Light Gray: - Subtle backgrounds
#e8e6dc
Accent Colors:
- Orange: - Primary accent
#d97757 - Blue: - Secondary accent
#6a9bcc - Green: - Tertiary accent
#788c5d
主色调:
- 深色:- 主要文本及深色背景色
#141413 - 浅色:- 浅色背景及深色背景上的文本色
#faf9f5 - 中灰色:- 次要元素配色
#b0aea5 - 浅灰色:- 辅助背景色
#e8e6dc
强调色:
- 橙色:- 主要强调色
#d97757 - 蓝色:- 次要强调色
#6a9bcc - 绿色:- 第三强调色
#788c5d
Typography
字体规范
- Headings: Poppins (with Arial fallback)
- Body Text: Lora (with Georgia fallback)
- Note: Fonts should be pre-installed in your environment for best results
- 标题:Poppins(Arial作为备选字体)
- 正文:Lora(Georgia作为备选字体)
- 注意:为获得最佳效果,请确保环境中已预先安装对应字体
Features
功能特性
Smart Font Application
智能字体应用
- Applies Poppins font to headings (24pt and larger)
- Applies Lora font to body text
- Automatically falls back to Arial/Georgia if custom fonts unavailable
- Preserves readability across all systems
- 为24号及以上的标题应用Poppins字体
- 为正文文本应用Lora字体
- 若自定义字体不可用,自动切换至Arial/Georgia备选字体
- 在所有系统中保持文本可读性
Text Styling
文本样式设计
- Headings (24pt+): Poppins font
- Body text: Lora font
- Smart color selection based on background
- Preserves text hierarchy and formatting
- 标题(24号及以上):Poppins字体
- 正文文本:Lora字体
- 根据背景智能选择文本颜色
- 保留文本层级与格式
Shape and Accent Colors
图形与强调色
- Non-text shapes use accent colors
- Cycles through orange, blue, and green accents
- Maintains visual interest while staying on-brand
- 非文本图形使用强调色
- 循环使用橙色、蓝色、绿色强调色
- 在符合品牌规范的同时保持视觉趣味性
Technical Details
技术细节
Font Management
字体管理
- Uses system-installed Poppins and Lora fonts when available
- Provides automatic fallback to Arial (headings) and Georgia (body)
- No font installation required - works with existing system fonts
- For best results, pre-install Poppins and Lora fonts in your environment
- 优先使用系统中已安装的Poppins和Lora字体
- 自动为标题和正文提供Arial/Georgia备选方案
- 无需额外安装字体,可直接使用系统现有字体
- 为获得最佳效果,建议在环境中预先安装Poppins和Lora字体
Color Application
配色应用
- Uses RGB color values for precise brand matching
- Applied via python-pptx's RGBColor class
- Maintains color fidelity across different systems
- 使用RGB颜色值确保品牌配色的精准匹配
- 通过python-pptx的RGBColor类实现配色应用
- 在不同系统中保持颜色一致性