AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Ckm:brand

skill-antifragiletech-antifragile-claude-code-brand · by AntifragileTech

Brand voice, visual identity, messaging frameworks, asset management, brand consistency. Activate for branded content, tone of voice, marketing assets, brand compliance, style guides.

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add skill-antifragiletech-antifragile-claude-code-brand

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-antifragiletech-antifragile-claude-code-brand)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Ckm:brand? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Brand

Brand identity, voice, messaging, asset management, and consistency frameworks.

When to Use

  • Brand voice definition and content tone guidance
  • Visual identity standards and style guide development
  • Messaging framework creation
  • Brand consistency review and audit
  • Asset organization, naming, and approval
  • Color palette management and typography specs

Quick Start

Inject brand context into prompts:

node scripts/inject-brand-context.cjs
node scripts/inject-brand-context.cjs --json

Validate an asset:

node scripts/validate-asset.cjs 

Extract/compare colors:

node scripts/extract-colors.cjs --palette
node scripts/extract-colors.cjs 

Brand Sync Workflow

# 1. Edit docs/brand-guidelines.md (or use /brand update)
# 2. Sync to design tokens
node scripts/sync-brand-to-tokens.cjs
# 3. Verify
node scripts/inject-brand-context.cjs --json | head -20

Files synced:

  • docs/brand-guidelines.md → Source of truth
  • assets/design-tokens.json → Token definitions
  • assets/design-tokens.css → CSS variables

Subcommands

| Subcommand | Description | Reference | |------------|-------------|-----------| | update | Update brand identity and sync to all design systems | references/update.md |

References

| Topic | File | |-------|------| | Voice Framework | references/voice-framework.md | | Visual Identity | references/visual-identity.md | | Messaging | references/messaging-framework.md | | Consistency | references/consistency-checklist.md | | Guidelines Template | references/brand-guideline-template.md | | Asset Organization | references/asset-organization.md | | Color Management | references/color-palette-management.md | | Typography | references/typography-specifications.md | | Logo Usage | references/logo-usage-rules.md | | Approval Checklist | references/approval-checklist.md |

Scripts

| Script | Purpose | |--------|---------| | scripts/inject-brand-context.cjs | Extract brand context for prompt injection | | scripts/sync-brand-to-tokens.cjs | Sync brand-guidelines.md → design-tokens.json/css | | scripts/validate-asset.cjs | Validate asset naming, size, format | | scripts/extract-colors.cjs | Extract and compare colors against palette |

Templates

| Template | Purpose | |----------|---------| | templates/brand-guidelines-starter.md | Complete starter template for new brands |

Routing

  1. Parse subcommand from $ARGUMENTS (first word)
  2. Load corresponding references/{subcommand}.md
  3. Execute with remaining arguments

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.