From ih-designer
Capture, define, and apply a project's brand kit — logo, color, typography, voice, imagery, and motion personality — so design work stays on-brand and identity is preserved. Use when a project has brand assets that must be honored, when starting a project that needs a brand foundation defined, or before a redesign (existing brand is starting material, not optional). Produces or reads a brand-kit.md the whole team and toolkit can work from, integrated into the target project's repo. designer has no house brand of its own — this captures each project's own identity.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ih-designer:brand-kitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A brand kit is a project's identity, captured so every decision honors it. This skill does two jobs: **extract** an existing brand into a usable kit, or **establish** one when a project has none. Either way the output is a `brand-kit.md` that anchors color, type, voice, and feel — the raw material `honor-the-vibe` uses to keep a project looking like *itself*.
A brand kit is a project's identity, captured so every decision honors it. This skill does two jobs: extract an existing brand into a usable kit, or establish one when a project has none. Either way the output is a brand-kit.md that anchors color, type, voice, and feel — the raw material honor-the-vibe uses to keep a project looking like itself.
Use the companion brand-kit-template.md in this directory as the structure to fill in.
Most projects already have identity, even if scattered. Your job is to find and formalize it, not replace it.
detect-design-system output, README, social profiles, pitch decks, existing CSS/tokens.brand-kit.md. Fill the template. Flag genuine gaps (e.g. no dark-mode brand color) rather than inventing — propose, mark as proposed, get confirmation.Only when the project genuinely has no identity (confirm via detect-design-system). Anchor everything to the project's goal and audience, never to a default aesthetic.
taste-skill and impeccable for taste and craft, and pair with build-design-system to turn the identity into real tokens in the project's repo.brand-kit.md and treat it as living.honor-the-vibe). Where the design system encodes brand values as tokens, the tokens win at the code level and the kit explains the why.A single brand-kit.md at the project root (or docs/brand-kit.md) following the template: overview + one-line vibe, logo, color (with exact values + contrast notes), typography, imagery/icons, voice, motion, and a short do/don't list. Concrete values, not adjectives alone.
npx claudepluginhub weberswords/designer --plugin ih-designerGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.