Token导航 LogoToken导航TokenDH.com
研究检索只读github未标认证来源可访问许可证需确认审计通过

product-design产品设计

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

269

周安装

11

GitHub Stars

1

下载量

86
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

请帮我安装这个 Agent Skill:product-design(产品设计)
来源仓库:https://github.com/bbssppllvv/essential-skills
仓库路径:skills/product-design
安装命令:
npx skills add https://github.com/bbssppllvv/essential-skills --skill product-design
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/bbssppllvv/essential-skills --skill product-design

简介

提供产品设计方法论指导,强调基于用户视角做出有据可依的决策。

  • 适用于界面布局、交互流程与情感化设计等多维度优化任务。
  • 要求在设计前明确 WHAT/WHO/WHAT SHOULD USERS DO 等核心问题。
  • 安装后可在 Codex、Claude、Cursor、Gemini CLI 中作为设计评审参考。
  • 建议结合 A/B 测试与可用性反馈持续迭代设计方案。

SKILL.md

Product Design Best Practices

Professional design methodology. Don't guess — make intentional, justified decisions.

Always ask: "If I showed this to 10 users tomorrow, what would they remember?"

Before You Design: Discovery

Never design blind. Answer these first:

1. WHAT are we building?    → Screen type, platform, scope
2. WHO is this for?         → Audience, technical level
3. WHAT should users do?    → Primary action, success metric
4. WHAT feeling to evoke?   → Tone, energy
5. WHAT JOB does this do?   → "Help me decide" / "Convince me" / "Get me started"
6. WHAT objections exist?   → "Is it worth it?" / "Is it legit?" / "Will it work?"
7. WHAT should they remember? → The hook, the differentiator
8. ANY constraints?         → Brand, tech requirements, inspirations

Design Brief: "I'm designing a [WHAT] for [WHO] that helps them [GOAL] and should feel [TONE]."


Design Workflow

0. DISCOVER  → Design Brief
       ↓
1. RESEARCH  → Study real products, competitors, best-in-class examples
       ↓
2. ANALYZE   → Extract patterns, compare approaches, make decisions
       ↓
3. DESIGN    → Apply craft: typography, color, spacing, copy, soul
       ↓
4. IMPLEMENT → Build, validate against quality gates

Research & Analysis

Research ≠ Copying the Average

Research is about understanding WHY choices work, not copying WHAT everyone does.

  • Best practices = starting point, not destination
  • "Safe" often = "forgettable"
  • Document reasoning: "Most use X, but we chose Y because..."

Three Lenses (Use All)

Lens A: Structure — Layout, components, information hierarchy. Common solutions to common problems.

Lens B: Visual Craft — For each strong reference, notice:

  1. Typography — fonts, sizes, weights, letter-spacing
  2. Color — warm or cool? Accent? Hierarchy?
  3. Spacing — tight or airy? What's the rhythm?
  4. Details — shadows, borders, radii, gradients
  5. Icons/illustrations — style? Consistent?
  6. Overall vibe — premium? Playful? Technical?

Lens C: Conversion & Soul — What makes this one WORK?

  1. What's the HOOK in the first 3 seconds?
  2. How do they handle OBJECTIONS?
  3. Where's the TRUST (social proof, guarantees)?
  4. What's UNIQUE?
  5. What MICROCOPY has personality?
  6. What would a user REMEMBER tomorrow?

Steal List (Minimum 5 Items)

SourceWhatWhy It WorksHow I'll Use It
...Specific tactic with exact copy/numbersPsychology behind itAdaptation plan

Be specific, not vague:

  • "Linear — 13px/20px body, -0.01em tracking, 48px section gaps, #5E6AD2 accent at 8% opacity for hover"
  • NOT "Linear — clean design"

Typography

Scale: Ratio 1.2 (minor third). Max 6–8 sizes: Display (48–64px), H1 (36–48px), H2 (24–32px), Body (16–18px), Small (13–14px), Caption (11–12px).

Leading: Large text = tight (1.0–1.2). Body = loose (1.5–1.6).

Letter-spacing — DO NOT SKIP:

Text TypeLetter-spacing
Body (14–18px)0
Small text (11–13px)0.01–0.02emrequired
UI labels/buttons0.02emrequired
ALL CAPS0.06–0.1emalways required
Large headings (32px+)-0.01 to -0.02em
Display (48px+)-0.02 to -0.03em

Line length: 50–75 chars (max-width: 65ch). Pairing: Max 2 fonts.

Full guide: references/typography.md

Color

Palette: 4 layers — Neutrals (70–90%), Primary accent (5–10%), Semantic (success/warning/danger), Effects (rare).

