designing-brand

Design unified brand identity systems with design tokens and guidelines.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sekka/dotfiles --skill designing-brand
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: designing-brand
Source: https://github.com/sekka/dotfiles/tree/main/home/.claude/skills/designing-brand
Command: npx skills add https://github.com/sekka/dotfiles --skill designing-brand

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ブランドアイデンティティとビジュアル設計システムの構築を通じて、ブランドの一貫性とデザイン効率を高めます。

Core Features & Use Cases

  • コアアイデンティティとパーパスの定義
  • カラーシステムとセマンティックカラーの設計
  • タイプスケールとデザイントークンの整備
  • アクセシビリティ考慮のガイドライン

Quick Start

ブランドのコアバリューとターゲットを整理し、初期カラーパレットとタイポグラフィを作成します。

Frequently Asked Questions about designing-brand

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a unified color system and design tokens for brand consistency?

Design tokens define your brand's visual language as reusable values—colors, typography, spacing—exported as JSON or CSS variables. This approach centralizes color palettes, semantic color mapping, and type scales so all products and interfaces stay aligned without manual duplication.

What should a complete brand identity system include?

A complete system covers core identity definition, logo guidelines, color palettes with accessibility standards, typography scales, design tokens, component guidelines, and exportable brand documentation. These deliverables ensure visual consistency across all touchpoints.

Can I use design tokens to maintain brand consistency across multiple products?

Yes. Design tokens stored as JSON or CSS variables sync color, typography, and spacing rules across products automatically. Changes to the token source propagate everywhere, eliminating inconsistency without manual updates to each product.

How do I ensure my brand color system meets accessibility requirements?

Build semantic color mapping that defines roles—primary, secondary, status—with contrast ratios meeting WCAG standards. Document which colors work for text, backgrounds, and interactive states, then validate through accessibility guidelines in your brand documentation.

What's the difference between a color palette and a semantic color system?

A color palette is the raw set of hues and shades. A semantic color system maps those colors to functional roles—primary action, error state, disabled—so designers and developers use intent-based names instead of hex codes, reducing errors and scaling consistency.

Do I need design tokens if I already have brand guidelines?

Yes. Guidelines document intent; tokens operationalize it. Exporting guidelines as machine-readable tokens (JSON, CSS variables) enables automation, reduces translation errors between design and code, and speeds consistent implementation across teams and platforms.