color-curator

Browse and select color palettes from Coolors or curated fallbacks. Use to find the perfect color palette for a design project.

Content Preview
---
description: Browse and select color palettes from Coolors or curated fallbacks. Use to find the perfect color palette for a design project.
allowed-tools:
  - AskUserQuestion
  - mcp__claude-in-chrome__tabs_context_mcp
  - mcp__claude-in-chrome__tabs_create_mcp
  - mcp__claude-in-chrome__navigate
  - mcp__claude-in-chrome__computer
  - mcp__claude-in-chrome__read_page
---

# Color Curator

Browse, select, and apply color palettes for frontend designs.

## Purpose

This skill helps select th
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/color-curator.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/frontend-design-pro/skills/color-curator/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/davepoon/buildwithclaude

Then reference at plugins/frontend-design-pro/skills/color-curator/SKILL.md

Related Skills