Primary: One brand color with scale (50–950). 600 default, 700 hover, 800 active.

Contrast: 4.5:1 body text, 3:1 large text.

Dark theme: Not inverted. Background #0f0f0f, not #000. Text #f0f0f0, not #fff. Separate neutral scale.

Tokens: Name by purpose (--primary), not color (--blue).

Full guide: references/color.md

Spacing

Base unit: 4px or 8px. Everything multiplies from this.

4px: 4, 8, 12, 16, 24, 32, 48, 64, 96
8px: 8, 16, 24, 32, 48, 64, 96, 128

Proximity = relationship. Closer = connected, farther = separate.

Density: Match spacing to context — dense for dashboards (8-12px padding), default for product UI (16-24px), spacious for marketing (24-32px).

Responsive: Structural spacing (sections, containers) scales down 0.5-0.75x on mobile. Internal component spacing (icon-to-text, button padding) stays fixed.

Full guide: references/spacing.md

Avoiding AI Slop

NO INDIGO/VIOLET — Unless explicitly requested. Every LLM defaults to indigo (#6366f1). It's the biggest tell of AI-generated design. Choose brand-appropriate colors from research.

Generic (bad): default fonts, safe blue gradients, perfect symmetry, blob backgrounds, stock illustrations.

Professional (good): brand-appropriate color, intentional font pairing, visual tension/asymmetry, purposeful whitespace, custom imagery, social proof present.

Generic structure trap: Don't default to Hero → Features → Pricing → FAQ → CTA. Ask: "What can I add, remove, or reorder for THIS product?"

Full guide: references/anti-ai-slop.md

Motion

Motion serves: Feedback (it worked), Continuity (where it went), Hierarchy (look here). If it doesn't do one — remove it.

CategoryDuration
Instant (hover, press, toggle)90–150ms
State change (accordion, tabs)160–240ms
Large transition (modal, drawer)240–360ms

Easing: Enter = ease-out, Exit = ease-in, Change = ease-in-out.

Required: prefers-reduced-motion support. No animation > 500ms in product UI. Never transition: all.

Full guide: references/motion.md

Icons

One style per product (outline OR solid). No mixing libraries.

Optical corrections: Geometric center ≠ visual center. Arrows/chevrons need 0.5–1px shift.

Color: currentColor by default. Semantic colors only for status.

Accessibility: Action icons need aria-label. Hit area 44×44px minimum.

Libraries: Lucide (SaaS default), Heroicons (Tailwind), Material Symbols, SF Symbols (Apple).

Full guide: references/icons.md

The Persuasion Layer

Fill this table before writing code:

ElementYour Answer
Hook (first 3 sec)Hero headline + visual
Story arcProblem → Solution → Proof → Action
Objection killers1. ___ 2. ___ 3. ___
Trust signalsSocial proof / Guarantee / Security / Specifics (pick 2+)
Urgency/Scarcity___ or "N/A"
The memorable thingWhat will they screenshot?

If you can't fill this table, you're designing decoration, not persuasion.

The Soul

~80% proven patterns + ~20% unique choices.

  • One bold visual choice (color, type treatment, illustration style)
  • Voice and personality in copy
  • Micro-interactions that surprise
  • One detail users will remember

Test: "If someone screenshots this, would they know it's from THIS product?"


Implementation Quality Gate

CategoryCheck
FunctionalPrimary action obvious? Error states? Works on mobile?
VisualSquint test passes? Spacing rhythm? Typography intentional?
PersuasionHook in 3 sec? 2+ trust signals? Objections addressed?
PolishNo orphaned words? Icons aligned? Buttons consistent?
Implementation details (focus states, forms, images, touch, performance, accessibility): references/craft-details.md

Reference Files

GuideWhat's Inside
typography.mdScale, pairing, weight, line-height, letter-spacing, responsive type, tokens
color.mdPalette structure, neutrals, primary/semantic colors, dark theme, OKLCH, tokens
spacing.mdSpacing scale, component patterns, density, proximity, responsive adjustments
motion.mdMicro-interactions, timing, easing, reduced motion, animation tokens
icons.mdGrid system, optical corrections, accessibility, icon+text pairing, libraries
craft-details.mdFocus states, forms, images, touch, performance, accessibility, navigation
anti-ai-slop.mdWhat makes designs look generic and how to avoid it

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.39%
按下载量换算30

Claude

35.18%
按下载量换算30

Cursor

18.17%
按下载量换算16

Gemini CLI

9.09%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

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

来源信息

继续浏览同类 Skills