ckm:brand

Manage brand identity and validate marketing asset compliance with Node.js scripts.

Updated May 5, 2026
One-click install
npx skills add https://github.com/wachawo/claude-skills --skill ckm-brand-wachawo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ckm:brand
Source: https://github.com/wachawo/claude-skills/tree/main/skills/brand
Command: npx skills add https://github.com/wachawo/claude-skills --skill ckm-brand-wachawo

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the challenge of maintaining brand consistency across diverse marketing channels, preventing off-brand messaging and visual identity drift.

Core Features & Use Cases

  • Brand Context Injection: Automatically injects your brand voice, color palette, and messaging frameworks into any prompt.
  • Asset Validation: Validates marketing assets against naming conventions, file size limits, and color palette compliance.
  • Design System Sync: Synchronizes brand guidelines with design tokens and CSS variables to ensure design-to-code parity.

Quick Start

Use the ckm:brand skill to validate the asset at path assets/banners/hero-image.png against current brand guidelines.

Frequently Asked Questions about ckm:brand

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

FAQPage Schema
How do I maintain brand consistency across marketing assets?

To maintain brand consistency across marketing assets, you can use automated scripts to validate file sizes, naming conventions, and color palettes against your established brand guidelines.

How does design token synchronization work for brand guidelines?

Design token synchronization works by mapping visual brand standards directly to CSS variables and technical design tokens, ensuring that design-to-code parity is maintained automatically across your system.

Do I need Node.js to validate asset compliance against brand standards?

Yes, you need Node.js installed to execute the scripts required for color extraction, design token synchronization, and validating marketing asset compliance against your brand guidelines.

Can I automatically inject brand voice and color palette into marketing prompts?

Yes, you can automatically inject brand context, including your specific brand voice, color palette, and messaging frameworks, directly into any marketing prompt to ensure consistent messaging.

What is the best way to prevent visual identity drift in design systems?

The best way to prevent visual identity drift is to synchronize brand guidelines with technical design tokens and run automated compliance checks on all generated marketing assets.

Why are my marketing assets failing color palette compliance checks?

Marketing assets fail color palette compliance checks when their extracted colors do not match the synchronized brand guidelines, a process automated through Node.js validation scripts.