Token导航 LogoToken导航TokenDH.com
前端设计需要联网github未标认证来源可访问许可证需确认审计通过

brand-systems品牌系统

Agent Skill

brand-systems 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

563

周安装

23

GitHub Stars

27

下载量

180
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:brand-systems(品牌系统)
来源仓库:https://github.com/hermeticormus/libreuiux-claude-code
仓库路径:skills/brand-systems
安装命令:
npx skills add https://github.com/hermeticormus/libreuiux-claude-code --skill brand-systems
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/hermeticormus/libreuiux-claude-code --skill brand-systems

简介

brand-systems 将品牌承诺转化为可执行的视觉规则体系,确保跨平台一致性。

  • 适用于新建品牌识别、既有形象刷新与员工培训材料制作。
  • 包含策略层、视觉层与应用层三大模块,覆盖从定位声明到物料落地的全流程。
  • 使用时应先明确品牌定位与核心价值,再逐步填充各层级具体内容。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Brand Systems

A brand is a promise made visible. Brand systems are the rules that ensure that promise is kept consistently.

When to Use This Skill

  • Creating a new brand identity
  • Rebranding or refreshing an existing identity
  • Building brand guidelines documentation
  • Systematizing ad-hoc brand elements
  • Training others on brand application

Brand System Components

1. Strategy Layer (Foundation)

Positioning Statement

For [target audience]
Who [statement of need]
[Brand] is a [category]
That [key benefit]
Unlike [competitors]
We [key differentiator]

Brand Pillars

  1. Purpose: Why we exist beyond profit
  2. Vision: The future we're creating
  3. Mission: How we'll get there
  4. Values: What we believe (3-5 core values)

Brand Personality

Define 3-5 adjectives with behavioral examples:

TraitWhat It MeansWhat It Doesn't Mean
BoldTake clear positionsAggressive/reckless
ApproachableWarm and welcomingUnprofessional
InnovativeForward-thinkingGimmicky

Brand Archetype

Choose primary (and optional secondary) from:

ArchetypeCore DesireVoice Character
SageTruthKnowledgeable, analytical
InnocentSafetyOptimistic, simple
ExplorerFreedomAdventurous, authentic
RulerControlAuthoritative, refined
CreatorInnovationImaginative, visionary
CaregiverServiceNurturing, supportive
MagicianTransformationVisionary, charismatic
HeroMasteryCourageous, determined
OutlawLiberationRebellious, disruptive
LoverIntimacyPassionate, sensual
JesterEnjoymentPlayful, irreverent
EverymanBelongingFriendly, humble

2. Visual Identity Layer

Logo System

Logo Types:

TypeDescriptionExample
WordmarkName as logoGoogle, Coca-Cola
LettermarkInitialsIBM, HBO
SymbolAbstract markNike, Apple
CombinationSymbol + wordmarkAdidas, Lacoste
EmblemText inside symbolStarbucks, NFL

Logo Requirements:

  • Works at 16px favicon size
  • Works on dark and light backgrounds
  • Recognizable in B&W
  • No gradients that break in print
  • Clear space rules defined

Logo Lockups:

[Symbol]        [Symbol][Wordmark]       [Wordmark]
                                          [Symbol]
  Symbol          Horizontal              Stacked
  Only            Lockup                  Lockup

Clear Space: Define minimum space around logo (typically height of a logo element):

   ┌──────────────────────────────┐
   │                              │
   │    ┌──────────────────┐      │
   │    │                  │      │
   │    │      LOGO        │      │  ← Clear space = 'X'
   │    │                  │      │    (defined by logo element)
   │    └──────────────────┘      │
   │                              │
   └──────────────────────────────┘

Color Palette

Primary Palette:

Primary:
  Name: [Descriptive name, e.g., "Trust Blue"]
  Hex: #2563eb
  RGB: 37, 99, 235
  HSL: 221, 83%, 53%
  Tailwind: blue-600

  Usage: CTAs, links, primary actions
  Accessible on: white (4.5:1), gray-50 (4.2:1)

Extended Palette:

  • Primary shades (50-950 scale)
  • Secondary color (with shades)
  • Accent color (high contrast)
  • Neutral scale (gray tones)
  • Semantic colors (success, warning, error, info)

Color Proportions:

60% - Dominant (backgrounds, large areas)
30% - Secondary (supporting elements)
10% - Accent (highlights, CTAs)

Dark Mode Considerations:

Light Mode          Dark Mode
white           →   gray-900
gray-50         →   gray-800
gray-900        →   white
blue-600        →   blue-400

Typography System

Type Scale:

const typeScale = {
  xs:     '0.75rem',    // 12px - captions
  sm:     '0.875rem',   // 14px - secondary text
  base:   '1rem',       // 16px - body
  lg:     '1.125rem',   // 18px - lead text
  xl:     '1.25rem',    // 20px - h4
  '2xl':  '1.5rem',     // 24px - h3
  '3xl':  '1.875rem',   // 30px - h2
  '4xl':  '2.25rem',    // 36px - h1
  '5xl':  '3rem',       // 48px - display
  '6xl':  '3.75rem',    // 60px - hero
};

