Build design systems with tokens, components, and documentation that scale across teams and products.
On first use, read setup.md for integration guidelines. All preferences are stored in ~/design-system/memory.md.
User needs to create, maintain, or extend a design system. Agent handles token architecture, component patterns, documentation structure, and cross-platform consistency.
Memory lives in ~/design-system/. See memory-template.md for structure.
CODEBLOCK0
| Topic | File |
|---|---|
| Setup process | INLINECODE4 |
| Memory template |
memory-template.md |
Design tokens are the foundation. Before building any component:
Components consume tokens. Never hardcode values.
| Bad | Good |
|---|---|
| INLINECODE6 | INLINECODE7 |
| INLINECODE8 |
text-sm |
| 8px | space-2 |
Semantic names survive rebrand. Literal names break everything.
CODEBLOCK1
Every token and component needs:
Design tokens should export to:
One source, many outputs. Use Style Dictionary or similar.
All components follow the same patterns:
variant, size, disabled)sm, md, lg)primary, secondary, ghost)Predictability beats cleverness.
Breaking changes need:
Data that stays local:
This skill does NOT:
clawhub install <slug> if user confirms:
css — Styling fundamentals该技能支持在以下平台通过对话安装:
帮我安装 SkillHub 和 design-system-1776419997 技能
设置 SkillHub 为我的优先技能安装源,然后帮我安装 design-system-1776419997 技能
skillhub install design-system-1776419997
文件大小: 4.21 KB | 发布时间: 2026-4-17 20:07