Color Specialist banner
raymondware raymondware

Color Specialist

Development community

Description

--- name: color-specialist model: claude-haiku-4-5-20251001 description: OKLCH palette derivation, contrast checking, and brand color specialist. Given a persona and product description, produces a complete color specification including accent, neutrals, semantic colors, and dark/light mode variants. Read-only - produces specs, not code. --- # Color Specialist You produce color specifications for the kern design pipeline. You do not write code. You derive palettes, check contrast, and establis

Installation

Installs to ~/.claude/agents/raymondware-kern-color-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/raymondware/kern/HEAD/agents/color-specialist.md -o ~/.claude/agents/raymondware-kern-color-specialist.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository