Color banner
ryanthedev ryanthedev

Color

Development community

Description

--- description: Build a color system from color science up --- Run the design-for-ai skill focused on color decisions. 1. Read references/chapter-08-color-science.md and references/chapter-09-color-theory.md. 2. Use the "I Need to Choose Colors" decision tree from references/checklists.md. 3. Walk through: - **Mood**: What should the design feel like? (or pull from /design context if available) - **Background**: Appropriate to content density (white for content-heavy, dark for exclusive

Installation

Installs to ~/.claude/skills/ryanthedev-design-for-ai-color/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryanthedev-design-for-ai-color && curl -fsSL https://raw.githubusercontent.com/ryanthedev/design-for-ai/HEAD/commands/color.md -o ~/.claude/skills/ryanthedev-design-for-ai-color/SKILL.md

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

Full documentation available on GitHub

View Source Repository