Token导航 LogoToken导航TokenDH.com
前端设计执行命令github未标认证来源可访问许可证需确认审计通过

design设计

Agent Skill

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

总安装

416

周安装

17

GitHub Stars

118

下载量

135
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/rileyhilliard/claude-essentials --skill design

简介

design 用于辅助界面设计、视觉规范和交互体验优化,提升页面结构合理性。

  • 适用于 UI 方案生成和组件层级改进,需结合品牌与设计系统使用。
  • 通过 npx skills add 从 GitHub 仓库安装,路径为 skills/design。
  • 涉及真实页面改动时,应通过截图验证响应式表现,避免仅依赖文字描述。
  • design 属于前端设计类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Design Principles

Core philosophy: Every interface should look designed by a team that obsesses over 1-pixel differences. Not stripped, *crafted*. And designed for its specific context.

Avoid AI Sameness

AI-generated UIs have a recognizable "median of the internet" feel. Polished but generic, like everything was designed by the same committee. Break out of that by making deliberate choices instead of reaching for defaults.

AI default patterns to actively avoid:

AI defaultWhy it happensDo this instead
Indigo/purple gradientsTailwind's bg-indigo-500 saturated training dataChoose an accent color that fits the product's emotional job
Inter or system fonts everywhereStatistically safest choicePick typography that matches the product personality (see Choose Typography below)
Three-column icon gridEvery SaaS landing page template uses thisVary card layouts by content type. Metric cards, feature cards, and testimonial cards should look different from each other
Centered hero + CTA buttonThe default starting point for every landing pageConsider what the user actually needs first. Maybe it's a dense dashboard, a split layout, or content-forward with no hero at all
Uniform border-radius on everythingrounded-lg applied without thinkingPick a radius system and vary it by component role (sharp for data, softer for interactive)
White/light gray background + subtle shadow cardsThe safest possible surface treatmentCommit to a depth strategy that matches the product (see Depth Strategy below)
Decorative gradients on hero sectionsLooks "modern" without communicating anythingIf using gradients, make them functional (show hierarchy, direct attention) not decorative

The test: If you swapped your brand name with a competitor's and the design still works, it's too generic. Something about the color foundation, typography, spacing rhythm, or layout density should feel specific to *this* product.

Controlled imperfection creates character. Perfect symmetry and uniform spacing everywhere reads as machine-generated. Human-designed interfaces have intentional asymmetry: a sidebar slightly narrower than expected, a headline that breaks the grid for emphasis, whitespace that breathes unevenly to create visual rhythm. These are deliberate choices, not sloppiness.

Design Direction (REQUIRED)

Before writing code, commit to a direction. Don't default. Think about what this specific product needs to feel like.

Think About Context

  • What does this product do? A finance tool needs different energy than a creative tool.
  • Who uses it? Power users want density. Occasional users want guidance.
  • What's the emotional job? Trust? Efficiency? Delight? Focus?
  • What would make this memorable? Every product has a chance to feel distinctive.

Choose a Personality

DirectionFeelWhen to Use
Precision & DensityTight spacing, monochrome, info-forwardPower users who live in the tool. Linear, Raycast, terminal aesthetics.
Warmth & ApproachabilityGenerous spacing, soft shadows, friendlyProducts that want to feel human. Notion, Coda, collaborative tools.
Sophistication & TrustCool tones, layered depth, gravitasProducts handling money or sensitive data. Stripe, Mercury.
Boldness & ClarityHigh contrast, dramatic negative spaceModern, decisive products. Vercel, minimal dashboards.
Utility & FunctionMuted palette, functional densityWork matters more than chrome. GitHub, developer tools.
Data & AnalysisChart-optimized, technical but accessibleAnalytics, metrics, business intelligence.

Pick one. Or blend two. But commit to a direction that fits the product.

Choose Foundation

