brand-system
Installation
SKILL.md
Brand System
Create a visual identity system: palette, typography, and style direction — documented in a markdown brief, extracted into a JS config, and rendered as a preview PDF.
Artifacts
All output goes to the user's working directory. Ask for the path if not provided.
| File | What it is |
|---|---|
brand-brief.md |
The primary artifact. Research, rationale, and every design decision in one readable document. |
identity.js |
A machine-readable extraction of the brief. Importable by downstream build scripts. |
brand-preview.pdf |
A 3-slide rendered proof: palette, typography, and a combination demo. |
Intermediate HTML goes to /tmp/brand-system/ and is cleaned up after rendering.
Reference files
Load these on demand — not all are needed for every engagement.
Related skills