ckm:brand

Organize brand guidelines, tokens, and assets with context injection.

7|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Davie521/claude-skills --skill ckm-brand-davie521
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:brand
Source: https://github.com/Davie521/claude-skills/tree/main/plugins/design/skills/brand
Command: npx skills add https://github.com/Davie521/claude-skills --skill ckm-brand-davie521

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Brand governance and consistency across guidelines, tokens, and assets are often fragmented; this Skill consolidates brand context and tooling to keep teams aligned.

Core Features & Use Cases

  • Brand context extraction: parse guidelines to surface colors, typography, voice traits, and attributes for prompt tuning.
  • Token sync & validation: coordinate brand tokens across design-tokens.json/css and ensure alignment with guidelines.
  • Asset governance: verify references, update assets, and inject brand context into prompts for generation workflows.
  • Use Case: A marketing team uses this Skill to refresh the brand in one go: guidelines updated, tokens regenerated, and prompts aligned.

Quick Start

Run the brand update workflow to align guidelines, tokens, and assets.

Frequently Asked Questions about ckm:brand

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

FAQPage Schema
How do I keep my brand voice consistent across different visual assets?

Brand consistency is maintained by organizing and enforcing brand context across guidelines, tokens, and assets. It parses guidelines to surface colors and typography, then injects this context directly into asset generation workflows to keep teams aligned.

What is the best way to sync brand tokens with updated brand guidelines?

Syncing brand tokens is handled by validation scripts that coordinate design-tokens.json and CSS files with parsed guidelines. This ensures code-level tokens align directly with updated brand attributes for consistent visual identity.

Can I extract brand colors and typography directly from existing guidelines?

Yes, extracting brand colors and typography from guidelines is a core feature. The Skill parses brand documentation to automatically surface visual attributes and voice traits, preparing them for prompt tuning and token regeneration.

How do I align AI image prompts with my brand identity?

Aligning AI image prompts with brand identity is done by injecting extracted brand context into generation workflows. The Skill validates brand attributes and updates assets so generated images match your established visual identity and voice traits.

Do I need design-tokens.json to use this brand governance workflow?

Using design-tokens.json is supported for token sync and validation, though the primary requirement is having brand guidelines to parse. The workflow coordinates JSON or CSS tokens to ensure alignment with your documented brand attributes.