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

design-foundations设计基础

Agent Skill

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

总安装

233

周安装

10

GitHub Stars

35

下载量

82
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/kazdenc/builder-skills --skill design-foundations

简介

提出五层用户体验架构模型:范围→结构→骨架→表面→声音。

  • 适合系统性诊断产品体验短板,识别各层级间的制约关系。
  • 强调下层决策对上层实现的约束作用,避免局部优化损害全局利益。
  • 提供可视化层级图谱,帮助团队建立共同的设计语言体系。
  • design-foundations 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

The Five Planes of User Experience

A product's user experience is built in layers, from abstract to concrete. Each plane builds on the one below it. Decisions made on lower planes constrain and inform decisions on higher planes.

┌─────────────────────────────────┐
│          SURFACE                │  Visual/sensory design
│  ┌───────────────────────────┐  │
│  │        SKELETON           │  │  Layout, navigation, information design
│  │  ┌─────────────────────┐  │  │
│  │  │     STRUCTURE        │  │  │  Interaction design, information architecture
│  │  │  ┌───────────────┐   │  │  │
│  │  │  │    SCOPE       │  │  │  │  Features, content requirements
│  │  │  │  ┌─────────┐   │  │  │  │
│  │  │  │  │STRATEGY │   │  │  │  │  User needs, product objectives
│  │  │  │  └─────────┘   │  │  │  │
│  │  │  └───────────────┘   │  │  │
│  │  └─────────────────────┘  │  │
│  └───────────────────────────┘  │
└─────────────────────────────────┘

The Duality

Every product has two dimensions that run through all five planes:

  • Functionality side — The product as a tool (tasks, features, interaction)
  • Information side — The product as information (content, structure, presentation)
PlaneFunctionalityInformation
StrategyProduct objectivesUser needs
ScopeFunctional specificationsContent requirements
StructureInteraction designInformation architecture
SkeletonInterface designNavigation + information design
SurfaceSensory designSensory design

How to Use This Framework

Diagnosing Problems

When something feels wrong with a product, identify which plane the problem lives on:

  • Users don't understand what the product is for → Strategy
  • Features are missing, bloated, or misaligned with goals → Scope
  • Users get lost, confused by flows, or can't find things → Structure
  • Users see the right content but can't interact with it effectively → Skeleton
  • The interface looks bad, feels cheap, or sends wrong signals → Surface

Common mistake: Trying to fix a lower-plane problem with a higher-plane solution. Redesigning the visual surface won't fix broken information architecture. Adding navigation won't fix a scope problem.

Building Products

Work bottom-to-top, but not strictly sequentially. Planes overlap — you can start structure work before scope is fully locked. But decisions should flow upward: strategy informs scope, scope informs structure, and so on.

Each plane should be mostly resolved before the plane above it is finalized. Changing strategy after the skeleton is built means rework cascades through every layer.

Evaluating Products

Walk through each plane and ask:

  1. Strategy — Do we know who this is for and what it should accomplish?
  2. Scope — Does the feature set match the strategy? Is anything missing or unnecessary?
  3. Structure — Can users navigate the system and complete tasks without confusion?
  4. Skeleton — Is the interface effective? Can users find controls, understand layout?
  5. Surface — Does the visual design reinforce the brand, hierarchy, and experience?

→ Consult individual plane references for deep dives:

  • Strategy — Product objectives, user needs, personas, success metrics
  • Scope — Functional specs, content requirements, prioritization
  • Structure — Interaction design, information architecture
  • Skeleton — Interface design, navigation design, wireframes
  • Surface — Sensory design, color, typography, contrast, consistency

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

38.99%
按下载量换算32

Claude

29.28%
按下载量换算24

Cursor

19.69%
按下载量换算16

Gemini CLI

9.52%
按下载量换算8

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

只读

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

安装前确认

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

来源信息

继续浏览同类 Skills