Font Pairing Principles:

ApproachExampleEffect
ContrastSerif heading + sans bodyClassic, editorial
ComplementGeometric heading + humanist bodyModern, friendly
SuperfamilySame family, different weightsUnified, systematic

Recommended Pairs:

  • Editorial: Playfair Display + Source Sans Pro
  • Modern: Outfit + Inter
  • Technical: Space Grotesk + IBM Plex Sans
  • Elegant: Cormorant Garamond + Lato
  • Startup: Cal Sans + Geist

Imagery & Iconography

Photography Style:

  • Subject matter guidelines
  • Color treatment (natural, saturated, muted)
  • Composition preferences
  • Mood and lighting
  • What to avoid

Icon System:

Style: [Outlined | Filled | Duotone]
Stroke weight: [1.5px | 2px | 2.5px]
Corner radius: [0 | 2px | rounded]
Grid: [24x24 | 16x16]
Source: [Lucide | Heroicons | Phosphor | Custom]

Illustration Style (if applicable):

  • Style references
  • Color usage
  • Line weight
  • Level of detail
  • Character guidelines

3. Voice Layer

Voice Attributes

Define 3-4 constant personality traits:

We are:
1. [Trait 1] - [What this means in practice]
2. [Trait 2] - [What this means in practice]
3. [Trait 3] - [What this means in practice]

We are NOT:
1. [Anti-trait 1]
2. [Anti-trait 2]
3. [Anti-trait 3]

Tone Variations

Voice is constant; tone adapts to context:

ContextTone AdjustmentExample
WelcomeWarm, enthusiastic"Welcome! We're excited to have you."
ErrorCalm, helpful"Something went wrong. Here's how to fix it."
SuccessCelebratory, brief"Done! Your changes are live."
TutorialPatient, encouraging"Let's walk through this together."
LegalClear, direct"By continuing, you agree to our terms."

Writing Guidelines

  • Sentence length preferences
  • Active vs. passive voice
  • Punctuation style
  • Capitalization rules
  • Words to use/avoid
  • Jargon policy

4. System Layer

Design Tokens

// tokens.js
export const tokens = {
  colors: { /* color definitions */ },
  typography: { /* font definitions */ },
  spacing: {
    xs: '0.25rem',   // 4px
    sm: '0.5rem',    // 8px
    md: '1rem',      // 16px
    lg: '1.5rem',    // 24px
    xl: '2rem',      // 32px
    '2xl': '3rem',   // 48px
    '3xl': '4rem',   // 64px
  },
  radii: {
    sm: '0.25rem',
    md: '0.5rem',
    lg: '0.75rem',
    xl: '1rem',
    full: '9999px',
  },
  shadows: { /* shadow definitions */ },
  transitions: {
    fast: '150ms ease-out',
    normal: '200ms ease-out',
    slow: '300ms ease-out',
  },
};

Component Patterns

Document common component patterns:

## Button

### Variants
- Primary: Main actions
- Secondary: Alternative actions
- Ghost: Tertiary actions
- Destructive: Dangerous actions

### Sizes
- sm: Compact contexts
- md: Default
- lg: Prominent placement

### States
- Default
- Hover
- Active/Pressed
- Focus (keyboard)
- Disabled
- Loading

Layout Patterns

  • Grid system (12-column, gutters)
  • Breakpoints
  • Container widths
  • Section spacing

5. Application Layer

Touchpoint Guidelines

Document brand application for:

  • Website
  • Mobile app
  • Email templates
  • Social media profiles
  • Presentation templates
  • Print materials
  • Packaging (if applicable)
  • Environmental/signage

Do's and Don'ts

Visual examples of correct and incorrect usage:

✓ DO                         ✗ DON'T
─────────────────────────────────────────
Logo on white background     Logo on busy photo
Logo with clear space        Logo crowded by elements
Primary button for CTA       Multiple primary buttons
Consistent icon style        Mixed icon styles

Brand Canvas (Quick Reference)

# [Brand Name] Brand Canvas

## Who We Are
Purpose: [Why we exist]
Vision: [Future we're creating]
Mission: [How we'll get there]

## Who We Serve
[Target audience description]

## What Makes Us Different
[Key differentiators]

## How We Sound
Voice: [3-4 adjectives]
Archetype: [Primary archetype]

## How We Look
Colors: [Primary, Secondary, Accent]
Typography: [Display font + Body font]
Style: [Visual approach in 2-3 words]

## Our Promise
[The one thing we deliver]

Resources

  • assets/brand-canvas-template.md: Fillable brand canvas
  • references/logo-design.md: Logo creation principles
  • references/color-palettes.md: Color theory for branding
  • references/typography-pairing.md: Font combination guide
  • references/brand-voice.md: Voice development framework

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.12%
按下载量换算67

Claude

30.82%
按下载量换算55

Cursor

18.55%
按下载量换算33

Gemini CLI

9.08%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills