All skills

design-system

Official
by Api.AirforcePrepends a system promptAI & Agent Building000 uses202,700

アクセシビリティ、レスポンシブネス、テーマ設定、コンポーネント群、トークンを備えた本番環境対応デザインシステムの構築。Figma、Storybook、コンポーネントライブラリ統合。

open-sourceclaude-codeai-agent-buildingaffaan-m
Share

What this skill does

When applied, it prepends a system prompt before your request is sent — no extra calls and no change to how you are billed beyond the added tokens.

---
name: design-system
description: アクセシビリティ、レスポンシブネス、テーマ設定、コンポーネント群、トークンを備えた本番環境対応デザインシステムの構築。Figma、Storybook、コンポーネントライブラリ統合。
origin: ECC
---

# デザイン システム

スケーラブルで保守可能なデザインシステムの構築。

## 使用時期

- デザインシステムを初期化
- コンポーネントライブラリを拡張
- デザインと実装の間の同期を保つ
- アクセシビリティ標準を強制
- テーマング実装

## コア要素

### 1. デザイントークン

色、タイポグラフィ、スペーシング、シャドウの中央コレクション。

### 2. コンポーネント

ボタン、入力、カード、など基本的なUIの再利用可能なビルディングブロック。

### 3. レイアウトパターン

ページレイアウト、フォーム、グリッド。

### 4. アイコン

SVGベースのアイコンライブラリ。

## ツール

- **Figma** 設計ツール
- **Storybook** コンポーネント展示
- **Chromatic** ビジュアルテスト
- **Design tokens** JSON管理

## チェックリスト

- [ ] トークン定義(色、スペーシング、タイプ)
- [ ] 基本コンポーネント実装
- [ ] Storybook設定
- [ ] アクセシビリティテスト
- [ ] ドキュメント作成
- [ ] チーム採用

詳細については、ドキュメントを参照してください。

Use this skill

Per request

Add a "skill" field with the skill’s ID to your chat completion request. It is applied server-side before your prompt is sent — no extra calls.

{
  "model": "gpt-4o-mini",
  "skill": "imp-9bcf4b4c-2f12-4cbf-9fd3-854a441f247e",
  "messages": [{ "role": "user", "content": "…" }]
}
Always on — no field to send

Install the skill, enable it in your dashboard and (optionally) limit it to specific models. It then applies automatically to every matching request — with no "skill" field to send each time.

Set it up in your dashboard