Color foundation (don't default to warm):

  • Warm (creams, warm grays): approachable, comfortable, human
  • Cool (slate, blue-gray): professional, trustworthy, serious
  • Pure neutrals (true grays): minimal, bold, technical
  • Tinted (slight color cast): distinctive, memorable, branded

Light or dark? Dark feels technical, focused, premium. Light feels open, approachable, clean. Choose based on context.

Accent color: ONE that means something. Blue = trust. Green = growth. Orange = energy. Violet = creativity.

Choose Layout

  • Dense grids for information-heavy interfaces where users scan and compare
  • Generous spacing for focused tasks where users need to concentrate
  • Sidebar nav for multi-section apps with many destinations
  • Top nav for simpler tools with fewer sections

Choose Typography

  • System fonts: fast, native, invisible (utility-focused products)
  • Geometric sans (Geist, Inter): modern, clean, technical
  • Humanist sans (SF Pro, Satoshi): warmer, more approachable
  • Monospace influence: technical, developer-focused, data-heavy

Core Craft (Non-Negotiable)

The 4px Grid

All spacing uses 4px base: 4px (micro), 8px (tight), 12px (standard), 16px (comfortable), 24px (generous), 32px (major).

Symmetrical Padding

TLBR must match. If top is 16px, all sides are 16px. Exception: when content naturally creates visual balance.

Border Radius

Stick to 4px grid. Pick a system and commit:

  • Sharp: 4px, 6px, 8px
  • Soft: 8px, 12px
  • Minimal: 2px, 4px, 6px

Depth Strategy

Match depth to design direction. Different products need different approaches:

  • Borders-only (flat): Clean, technical. Linear, Raycast use almost no shadows.
  • Subtle single shadow: Soft lift without complexity.
  • Layered shadows: Rich, premium, dimensional. Stripe, Mercury.
  • Surface color shifts: Background tints establish hierarchy without shadows.

The craft is in the choice, not the complexity. A flat interface with perfect spacing is more polished than shadow-heavy with sloppy details.

Typography Hierarchy

  • Headlines: 600 weight, -0.02em tracking
  • Body: 400-500 weight
  • Labels: 500 weight, positive tracking for uppercase
  • Scale: 11px, 12px, 13px, 14px (base), 16px, 18px, 24px, 32px

Use monospace for numbers, IDs, codes, timestamps. Use tabular-nums for columns.

Font pairing: Display font for headlines (one statement font) + neutral body font. Don't mix two display fonts.

Color for Meaning Only

Gray builds structure. Color only appears when it communicates: status, action, error, success. Four-level contrast hierarchy: foreground → secondary → muted → faint.

Card Layouts

Internal layouts should vary by content. A metric card doesn't have to look like a plan card doesn't have to look like a settings card. One might have a sparkline, another an avatar stack, another a progress ring.

Surface treatment stays consistent: same border weight, shadow depth, corner radius, padding scale.

Isolated Controls

Never use native form elements for styled UI. Native <select>, <input type="date"> render OS-native elements that cannot be styled. Build custom components.

Custom select triggers: display: inline-flex with white-space: nowrap to keep text and icons on same row.

Navigation Context

Screens need grounding:

  • Navigation (sidebar or top)
  • Location indicator (breadcrumbs, active state)
  • User context (who's logged in)

When building sidebars, consider using same background as main content. Linear, Vercel use subtle border for separation rather than different backgrounds.

Dark Mode

  • Borders over shadows: Shadows less visible on dark backgrounds
  • Adjust semantic colors: Desaturate for dark backgrounds
  • Same hierarchy, inverted values

Motion & Animation

Motion is communication, not decoration. Every animation should have a reason.

  • Timing: 150-200ms for micro-interactions, 300-400ms for larger transitions
  • Easing: ease-out for entrances, ease-in for exits, ease-in-out for state changes
  • Staggered reveals: When loading multiple items, stagger by 50-75ms for polished feel
  • Scroll-triggered: Subtle fade-in on scroll for long pages (opacity + small translateY)

Avoid: Spring physics, bouncy overshoots, parallax effects. Keep motion functional.

Texture & Atmosphere

For products that need visual depth beyond shadows:

  • Subtle gradients: Background gradients (2-3% opacity shift) add dimension without distraction
  • Noise overlay: 1-2% noise on large surfaces prevents flatness (especially dark mode)
  • Glass effects: backdrop-filter: blur() for elevated surfaces, used sparingly
  • Border gradients: Subtle gradient borders on hero cards for premium feel

Match to personality: Precision products stay flat. Sophisticated products layer depth.

Anti-Patterns

Never:

  • Dramatic drop shadows (0 25px 50px...)
  • Large radius (16px+) on small elements
  • Asymmetric padding without reason
  • Pure white cards on colored backgrounds
  • Thick borders (2px+) for decoration
  • Spring/bouncy animations
  • Multiple accent colors
  • Motion without purpose

The Standard

Different products want different things. A dev tool wants precision and density. A collaborative product wants warmth and space. A financial product wants trust and sophistication.

Same quality bar, context-driven execution.

Implementation

Detect which styling approach the project uses, then load the matching reference:

Project usesLoad
Vanilla CSS, CSS Modules, styled-components, or no Tailwindreferences/craft-css.md
Tailwind CSSreferences/craft-tailwind.md

If unclear, check for tailwind.config or @tailwind directives in the project. Default to CSS if neither is found.

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

34.92%
按下载量换算47

Claude

28.35%
按下载量换算38

Cursor

19.02%
按下载量换算26

Gemini CLI

10.07%
按下载量换算14

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

执行命令

安装流程涉及命令执行,可能通过 npx skills add https://github.com/rileyhilliard/claude-essentials --skill design 联网下载 Skill 或依赖。用户安装前应确认命令来源、仓库内容和执行环境。

安装前确认

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

来源信息

继续浏览同类 Skills