Colorsystem banner
KyaniteLabs KyaniteLabs

Colorsystem

Development community

Description

--- description: Build or repair a purposeful, contrast-checked color system argument-hint: "[file/path or text, optional]" --- Load and apply the **color-system** skill (`~/.agents/skills/color-system/SKILL.md`). Start from the brief and existing brand evidence. Produce the needed OKLCH ramps, semantic roles, mode mappings, and measured foreground/background pairs. Examples teach the mechanics; they are not a palette menu. Target: $ARGUMENTS (if empty, apply to the current file / most recent

Installation

Installs to ~/.claude/skills/kyanitelabs-tastecheck-colorsystem/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kyanitelabs-tastecheck-colorsystem && curl -fsSL https://raw.githubusercontent.com/KyaniteLabs/tastecheck/HEAD/commands/colorsystem.md -o ~/.claude/skills/kyanitelabs-tastecheck-colorsystem/SKILL.md

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

Full documentation available on GitHub

View Source Repository