Agent Skill
2/7/2026

brand-builder

PREFER /brand-init for new projects (outputs unified brand.yaml). This skill outputs the legacy brand-profile.yaml format. Use --legacy flag or when brand-kit is not available. Interactive brand discovery for a project. Creates brand-profile.yaml that guides all future content generation. Run once per project to establish voice, audience, topics.

P
phrazzld
4GitHub Stars
1Views
npx skills add phrazzld/claude-config

SKILL.md

Namebrand-builder
DescriptionPREFER /brand-init for new projects (outputs unified brand.yaml). This skill outputs the legacy brand-profile.yaml format. Use --legacy flag or when brand-kit is not available. Interactive brand discovery for a project. Creates brand-profile.yaml that guides all future content generation. Run once per project to establish voice, audience, topics.

Claude Configuration

Personal Claude Code configuration directory containing custom commands, settings, and global instructions.

Structure

  • CLAUDE.md - Global instructions and principles for Claude Code
  • settings.json - Claude Code settings configuration
  • commands/ - Collection of custom commands for various development tasks
  • .gitignore - Git ignore patterns for this configuration

Commands

The commands/ directory contains custom commands for:

  • Development: setup, execute, debug, review, refactor
  • Planning: plan, organize, scope, ticket, task-plan
  • Documentation: document, extract, synthesize
  • Collaboration: consult, thinktank, multi-mind
  • Project Management: groom, board, align, audit
  • Git Operations: branch, pull, push, sync
  • Utilities: chill, timeout, verify, tidy

Usage

This configuration is automatically loaded by Claude Code when operating in this directory or its subdirectories.

Setup

  1. Clone this repository to your preferred location
  2. Configure Claude Code to use this directory as your configuration root
  3. Customize commands and settings as needed
Skills Info
Original Name:brand-builderAuthor:phrazzld