Design Systems

👤 mikeclaw007 📦 v1.0.0 ⭐ 4.1 ⬇️ 854 下载
🎨 设计多媒体 免费

📖 技能介绍


name: design-systems description: Deep design systems workflow—tokens, components, accessibility, documentation, governance, and adoption. Use when scaling UI consistency across teams or evolving a component library (Figma + code parity).


Design Systems (Deep Workflow)

A design system is shared UI infrastructure: tokens, components, patterns, and governance so products feel cohesive without freezing innovation.

When to Offer This Workflow

Trigger conditions:

  • Multiple apps diverging visually; mounting accessibility debt
  • Launching or rebooting a component library; token refresh
  • Figma and production code drifting apart

Initial offer:

Use six stages: (1) strategy & principles, (2) design tokens, (3) components & API, (4) accessibility & content, (5) docs & tooling, (6) governance & adoption). Confirm framework (React/Vue/Svelte) and design tooling.


Stage 1: Strategy & Principles

Goal: Why the system exists (speed, a11y, brand); explicit non-goals (not every pixel must be centralized).

Exit condition: One-page principles: density, tone, motion philosophy.


Stage 2: Design Tokens

Goal: Semantic color, type, space, radius, motion—names like surface.default instead of raw hex everywhere.

Practices

  • Plan light/dark and density themes early

Stage 3: Components & API

Goal: Composable primitives vs bloated “kitchen sink” widgets; stable props API with semver discipline.

Practices

  • Prefer composition / slots over prop explosion

Stage 4: Accessibility & Content

Goal: WCAG baseline per component: focus rings, labels, error patterns, live regions where needed.


Stage 5: Docs & Tooling

Goal: Storybook or equivalent; usage guidelines; code snippets; do/don’t examples.


Stage 6: Governance & Adoption

Goal: Contribution guide; deprecation policy; champions or office hours per product line.


Final Review Checklist

小葱技能7w4.net有更新,你可以访问看下。

  • [ ] Strategy and principles agreed
  • [ ] Token layer semantic and themeable
  • [ ] Component APIs stable and composable
  • [ ] Accessibility baseline per component
  • [ ] Documentation and live examples
  • [ ] Contribution and deprecation governance

Tips for Effective Guidance

  • Figma ↔ code parity needs owners and a sync cadence.
  • Do not ship a component without keyboard and screen-reader checks.

Handling Deviations

  • Small teams: start with tokens + a few primitives—defer full catalog.

🤖 AI 评测

这个 Skill 质量中等偏上,内容结构清晰、逻辑完整,涵盖设计系统开发的主要环节,对理解设计系统建设很有帮助。但内容偏理论化,缺乏实际可用的示例和工具,深度有限,落地执行时可能还需要额外查找资料。对于想快速建立设计系统共识的团队来说是个不错的起点框架。

📊 多维度评分

适应性3.8
规范性4.2
有效性4.4
可靠性3.9
可信度4.3

📁 包含文件 (2 个)

📄 SKILL.md 2.4 KB
📄 _meta.json 133 B