Skip to content
Documentation
Skill

/brand-guidelines

将 Anthropic 官方品牌颜色和字体应用于任何可能需要 Anthropic 视觉风格的作品。适用于品牌颜色或样式指南、视觉格式化或公司设计标准的场景。

From plugin
claude-skills-zh-cn
56016 skills
Install
$ npx -y skills add LeastBit/Claude_skills_zh-CN --skill brand-guidelines --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/brand-guidelines

Context preview

The summary Claude sees to decide when to auto-load this skill.

将 Anthropic 官方品牌颜色和字体应用于任何可能需要 Anthropic 视觉风格的作品。适用于品牌颜色或样式指南、视觉格式化或公司设计标准的场景。

SKILL.md

brand-guidelines.SKILL.md
name: brand-guidelines
description: 将 Anthropic 官方品牌颜色和字体应用于任何可能需要 Anthropic 视觉风格的作品。适用于品牌颜色或样式指南、视觉格式化或公司设计标准的场景。
license: 完整条款见 LICENSE.txt

Anthropic 品牌样式

概述

使用此技能可访问 Anthropic 官方品牌标识和样式资源。

**关键词**:品牌、企业形象、视觉形象、后处理、样式、品牌颜色、字体、Anthropic 品牌、视觉格式化、视觉设计

品牌指南

颜色

**主色调:**

  • 深色:`#141413` - 主要文本和深色背景
  • 浅色:`#faf9f5` - 浅色背景和深色上的文本
  • 中灰:`#b0aea5` - 次要元素
  • 浅灰:`#e8e6dc` - 微妙背景

**强调色:**

  • 橙色:`#d97757` - 主强调色
  • 蓝色:`#6a9bcc` - 次强调色
  • 绿色:`#788c5d` - 第三强调色

字体

  • **标题**:Poppins(备用 Arial)
  • **正文**:Lora(备用 Georgia)
  • **注意**:为获得最佳效果,请在您的环境中预先安装字体

功能

智能字体应用

  • 将 Poppins 字体应用于标题(24pt 及以上)
  • 将 Lora 字体应用于正文
  • 如果自定义字体不可用,自动回退到 Arial/Georgia
  • 在所有系统上保持可读性

文本样式

  • 标题(24pt+):Poppins 字体
  • 正文:Lora 字体
  • 根据背景智能选择颜色
  • 保留文本层次和格式

形状和强调色

  • 非文本形状使用强调色
  • 循环使用橙色、蓝色和绿色强调色
  • 在保持品牌一致性的同时维持视觉吸引力

技术细节

字体管理

  • 在可用时使用系统安装的 Poppins 和 Lora 字体
  • 提供自动回退到 Arial(标题)和 Georgia(正文)
  • 无需安装字体 - 可使用现有系统字体
  • 为获得最佳效果,请在您的环境中预先安装 Poppins 和 Lora 字体

颜色应用

  • 使用 RGB 颜色值进行精确的品牌匹配
  • 通过 python-pptx 的 RGBColor 类应用
  • 在不同系统上保持颜色保真度
Ships withclaude-skills-zh-cn

亲爱的开发者们,这是一个经过整理和中文化的 Anthropic Skills 仓库。无论你是想快速了解 Claude 技能体系的最佳实践,还是需要直接上手 Word/PDF/PPTX/XLSX 处理脚本,这份中文版都能帮你省去大量摸索时间。 亮点速览: 🧩 原汁原味的官方示例:完整保留算法艺术、品牌规范、Slack GIF、MCP 服务器等全部技能。 📄 文档技能全译本:OOXML、docx-js、HTML 转 PPT 流程、PDF 表单填写等高级指南均已翻译补充。 📦 即取即用:学习后即可在 Claude

Get the whole plugin

Other skills on claude-skills-zh-cn.