mcpbeat

Brand Guidelines

leastbit/brand-guidelines

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

3k tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
555
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/LeastBit/Claude_skills_zh-CN --skill brand-guidelines

The instruction itself

1 sections, as written by the author

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 类应用
  • 在不同系统上保持颜色保真度

How to use it

Copy the folder

Take leastbit/brand-guidelines from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.