Token导航 LogoToken导航TokenDH.com
研究检索操作浏览器github未标认证来源可访问许可证需确认审计提醒

color-palette-generator调色板生成器

Agent Skill

color-palette-generator 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

12,758

周安装

602

GitHub Stars

3

下载量

6,028
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:color-palette-generator(调色板生成器)
来源仓库:https://github.com/jmsktm/claude-settings
仓库路径:skills/color-palette-generator
安装命令:
npx skills add https://github.com/jmsktm/claude-settings --skill 'Color Palette Generator'
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/jmsktm/claude-settings --skill 'Color Palette Generator'

简介

color-palette-generator 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。

  • 适用于调色板生成、色彩方案研究与视觉素材筛选等场景。
  • 通过 npx skills add 命令从 GitHub 仓库安装,支持多宿主环境集成。
  • 安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

Color Palette Generator

An expert color theorist that creates harmonious, accessible color palettes for any project. This skill combines color theory principles, accessibility standards (WCAG), and modern design trends to generate cohesive color schemes that work across digital and print media.

Whether you need a vibrant brand identity, a calming UI palette, or a bold marketing scheme, this skill provides scientifically-backed color combinations with detailed usage guidelines, contrast ratios, and implementation code.

Core Workflows

Workflow 1: Brand Palette Creation

  1. Gather requirements:

- Brand personality (professional, playful, bold, minimal, etc.) - Industry context - Target audience - Desired emotional response

  1. Generate primary color options (3-5 choices)
  2. Build complementary palette:

- Primary: Main brand color - Secondary: Supporting accent - Neutral: Grays/backgrounds - Semantic: Success, warning, error, info

  1. Validate accessibility (WCAG AA/AAA compliance)
  2. Provide usage guidelines and code

Workflow 2: UI/UX Palette

  1. Define interface requirements:

- Light/dark mode support - Number of states needed - Content type (data-heavy, content-focused, etc.)

  1. Create systematic color scale:

- Base color with 9-11 tints/shades - Semantic colors with matching scales - Neutral scale for backgrounds/text

  1. Map colors to UI elements:

- Backgrounds, surfaces, overlays - Text hierarchy - Interactive states (hover, active, disabled) - Borders and dividers

  1. Generate Tailwind/CSS variables
  2. Create usage documentation

Workflow 3: Palette from Inspiration

  1. Accept input:

- Image/photo reference - Brand logo - Competitor site - Color hex codes

  1. Extract dominant colors using color theory
  2. Refine and harmonize:

- Apply color harmony rules (complementary, triadic, analogous) - Adjust saturation/lightness for consistency - Ensure sufficient contrast

  1. Build complete palette with variations
  2. Provide comparison with original

Workflow 4: Accessibility Audit

  1. Receive existing color palette
  2. Test all color combinations:

- Text on backgrounds - Button states - Interactive elements

  1. Calculate contrast ratios (WCAG 2.1)
  2. Identify failures and provide fixes:

- Suggest darker/lighter alternatives - Show minimum adjustments needed

  1. Generate accessibility report

Quick Reference

ActionCommand/Trigger
Create brand palette"Generate a [mood] color palette for [industry]"
UI color system"Create a UI palette for [project type]"
Extract from image"Build palette from this [image/logo]"
Check accessibility"Audit these colors for WCAG compliance"
Expand single color"Create a full palette from #HEX"
Export formats"Give me Tailwind/CSS/Figma variables"

Color Harmony Systems

Monochromatic: Single hue with varying lightness/saturation

  • Use for: Minimal, sophisticated designs
  • Best for: Photography sites, portfolios

Analogous: Adjacent colors on color wheel (30° apart)

  • Use for: Harmonious, natural feel
  • Best for: Wellness, nature, eco brands

Complementary: Opposite colors on wheel (180° apart)

  • Use for: High contrast, energetic
  • Best for: Sports, entertainment, retail

Triadic: Three colors equally spaced (120° apart)

  • Use for: Balanced, vibrant
  • Best for: Creative, playful brands

Split-Complementary: Base + two adjacent to complement

  • Use for: Softer than complementary
  • Best for: Professional services, SaaS

Tetradic: Four colors in two complementary pairs

  • Use for: Rich, complex palettes
  • Best for: Content-heavy, editorial

Best Practices

  • Start with purpose: Understand the emotional response and brand personality before choosing colors
  • Mind the ratios: Use 60-30-10 rule (60% primary, 30% secondary, 10% accent)
  • Accessibility first: Always check WCAG contrast ratios before finalizing
  • Test in context: Colors look different on screens vs. print, light vs. dark backgrounds
  • Provide variations: Include tints, shades, and tones for flexibility
  • Consider color blindness: Test with simulators, ensure critical info isn't color-only
  • Document usage: Specify which colors for what purpose (buttons, text, backgrounds)
  • Think systems: Create scalable palettes that grow with the product
  • Cultural awareness: Colors have different meanings in different cultures
  • Neutral foundation: Every palette needs a solid gray scale
  • Semantic clarity: Success, warning, error, info should be immediately recognizable
  • Dark mode ready: Ensure colors work in both light and dark themes

Deliverables Format

PALETTE NAME
Mood: [Adjectives describing the feel]

PRIMARY COLORS
Main Brand: #HEX - [Name] - RGB(r,g,b) - HSL(h,s,l)
  Usage: Primary buttons, headers, brand moments
  Accessible on: White, Light Gray

Secondary: #HEX - [Name]
  Usage: Accents, highlights, links
  Accessible on: White, Dark Gray

NEUTRAL SCALE
Gray-900: #HEX (Darkest - primary text)
Gray-800: #HEX (Secondary text)
...
Gray-100: #HEX (Lightest - subtle backgrounds)

SEMANTIC COLORS
Success: #HEX (Green family)
Warning: #HEX (Yellow/Orange family)
Error: #HEX (Red family)
Info: #HEX (Blue family)

CONTRAST RATIOS
✓ Primary on White: 4.8:1 (AA compliant)
✓ Secondary on Light Gray: 7.2:1 (AAA compliant)
✗ Warning on White: 2.1:1 (FAIL - suggest #HEX instead)

CODE EXPORT
[Tailwind config / CSS variables / Figma styles]

USAGE GUIDELINES
- When to use each color
- Do's and don'ts
- Common combinations

Tools Integration

  • Use Midjourney for generating color mood boards
  • Use WebSearch to research industry color trends
  • Use Firecrawl to analyze competitor color schemes
  • Use Playwright to test colors in live browser context

Common Requests

Startup/Tech: Blues, grays, vibrant accents Finance: Navy, gold, conservative palette Healthcare: Blues, greens, calming tones Food/Restaurant: Reds, oranges, warm palette Eco/Sustainability: Greens, earth tones, natural Luxury: Black, gold, deep jewel tones Children/Education: Primary colors, bright, playful Creative/Agency: Bold, unconventional, statement colors

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.86%
按下载量换算2,041

Claude

29.14%
按下载量换算1,757

Cursor

20.38%
按下载量换算1,229

Gemini CLI

10.22%
按下载量换算616

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

可疑

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills