Agent Skillsdaymade/claude-code-skills › design-style-picker

design-style-picker

GitHub

通过批量生成多组视觉设计选项,帮助用户在无法描述抽象风格时快速明确审美偏好,并基于选定方案进行后续实现。

design-style-picker/SKILL.md daymade/claude-code-skills

Trigger Scenarios

用户无法描述抽象视觉风格 需要多种风格选项进行对比 从生成的UI/设计系统图片中选择 反馈输出过于花哨、沉闷或通用 需在保留现有资产基础上演进设计风格

Install

npx skills add daymade/claude-code-skills --skill design-style-picker -g -y
More Options

Non-standard path

npx skills add https://github.com/daymade/claude-code-skills/tree/main/design-style-picker -g -y

Use without installing

npx skills use daymade/claude-code-skills@design-style-picker

指定 Agent (Claude Code)

npx skills add daymade/claude-code-skills --skill design-style-picker -a claude-code -g -y

安装 repo 全部 skill

npx skills add daymade/claude-code-skills --all -g -y

预览 repo 内 skill

npx skills add daymade/claude-code-skills --list

SKILL.md

Frontmatter
{
    "name": "design-style-picker",
    "description": "Batch-generate and compare visual design directions so a user can choose the style they actually want. Use when the user says they cannot describe an abstract visual style, asks for many style options, wants to choose from generated UI\/design-system images, rejects outputs as too colorful\/too dead\/too generic, or needs an existing UI\/design system evolved without discarding current assets."
}

Design Style Picker

Purpose

Use this skill to turn vague taste into concrete visual choices. The goal is not to guess one final design; it is to generate a structured set of options that exposes the user's taste boundary quickly.

Core Rule

Do not ask the user to describe an abstract style if they already said they cannot. Generate comparable visual evidence, let them pick, then implement from the selected references.

Workflow

  1. Restate The Real Target

    • Say what the user is actually choosing: design-system style, business app surface, landing page, deck, component library, etc.
    • Separate the primary artifact from validation samples. If the task is a design system, business screens are optional validation samples, not the main deliverable.
    • Preserve any existing UI, assets, tokens, layout, brand cues, and domain context unless the user explicitly asks to discard them.
  2. Collect Existing Assets First

    • Inspect the current rendered UI or screenshots.
    • Read design tokens, CSS variables, component names, key images, brand/domain references, and existing screenshots.
    • Treat current assets as the starting vocabulary. Do not generate unrelated "fresh" concepts over them.
  3. Generate A Matrix, Not Minor Variants

    • Use at least two axes when taste is unclear:
      • Vertical ladder: one dimension changes by large steps, such as color intensity 20/35/50/65/80.
      • Horizontal directions: different organization strategies, such as data-driven color, brand spine, warm product imagery, scenario modules, or governance-led layout.
    • Make options visibly different. If two images look like siblings, regenerate one with a clearer contrast.
    • Prefer batch generation. The user is waiting for selection, not watching one slow image at a time.
  4. Use Color As A System

    • "Less colorful" does not mean black-and-white. It usually means fewer competing focal points.
    • Keep the product palette alive, but assign color roles:
      • Broad zones and section bands for architecture.
      • Data visualization and evidence systems for multi-color semantics.
      • Brand/risk colors for rare, high-signal emphasis.
      • Neutral components for routine UI.
    • Include explicit upper-bound samples when the user is tuning color: safe, middle, high, and overload boundary.
  5. Review Before Presenting

    • Open generated images yourself.
    • Mark which are likely too dead, too colorful, too generic, too business-system-like, or closest to the target.
    • Present file paths and a short decision note for each useful candidate.
  6. Implement From Selected Images

    • Extract principles, not pixels: color roles, layout density, focal hierarchy, component treatment, image use, governance/data placement.
    • Fuse selected references explicitly. Example: "Use H02 for color placement and V04 for palette intensity."
    • Keep implementation scoped to the existing UI unless the user asks for a new artifact.
    • Run rendered visual QA after implementation.

Prompt Pattern

When generating images, include:

This is an evolution of the existing UI/design system, not a replacement.
Preserve these assets: <tokens, imagery, sections, components, brand cues>.
Axis: <vertical ladder or horizontal direction>.
Variant name: <clear label>.
Color/visual rule: <specific budget or organization method>.
Primary focal point: <one thing>.
Avoid: <known rejected styles from the user>.

Lessons To Preserve

  • A user saying "not colorful" may mean "no dozens of equal-weight small color chips", not "remove all color".
  • A user saying "more weight" may mean visual authority and hierarchy, not dark-mode control room.
  • For design-system work, do not replace the system with a business dashboard. Business screens can validate style, but should not become the answer.
  • Always create deliberate boundary samples. They make "too much" visible and speed up selection.
  • After selection, fuse the chosen references and name what each contributes.

References

  • Read references/selection-playbook.md when running a full style-selection session or when the user gives taste corrections during image exploration.

Version History

  • e00a2ec Current 2026-08-20 11:27

Same Skill Collection

capture-screen/SKILL.md
cloudflare-troubleshooting/SKILL.md
codex-image-gallery/SKILL.md
daymade-claude-code/claude-skills-troubleshooting/SKILL.md
daymade-claude-code/claude-usage-analyst/SKILL.md
daymade-claude-code/continue-claude-work/SKILL.md
daymade-claude-code/marketplace-dev/SKILL.md
daymade-docs/doc-to-markdown/SKILL.md
daymade-docs/mermaid-tools/SKILL.md
daymade-docs/ppt-creator/SKILL.md
daymade-financial/ashare-news-fetcher/SKILL.md
daymade-financial/devils-advocate/SKILL.md
daymade-financial/gangtise-copilot/SKILL.md
daymade-financial/pharma-daily-report/SKILL.md
daymade-skill/skill-reviewer/SKILL.md
daymade-skill/skills-search/SKILL.md
douban-skill/SKILL.md
download-gemini-images/SKILL.md
excel-automation/SKILL.md
fact-checker/SKILL.md
gemini-history-analyzer/SKILL.md
github-ops/SKILL.md
github-sensitive-data-cleanup/SKILL.md
i18n-expert/SKILL.md
llm-icon-finder/SKILL.md
macos-cleaner/SKILL.md
notify-wecom/SKILL.md
openclaw/SKILL.md
product-analysis/SKILL.md
prompt-optimizer/SKILL.md
promptfoo-evaluation/SKILL.md
repomix-unmixer/SKILL.md
scrapling-skill/SKILL.md
setup-notifications-via-wecom/SKILL.md
slides-creator/SKILL.md
ui-designer/SKILL.md
video-comparer/SKILL.md
wps-doc-scraper/SKILL.md
youtube-downloader/SKILL.md
auto-repo-setup/SKILL.md
benchmark-due-diligence/SKILL.md
bilibili-source/SKILL.md
cli-demo-generator/SKILL.md
competitors-analysis/SKILL.md
daymade-audio/asr-transcribe-to-text/SKILL.md
daymade-audio/meeting-minutes-taker/SKILL.md
daymade-audio/stepfun-asr/SKILL.md
daymade-audio/stepfun-tts/SKILL.md
daymade-audio/transcript-fixer/SKILL.md

Metadata

Files
0
Version
e00a2ec
Hash
763776d6
Indexed
2026-08-20 11:27

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-21 08:32
浙ICP备14020137号-1 $mapa de visitantes$