daymade/claude-code-skills

design-style-picker

Batch-generate and compare visual design directions so a user can choose the style they actually want.

查看源码
仓库原始内容

按源仓库内容呈现,保留标题、案例、代码、表格、链接以及原文引用的演示图片。

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.
  1. 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.
  1. 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.
  1. 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.
  1. 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.
  1. 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:

text
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.
来自同一仓库

更多 Skills

全部 Skills
daymade
社区

i18n-expert

This skill should be used when setting up, auditing, or enforcing internationalization/localization in UI codebases (React/TS, i18next or similar, JSON locales), including installing/configuring the i18n framework, replacing hard-coded strings, ensuring en-US/zh-CN coverage, mapping error codes to localized messages, and validating key parity, pluralization, and formatting.

安装量
1
GitHub Stars
1416
最近更新
9月22日
daymade
社区

frontend-visual-qa

- Audits already-rendered web, landing-page, HTML deck/slide, browser tool/game, dashboard/admin, design-system, and desktop UIs using real-browser or native-app journeys, inspected screenshots, DOM geometry, responsive or projection viewports, and a bundled Playwright sweep. Use after UI implementation to find typography, wrapping, overlap, overflow, responsive, route, overlay, map, transient-state, data-visualization, browser-output, file-dialog, PDF/print, or Electron-shell defects, or to compare a rendered artifact with a visual reference. Do not use for greenfield UI design, extracting a design system from screenshots, general QA-program setup, or nonvisual code debugging.

安装量
2
GitHub Stars
1414
最近更新
9月21日
daymade
社区

github-ops

- Operates GitHub through gh CLI and the REST/GraphQL APIs with explicit target, authorization, impact preview, and independent readback. Use for pull requests, issues, Actions, repositories, collaborators, teams, organization member privileges, base permissions, 2FA enforcement, repository settings, API automation, parallel or superseded PR convergence, and public or enterprise GitHub. Also use when a GitHub write returned success but the requested state did not change, or when deciding whether a setting is writable through CLI, REST, GraphQL, or only the GitHub UI.

安装量
1
GitHub Stars
1411
最近更新
9月20日
daymade
社区

ashare-news-fetcher

- 抓取 A 股消息面情报:从财联社、华尔街见闻、金十、新浪 7x24、东财快讯、 证监会/央行/上交所/财政部政策公告、东方财富股吧等公开来源抓取与股票相关的 新闻、政策、情绪,输出结构化 JSON 或 Markdown。 当用户提到“A 股消息面”、“抓新闻”、“个股消息”、“政策监管”、“股吧情绪”、 “财联社”、“东财快讯”、“市场情绪”或需要把某只股票相关的公开情报聚合出来时 触发。也适用于“帮我看看 000001 最近有什么消息”这类口语化请求。

安装量
1
GitHub Stars
1396
最近更新
9月16日