brand-pipeline
Installation
SKILL.md
/brand-pipeline
Full brand system setup in one command.
What This Does
Orchestrates the complete brand-as-code pipeline:
- Create
brand.yaml(if missing) - Compile to CSS/Tailwind/TypeScript tokens
- Generate visual assets (OG cards, social images)
Process
Step 1: Brand Identity
Check for existing brand files:
brand.yamlexists → skip to Step 2brand-profile.yamlexists → offer migration viabrand-kit migrate- Neither exists → run
/brand-initinteractively
Related skills