← スキル一覧に戻る

design-system-foundation
by SeoulMomentTech
⭐ 1🍴 0📅 2026年1月24日
SKILL.md
name: design-system-foundation description: Guides on building design systems for applications. Use when creating design tokens, component libraries, or when the user asks about design system architecture.
Design System Foundation
Purpose
Help developers build scalable, maintainable design systems for consistent UI development.
Instructions
When building design systems:
1. Design Tokens
Define foundational tokens:
Colors:
- Brand colors
- Semantic colors
- Neutral scale
- State colors
Typography:
- Font families
- Size scale
- Line heights
- Font weights
Spacing:
- Base unit
- Spacing scale
- Layout spacing
Other:
- Border radius
- Shadows
- Breakpoints
- Z-index scale
2. Token Structure
Organize tokens:
Primitive Tokens:
- Raw values
- Color palette
- Size values
Semantic Tokens:
- Purpose-based naming
- Context-specific
- Theme-aware
Component Tokens:
- Component-specific
- Reference semantic tokens
3. Component Library
Build component library:
Atomic Design:
- Atoms (buttons, inputs)
- Molecules (form fields)
- Organisms (forms, headers)
- Templates and pages
Component API:
- Consistent props
- Variant patterns
- Composition patterns
- Slot patterns
4. Documentation
Document the system:
- Usage guidelines
- Do's and don'ts
- Code examples
- Design specs
- Accessibility notes
5. Theming
Support theming:
- Theme structure
- Dark mode support
- Brand theming
- Runtime switching
6. Adoption
Drive adoption:
- Easy onboarding
- Migration guides
- Contribution process
- Governance model
Best Practices
- Start with tokens
- Component composition
- Extensive documentation
- Version semantically
- Gather feedback
Output Format
Provide design system guidance as:
- Token architecture
- Component structure
- Documentation approach
- Theming support
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です