Design Systems
/install design-systems
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
- 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.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install design-systems - 安装完成后,直接呼叫该 Skill 的名称或使用
/design-systems触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Design Systems 是什么?
Deep design systems workflow—tokens, components, accessibility, documentation, governance, and adoption. Use when scaling UI consistency across teams or evol... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。
如何安装 Design Systems?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install design-systems」即可一键安装,无需额外配置。
Design Systems 是免费的吗?
是的,Design Systems 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Design Systems 支持哪些平台?
Design Systems 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Design Systems?
由 mikeclaw007(@mikeclaw007)开发并维护,当前版本 v1.0.0。