oh-my-design-cli 1.7.1 → 1.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.ko.md CHANGED
@@ -5,11 +5,7 @@
5
5
  <h1 align="center">oh-my-design</h1>
6
6
 
7
7
  <p align="center">
8
- <strong>107개 기업 디자인 시스템 기반 DESIGN.md 생성기.</strong> 인터랙티브 위자드. AI 호출 없음.
9
- </p>
10
-
11
- <p align="center">
12
- <strong>이제 OmD v0.1 Philosophy Layer까지.</strong> Voice · Narrative · Principles · Personas · States · Motion — Claude Code가 AI의 디폴트가 아니라 당신의 브랜드에 맞춰 출력합니다.
8
+ <strong>AI 코딩 에이전트를 위한 스킬 기반 디자인 부트스트랩 — 명령어 한 번.</strong> 221개 실제 기업 디자인 시스템. 설치에 AI 호출 없음. 그 다음은 에이전트에게 말만 하면 됩니다.
13
9
  </p>
14
10
 
15
11
  <p align="center">
@@ -17,8 +13,8 @@
17
13
  <a href="https://www.npmjs.com/package/oh-my-design-cli"><img src="https://img.shields.io/npm/dm/oh-my-design-cli?style=flat-square&color=cb3837" alt="npm downloads" /></a>
18
14
  <a href="LICENSE"><img src="https://img.shields.io/github/license/kwakseongjae/oh-my-design?style=flat-square" alt="License" /></a>
19
15
  <a href="https://github.com/kwakseongjae/oh-my-design/stargazers"><img src="https://img.shields.io/github/stars/kwakseongjae/oh-my-design?style=social" alt="GitHub Stars" /></a>
20
- <img src="https://img.shields.io/badge/references-107-7c5cfc?style=flat-square" alt="107 References" />
21
- <img src="https://img.shields.io/badge/AI%20calls-zero-blue?style=flat-square" alt="Zero AI" />
16
+ <img src="https://img.shields.io/badge/references-221-7c5cfc?style=flat-square" alt="221 References" />
17
+ <img src="https://img.shields.io/badge/CLI%20commands-1-blue?style=flat-square" alt="One CLI command" />
22
18
  </p>
23
19
 
24
20
  <p align="center">
@@ -27,247 +23,90 @@
27
23
 
28
24
  ---
29
25
 
30
- ## oh-my-design란?
31
-
32
- **oh-my-design (OmD)** 은 AI 코딩 에이전트에게 "브랜드로서의" UI를 만들어낼 만큼의 컨텍스트를 제공하는 오픈 스펙입니다.
33
-
34
- [Google이 제안한](https://stitch.withgoogle.com/docs/design-md/overview/) `DESIGN.md`는 본질적으로 **토큰 문서**입니다 — 색상, 타이포, 컴포넌트. 필요하지만 충분하진 않죠. 토큰만으로 UI를 만들면 형태는 그럴싸하지만 "누구의 브랜드"도 아닙니다 — Inter-on-white, 보라색 그라디언트, 의미 없는 이모지 같은 AI의 디폴트로 수렴합니다. OmD v0.1은 그 위에 **브랜드 철학 레이어**를 얹습니다: **Voice · Narrative · Principles · Personas · States · Motion**. OmD 포맷의 `DESIGN.md`를 프로젝트 루트에 두면 에이전트의 결과물이 제네릭하지 않고 "당신의 것"이 됩니다.
35
-
36
- 세 가지 구성:
37
-
38
- 1. **[스펙](spec/omd-v0.1.md)** — 버전 관리되는 Google Stitch 확장, MIT 라이선스.
39
- 2. **[Claude Code 스킬](.claude/skills/omd/SKILL.md)** — 스펙을 하드 제약으로 자동 적용.
40
- 3. **[107개 레퍼런스](references/)** — 실제 기업의 `DESIGN.md` 파일들을 포크하고, 빌더로 커스터마이징해 바로 씁니다.
41
-
42
- **API 키 불필요. AI 호출 없음. 모두 클라이언트 사이드.**
26
+ ## oh-my-design이란?
43
27
 
44
- ## Ecosystem v1에이전트 통합 (신규)
28
+ **oh-my-design (OmD)** AI 코딩 에이전트를 위한 디자인 시스템입니다. Claude Code / Codex / OpenCode / Cursor를 당신의 브랜드를 기억하는 시니어 프로덕트 디자이너로 만듭니다. 한 번 설치하면, 이후엔 원하는 것을 설명하기만 하면 됩니다 컴포넌트, 화면, 카피, 에셋, 차트 — 에이전트가 프로젝트의 디자인 시스템을 적용해 결과물을 만들어냅니다. `DESIGN.md`가 브랜드 스펙이고([Google Stitch](https://stitch.withgoogle.com/docs/design-md/overview/) 토큰 + 브랜드 철학 레이어: Voice / Narrative / Principles / Personas / States / Motion), 221개 실제 기업의 DESIGN.md 파일이 패키지에 함께 들어 있습니다. **API 키 불필요. 외부 인프라 불필요. 모든 것이 기존 CLI 세션 안에서 동작합니다.**
45
29
 
46
- `oh-my-design`이 **코딩 에이전트 생태계**를 함께 ship합니다. `DESIGN.md`를 한 번 만들고 끝이 아니라, Claude Code · Codex · OpenCode · Cursor가 작업 중에 **읽고 따르도록** 만드는 것.
47
-
48
- **설치 없이 (권장):**
30
+ ## 설치
49
31
 
50
32
  ```bash
51
- cd my-project
52
-
53
- # 한 번만: 에이전트 스킬 + 에이전트 설치 (.claude/skills, .codex/skills, .opencode/agents)
54
33
  npx oh-my-design-cli install-skills
55
34
  ```
56
35
 
57
- 설치가 끝나면 나머지는 전부 **에이전트에게 자연어로** 말하면 됩니다별도의 CLI 서브커맨드가 아니라 스킬이 파일을 직접 Read/Write/Bash 하며 처리합니다.
36
+ 설치 에이전트를 재시작하세요 (Claude Code는 Cmd+Q 재실행) 스킬 + 에이전트가 로드됩니다.
58
37
 
59
- - **DESIGN.md 부트스트랩 + 레퍼런스 추천**: Claude Code/Codex/OpenCode 안에서 `omd:init` 스킬에게 요청하세요. 예: "warm approachable B2C marketplace로 DESIGN.md 만들어줘" → 스킬이 레퍼런스를 추천하고 프로젝트 description을 모아 DESIGN.md를 작성합니다.
60
- - **shim 파일 생성/갱신**: `omd:sync` 스킬이 4개 에이전트가 DESIGN.md를 읽도록 `CLAUDE.md` / `AGENTS.md` / `.cursor/rules` shim을 유지합니다 ("shim 동기화해줘").
61
- - **디자인 교정 기록 + 반영**: `omd:remember`로 preference를 append하고, `omd:learn`으로 누적된 preference를 DESIGN.md에 일괄 반영합니다.
38
+ 이것이 당신이 실행할 유일한 CLI 명령어입니다. 나머지는 전부 에이전트에게 자연어로 말하면 됩니다.
62
39
 
63
- **또는 글로벌 설치 (짧은 커맨드):**
40
+ 설치 **어디에** 설치할지 묻습니다: **Project** (`./.claude/skills` — 이 프로젝트만, 기본값) 또는 **Global** (`~/.claude/skills` — 모든 프로젝트; 스킬 + 서브에이전트, 전역 hooks/settings는 건드리지 않음). `--global` 플래그로 프롬프트를 건너뛸 수 있습니다.
64
41
 
65
- ```bash
66
- npm install -g oh-my-design-cli
67
- # 이제 'oh-my-design' 또는 단축 별칭 'omd' 사용 가능
68
- omd install-skills
69
- ```
42
+ ## 첫 60초
70
43
 
71
- > **상태**: ecosystem 릴리스. 안정적인 CLI 표면은 `install-skills` 하나뿐입니다 — 스킬·에이전트를 프로젝트에 설치/갱신하는 역할. 그 외 모든 동작(DESIGN.md 부트스트랩, 레퍼런스 추천, shim 동기화, preference 기록·반영)은 **스킬 주도**로, 에이전트가 파일을 직접 편집해 수행합니다. 에이전트 측 Hybrid variation 품질은 호스트 LLM이 `omd:init` 스킬 프롬프트를 얼마나 잘 따르는지에 좌우됩니다 — 결과가 만족스럽지 않으면 archive와 함께 이슈로 보고 부탁드려요.
44
+ 이게 핵심입니다: 프롬프트 줄이 에이전트가 모든 미래 세션에서 기억하는 `DESIGN.md`가 됩니다.
72
45
 
73
- ### 설치되는 파일
46
+ 1. 설치(위) 후 **에이전트 재시작** (Cmd+Q, 재실행) — 새 스킬이 로드됩니다.
74
47
 
75
- | 파일 | 관리 주체 | 용도 |
76
- |---|---|---|
77
- | `DESIGN.md` | 사용자 | 단일 진실 — 브랜드 & UI 명세 |
78
- | `CLAUDE.md` | `omd:sync` 스킬 | Claude Code 포인터 (`@./DESIGN.md`) |
79
- | `AGENTS.md` | `omd:sync` 스킬 | Codex CLI **+** OpenCode 공용 포인터 (한 파일이 둘 커버) |
80
- | `.cursor/rules/omd-design.mdc` | `omd:sync` 스킬 | Cursor가 UI 파일 편집 시 DESIGN.md 자동 attach |
81
- | `.claude/skills/omd-*/SKILL.md` | `omd install-skills` | Claude Code 스킬 9종 |
82
- | `.codex/skills/omd-*/SKILL.md` | `omd install-skills` | Codex 스킬 9종 |
83
- | `.opencode/agents/omd-*.md` | `omd install-skills` | OpenCode 에이전트 9종 |
84
- | `.omd/preferences.md` | `omd:remember` 스킬 | append-only 디자인 교정 로그 |
85
- | `.omd/sync.lock.json` | `omd:sync` 스킬 | drift 감지 상태 |
48
+ 2. 프로젝트에서 프롬프트를 입력하세요 그대로 복사해도 됩니다:
86
49
 
87
- shim과 스킬 파일은 `<!-- omd:start -->` 마커 블록을 사용해서, 마커 외부의 사용자 편집은 `omd:sync` 스킬 재실행에도 보존됩니다.
50
+ > Set up our design system Toss-style, for a family meal-tracking app.
88
51
 
89
- ### 9스킬
52
+ 에이전트가 **`omd:init`** 을 실행합니다: 221실제 기업 카탈로그에서 레퍼런스를 추천하고, 확인을 받은 뒤 프로젝트 루트에 **`DESIGN.md`** 를 작성합니다. (`omd:sync`가 `CLAUDE.md` / `AGENTS.md` / Cursor shim까지 연결해 모든 에이전트가 자동으로 읽게 합니다.)
90
53
 
91
- **Core flow (6)**
54
+ **그 `DESIGN.md`가 활성화 지점입니다 — 이제 에이전트가 당신의 브랜드를 기억합니다.**
92
55
 
93
- | 스킬 | 트리거 | 동작 |
94
- |---|---|---|
95
- | `omd:init` | "DESIGN.md 만들어줘" / "브랜드 세팅" | 레퍼런스 추천 → 프로젝트 description 수집 → 레퍼런스 톤·매너 preserve하면서 deltas 반영한 Hybrid variation → DESIGN.md + shim 작성 |
96
- | `omd:apply` | UI / 스타일링 / 마이크로카피 / 모션 작업 | DESIGN.md + pending preference를 authoritative context로 주입, 사용자 교정 시 자동으로 `omd:remember` 호출 |
97
- | `omd:harness` | "랜딩 처음부터 / 그럴싸한 랜딩 / 프로토타입 구색 갖춰 / production-ready" | 10-phase 디자인 파이프라인. **v1.6.0** — 자연어 트리거 확대 (슬래시 없이도 발동), **CTX-PRIME** 사전 분석 (~20ms) + 단일 페르소나 picker + Interview-lite 배치로 `omd-master`가 slot-gate 건너뛰고 PROPOSE_PLAN 직행. rule 9 hero archetype 7종 (center-text / carousel / split-screen / editorial / dashboard / quote-led / left-character) 중 brand vibe 매칭으로 선택. rule 5 워드마크-only 로고, rule 10 reveal safety net. |
98
- | `omd:sync` | "shim drift" / "AGENTS.md 동기화" | 적절한 플래그로 `omd:sync` 실행 |
99
- | `omd:remember` | "기억해 둬" / "우리는 ~안 해" | 구조화된 entry를 `.omd/preferences.md`에 append |
100
- | `omd:learn` | "preferences 정리해서 DESIGN.md에 반영" | scope별로 그룹핑 → coherent edit 제안 → status flip |
56
+ 3. 이제 위에서 빌드하세요:
101
57
 
102
- **Live capture + assets (v1.3.x — 3개)**
58
+ > Design the home screen.
103
59
 
104
- | 스킬 | 트리거 | 동작 |
105
- |---|---|---|
106
- | `omd:reference-capture` | "X 라이브 자료 가져와" / "에셋 캡쳐" | 라이브 brand 사이트 CDP/playwright inspect → `assets/_reference/<id>/`에 tokens.json + structure.json + fonts.json + `.live-inspect-proof.json` + screenshots + LICENSE-NOTE 작성. Phase 3.9 browser-harness fast-path (3-5x 빠름) auto-detect. |
107
- | `omd:asset-fetch` | "에셋 가져와줘" / "플레이스홀더 진짜 이미지로" | Free-license 카탈로그 — DiceBear (CC0 avatars), Lucide (ISC icons), Picsum/Loremflickr (CC photos), Bricolage Grotesque / Space Grotesk / DM Serif Display 등 SIL OFL display fonts. 핸드드로잉 캐릭터 SVG 금지. |
108
- | `omd:experiment-gallery` | "결과물 한 번에 보여줘" / "갤러리 만들어" | N개 experiment 디렉토리를 받아 단일 index.html에 iframe scaled로 비교 뷰 생성. wow rating + archetype badge + round-별 deltas + IP audit 한 카드에. |
60
+ 에이전트가 `DESIGN.md`를 읽고 브랜드에 맞는 UI를 만듭니다. 디자인 시스템을 다시 설명할 일은 없습니다.
109
61
 
110
- 소스: [`skills/`](skills/) 디렉토리. `omd install-skills`가 프로젝트의 에이전트 디렉토리로 복사.
62
+ Toss가 아니어도 됩니다 `Stripe-style`, `Linear-clone B2B SaaS`, `Karrot-style marketplace` 전부 가능. 전체 카탈로그: [oh-my-design.kr/design-systems](https://oh-my-design.kr/design-systems).
111
63
 
112
- ### CLI 명령어
64
+ ## 지원 에이전트
113
65
 
114
- CLI가 노출하는 명령어는 `install-skills` 하나입니다 스킬·에이전트를 프로젝트에 설치/갱신합니다.
66
+ | 에이전트 | 채널 | 설치되는 |
67
+ |---|---|---|
68
+ | **Claude Code** | `--agent claude-code` (기본) | 풀 번들 — `.claude/` 아래 스킬, 16 서브에이전트, hooks, data |
69
+ | **Codex** | `--agent codex` | `.agents/skills/` 스킬 번들 (공식 discovery 경로) |
70
+ | **OpenCode** | `--agent opencode` | `.opencode/skills/` 스킬 번들 |
71
+ | **Cursor** | `--agent cursor` | 정식 rules 채널 — `.cursor/rules/omd-design.mdc` shim + 공용 `.claude/data` 카탈로그 (스킬/훅 미설치) |
115
72
 
116
- ```
117
- omd install-skills [--agent ...] # skills/*를 .claude /.codex /.opencode로 복사
118
- ```
73
+ 기본 설치는 감지된 모든 에이전트를 대상으로 합니다; 단일 채널만 원하면 `--agent <name>`.
119
74
 
120
- 레퍼런스 추천, DESIGN.md 생성, shim 동기화, preference 기록·반영은 별도 CLI 서브커맨드가 아니라 **스킬 주도**입니다 — 설치 후 에이전트(`omd:init` / `omd:sync` / `omd:remember` / `omd:learn`)에게 자연어로 요청하면 스킬이 파일을 직접 Read/Write/Bash 하며 처리합니다.
75
+ ## 패키지 구성
121
76
 
122
- ### 결정적 vs 에이전트 주도
77
+ **17 스킬 · 16 서브에이전트 · 221 검증된 레퍼런스 · 활성화 hooks** — 위 명령어 하나로 전부 설치됩니다.
123
78
 
124
- | 레이어 | 담당 | 이유 |
125
- |---|---|---|
126
- | 레퍼런스 추천 | CLI (tag + stem 매칭 + category-prior + MMR 다양화) | 빠름, API 키 불필요. category-prior가 도메인 정렬된 ref 가산 (e.g. "marketplace / family / subscription" Consumer). |
127
- | Token delta 계산 | CLI (41 키워드 + ~75 synonym controlled vocabulary, additive 합성 + clamp) | 결정적; 동일 description → 동일 delta_set |
128
- | Color hex shift baseline | CLI (`apply-delta-stub`) — **color-only** | 빠른 결정적 프리뷰. radius / letter-spacing / spacing 은 shift 안 함 — 에이전트 영역. |
129
- | 전체 토큰 적용 + 섹션 구조 보존 + voice 재작성 | **에이전트** (Claude Code / Codex / OpenCode) + `omd:init` 스킬 | Stub은 color-only; 전체 delta 적용은 구조화된 Markdown 편집 필요. 스킬 프롬프트가 voice fingerprint preservation 강제. |
130
- | §11–13 (Brand Narrative / Principles / Personas) | **에이전트 + 사용자 입력** (Phase 4.5) | 레퍼런스 content가 프로젝트별 사실 정보 (창립년도, verbatim tagline, 실제 personas). 스킬이 Phase 4.5에서 사실 수집하거나 `[FILL IN: …]` placeholder + `omd:limitation` 코멘트 — 절대 fabricate 안 함. |
79
+ - **스킬** core flow (`omd:init` / `omd:apply` / `omd:harness` / `omd:sync` / `omd:remember` / `omd:learn` / `omd:taste` — "내 취향 보여줘" 한마디로 루프가 배운 것·대기 중·보류된 것을 한 뷰로), 라이브 캡처 + 에셋 (`omd:reference-capture` / `omd:asset-fetch` / `omd:experiment-gallery`), v0.2 agent layer (`omd:orchestrator` / `omd:kr-writer` / `omd:locale-adapter` / `omd:designer-review` / `omd:final-qa` / `omd:codex-image`), 그리고 터미널에서 claude.ai/design을 구동하는 단독 스킬 `claude-design`.
80
+ - **서브에이전트** — `omd-master` + 15 스페셜리스트 (UX 리서치, UI 생성, 에셋 큐레이션, 마이크로카피, a11y 감사, 페르소나 테스트, 비평, …).
81
+ - **레퍼런스** 221개 실제 기업 `DESIGN.md`, 전부 라이브 소스 대조 검증. 모든 레퍼런스는 `oh-my-design.kr/design-systems/<id>.md`에서 raw markdown으로도 제공되어 에이전트가 직접 fetch할 있습니다.
82
+ - **Hooks** UserPromptSubmit / SessionStart / PostToolUse 활성화 슬래시 명령 없이 자연어만으로 스킬이 발동합니다.
131
83
 
132
- ### 상태
84
+ 스킬·에이전트별 상세 레퍼런스: **[oh-my-design.kr/docs](https://oh-my-design.kr/docs)**.
133
85
 
134
- 생태계는 첫 agent-integration 릴리스입니다. 안정적인 CLI 표면은 `install-skills` 하나뿐 — 스킬·에이전트를 프로젝트에 설치/갱신합니다. 그 외 모든 동작(레퍼런스 추천, DESIGN.md 생성, shim 동기화, preference 기록·반영) **스킬 주도**로, 에이전트가 파일을 직접 편집해 수행합니다. 에이전트 Hybrid variation 품질은 호스트 LLM이 `omd:init` 스킬 프롬프트를 얼마나 잘 따르는지에 좌우됩니다 — 검증 맵은 [`test/scenarios/WORKFLOWS.md`](test/scenarios/WORKFLOWS.md) 참고. 실 세션 결과 환영 — `.omd/init-context.json`과 결과 `DESIGN.md`를 첨부해서 이슈로 보고 부탁드립니다.
86
+ MCP를 선호한다면 **[oh-my-design-mcp](./packages/mcp/)** 같은 카탈로그를 Claude Desktop, Cursor, Cline, Continue, Codex용 MCP 리소스/툴로 노출합니다. [`packages/mcp/README.md`](./packages/mcp/README.md) 참고.
135
87
 
136
- ### 업그레이드
137
-
138
- 스킬·에이전트는 매 릴리스마다 진화합니다. 기존 프로젝트에서 최신 번들 받아오려면:
88
+ ## 업그레이드
139
89
 
140
90
  ```bash
141
91
  npx oh-my-design-cli@latest install-skills
142
92
  ```
143
93
 
144
- Idempotent. 상단에 `<!-- omd:installed-skill -->` 마커가 있는 **관리 파일**은 in-place 갱신, 마커 없이 사용자가 수정한 파일은 `skipped-drift` 상태로 그대로 두기. 사용자 편집까지 정말 덮어쓰려면 `--force`.
145
-
146
- 재실행 후 에이전트 재시작 (Cmd+Q in Claude Code → 재실행) — 새 스킬·에이전트 로드.
147
-
148
- **버전 확인:**
94
+ Idempotent. `<!-- omd:installed-skill -->` 마커가 있는 관리 파일은 in-place 갱신, 사용자가 수정한 파일은 그대로 둡니다 (`skipped-drift`) 덮어쓰려면 `--force`. 재실행 에이전트 재시작.
149
95
 
150
96
  ```bash
151
97
  npx oh-my-design-cli --version # 프로젝트에 깔린 버전
152
98
  npm view oh-my-design-cli version # npm registry 최신
153
99
  ```
154
100
 
155
- **각 릴리스 변경 내용:** [CHANGELOG.md](./CHANGELOG.md). 모든 릴리스 항목에 skill·agent·hook·CLI·data 변경 명시. re-install 외에 마이그레이션(예: `DESIGN.md` frontmatter 스키마 변경) 필요한 변경은 해당 entry 최상단에 표시.
156
-
157
- ## OmD v0.1 Philosophy Layer
158
-
159
- Google Stitch의 9개 섹션 위에 OmD가 더하는 6개:
160
-
161
- | 섹션 | 역할 |
162
- |---|---|
163
- | **10. Voice & Tone** | 마이크로카피 제약 — 버튼 문구, 에러 메시지, 온보딩 |
164
- | **11. Brand Narrative** | "왜" — 브랜드가 거부하는 것, 바꾸려는 카테고리 |
165
- | **12. Principles** | 토큰으로 못 푸는 케이스를 결정짓는 5~10개의 1차 원리 |
166
- | **13. Personas** | 2~4명의 구체 사용자. 에이전트가 UI를 실제 사용 맥락에 grounded 하게 만들기 위함 |
167
- | **14. States** | Empty / loading / error / skeleton 패턴 — "No data found" 같은 제네릭 상태 방지 |
168
- | **15. Motion & Easing** | Named duration + easing 토큰 — Stitch 9개 섹션이 놓치는 차원 |
169
-
170
- **현재 10개 레퍼런스가 완전한 Philosophy Layer와 함께 제공됩니다:**
171
- Toss · Claude · Line · Stripe · Linear · Vercel · Notion · Airbnb · Apple · Figma — 각각 voice, narrative, principles, personas, states, motion까지 공개 출처 기반으로 작성됐습니다.
172
-
173
- 전체 OmD v0.1 예시는 [references/toss/DESIGN.md](references/toss/DESIGN.md) 참고.
174
-
175
- ## 주요 구성
176
-
177
- - **빌더** — 레퍼런스 선택 후 색상 / radius / 다크 모드를 조정하고, 컴포넌트를 고른 뒤 Export. **Philosophy** 필터로 완전한 브랜드 철학을 담은 10개만 볼 수 있어요.
178
- - **디자인 시스템 디렉토리** ([oh-my-design.kr/design-systems](https://oh-my-design.kr/design-systems)) — 107개 레퍼런스 중 34개는 공식 디자인 시스템 또는 브랜드 가이드라인 페이지가 있으며, 디렉토리에서 라이브 썸네일과 함께 바로 이동할 수 있습니다.
179
- - **Personal Curation** ([oh-my-design.kr/curation](https://oh-my-design.kr/curation)) — MBTI 스타일의 짧은 퀴즈로 당신의 디자인 성향을 107개 레퍼런스 중 하나와 매칭해, 해당 레퍼런스가 미리 선택된 빌더로 바로 이동시켜 줍니다.
180
-
181
- ## claude-design — 터미널에서 claude.ai/design 구동 (단독 스킬)
182
-
183
- 코드베이스(스택·디자인 토큰·컴포넌트·실제 UI 카피·브랜드 에셋)를 분석해 **claude.ai/design** 을 끝까지 자동 구동하고, 코드 기반으로 생성된 디자인의 공유 링크를 돌려주는 Claude Code 전용 스킬입니다. 생성 전 claude.ai/design 이 명확화 질문을 띄우면, 스킬이 질문을 읽고 **코드 맥락에 맞는 답을 직접 선택**합니다(애매하면 "Decide for me" 폴백).
184
-
185
- omd 툴체인 없이 단독 설치:
186
-
187
- ```bash
188
- npx oh-my-design-cli install-skills --skills claude-design --agent claude-code --skills-only
189
- # 모든 프로젝트에서 한 번만 쓰려면 --global (이 프로젝트 대신 ~/.claude/skills 에 설치):
190
- npx oh-my-design-cli install-skills --skills claude-design --agent claude-code --skills-only --global
191
- ```
192
-
193
- (설치 시 **스코프 선택** — Project `./.claude/skills`(기본) vs Global `~/.claude/skills`(모든 프로젝트, hooks/settings는 안 건드림). `--global` 로 프롬프트 생략.) Claude Code 재시작 후 `/claude-design` (또는 "이 랜딩 디자인 만들어줘"처럼 자연어로). 요구사항: Claude Code(Chrome 자동화 + `python3` + 전역 `playwright` 필요), 스킬이 여는 창에서 claude.ai 1회 로그인. `x-omd-channels` 로 채널 제한 — Codex/OpenCode 타깃은 건너뜁니다.
194
-
195
- ## 107개 지원 레퍼런스
196
-
197
- | 카테고리 | 기업 |
198
- |----------|------|
199
- | **AI & LLM** | Claude, Cohere, ElevenLabs, Minimax, Mistral AI, Ollama, OpenCode AI, Replicate, RunwayML, Together AI, VoltAgent, xAI |
200
- | **디자인 도구** | Airtable, Clay, Figma, Framer, Miro, Webflow |
201
- | **개발자 도구** | Cursor, Expo, Lovable, Raycast, Superhuman, Vercel, Warp |
202
- | **생산성** | Cal.com, freee, Intercom, Linear, Mintlify, Notion, Resend, Zapier |
203
- | **컨슈머 테크** | Airbnb, Apple, Baemin, Dcard, IBM, Kakao, Karrot, LINE, Mercari, NVIDIA, Pinkoi, Pinterest, SpaceX, Spotify, Uber |
204
- | **핀테크** | Coinbase, Kraken, Revolut, Stripe, Toss, Wise |
205
- | **백엔드 & DevOps** | ClickHouse, Composio, Hashicorp, MongoDB, PostHog, Sanity, Sentry, Supabase |
206
- | **자동차** | BMW, Ferrari, Lamborghini, Renault, Tesla |
207
- | **마케팅** | Semrush |
208
-
209
- > 빌더의 **국가 필터**로 지역별 탐색이 가능합니다 (한국, 대만, 일본, 프랑스, 이탈리아, 독일, 영국, 미국).
210
-
211
- ## 내보내는 DESIGN.md
212
-
213
- [Google Stitch DESIGN.md 포맷](https://stitch.withgoogle.com/docs/design-md/overview/) 기반 — 섹션 1~9 + OmD v0.1 Philosophy Layer(섹션 10~15, 선택):
214
-
215
- **베이스 (Google Stitch)**
216
- 1. Visual Theme & Atmosphere
217
- 2. Color Palette & Roles
218
- 3. Typography Rules
219
- 4. Component Stylings
220
- 5. Layout Principles
221
- 6. Depth & Elevation
222
- 7. Do's and Don'ts
223
- 8. Responsive Behavior
224
- 9. Agent Prompt Guide
225
-
226
- **OmD v0.1 Philosophy Layer (추가)**
227
-
228
- 10. Voice & Tone
229
- 11. Brand Narrative
230
- 12. Principles
231
- 13. Personas
232
- 14. States
233
- 15. Motion & Easing
234
-
235
- 그 외: Style Preferences, Included Components, Iconography & SVG Guidelines, Document Policies.
236
-
237
- ## 프로젝트 구조
238
-
239
- ```
240
- oh-my-design/
241
- spec/ OmD v0.1 스펙 (정본)
242
- .claude/skills/omd/ Claude Code 스킬 번들
243
- references/ 107개 기업 DESIGN.md 파일
244
- src/ CLI 코어 (TypeScript)
245
- web/ Next.js 웹 빌더
246
- src/app/ Landing + Builder + Directory 페이지
247
- src/components/ Wizard, Preview, Export
248
- test/ CLI Vitest 스위트 (unit/, integration/, scripts/)
249
- ```
250
-
251
- 웹 테스트는 소스 파일 옆에 함께 위치합니다 (`web/src/**/*.test.ts`).
252
-
253
- ## 테스트
254
-
255
- 두 개의 스위트가 있고, 둘 다 Vitest로 돌아가며 둘 다 통과해야 합니다:
256
-
257
- ```bash
258
- npm test # CLI: 370 테스트 — unit + 레퍼런스 전체 smoke
259
- cd web && npm test # Web: 88 테스트 — generate-css, config-hash, survey
260
- ```
261
-
262
- 통합 스위트(`test/integration/all-references.test.ts`)는 모든 `references/<id>/DESIGN.md`에 대해 전체 생성 파이프라인을 실행합니다. 망가진 레퍼런스가 있으면 PR 리뷰에서 어떤 ref의 어떤 체크가 실패했는지 한눈에 보입니다. 폴더 컨벤션과 모듈별 커버리지 맵은 [test/README.md](test/README.md)를 참고하세요.
263
-
264
- ## 감사의 글
101
+ 릴리스별 변경 사항 re-install 이상이 필요한 변경 포함 [CHANGELOG.md](./CHANGELOG.md) 있습니다.
265
102
 
266
- - [VoltAgent/awesome-design-md](https://github.com/VoltAgent/awesome-design-md) — 이 프로젝트의 출발점이 된 업스트림 DESIGN.md 컬렉션.
267
- - [kzhrknt/awesome-design-md-jp](https://github.com/kzhrknt/awesome-design-md-jp) — 일본 시장 디자인 시스템 레퍼런스.
103
+ ## 링크
268
104
 
269
- oh-my-design은 위 컬렉션을 기반으로 인터랙티브 커스터마이징 위자드, A/B 스타일 선택, 컴포넌트 선택, 디자인 시스템 디렉토리, CLI 내보내기 파이프라인을 더했습니다.
105
+ - **카탈로그** — [oh-my-design.kr/design-systems](https://oh-my-design.kr/design-systems) (모든 레퍼런스 + 에이전트용 raw `.md` twin)
106
+ - **컬렉션** — [oh-my-design.kr/collections](https://oh-my-design.kr/collections) (유스케이스별 큐레이션)
107
+ - **문서** — [oh-my-design.kr/docs](https://oh-my-design.kr/docs) (설치 옵션, 스킬, 에이전트, FAQ)
108
+ - **체인지로그** — [CHANGELOG.md](CHANGELOG.md) · 0.1.x에서 마이그레이션: [MIGRATION.md](MIGRATION.md)
270
109
 
271
110
  ## 라이선스
272
111
 
273
- [MIT](LICENSE)
112
+ MIT — [LICENSE](LICENSE) 참고. 레퍼런스는 각 기업의 자산이며, 교육적 참조 목적으로만 재구성되었습니다.
package/README.md CHANGED
@@ -17,15 +17,15 @@
17
17
  <img src="https://img.shields.io/badge/CLI%20commands-1-blue?style=flat-square" alt="One CLI command" />
18
18
  </p>
19
19
 
20
+ <p align="center">
21
+ English | <a href="README.ko.md">한국어</a> | <a href="README.ja.md">日本語</a> | <a href="README.zh-TW.md">繁體中文</a>
22
+ </p>
23
+
20
24
  ---
21
25
 
22
26
  ## What is oh-my-design?
23
27
 
24
- **oh-my-design (OmD)** turns your AI coding agent (Claude Code / Codex / OpenCode / Cursor) into a senior product designer with a working memory of your brand. You install once. After that, you just describe what you want — components, screens, copy, assets, charts — and the agent applies your project's design system, picks the right asset medium, and ships.
25
-
26
- `DESIGN.md` is the brand spec ([Google Stitch](https://stitch.withgoogle.com/docs/design-md/overview/) tokens + the brand-philosophy layer: Voice / Narrative / Principles / Personas / States / Motion). 221 real-company DESIGN.md files ship in this package. Pick one, customize through conversation, ship.
27
-
28
- **No API keys. No external infra. Everything runs inside your existing CLI session.**
28
+ **oh-my-design (OmD)** is a design system for AI coding agents. It turns Claude Code / Codex / OpenCode / Cursor into a senior product designer with a working memory of your brand. You install once. After that, you just describe what you want — components, screens, copy, assets, charts — and the agent applies your project's design system and ships. `DESIGN.md` is the brand spec ([Google Stitch](https://stitch.withgoogle.com/docs/design-md/overview/) tokens + a brand-philosophy layer: Voice / Narrative / Principles / Personas / States / Motion), and 221 real-company DESIGN.md files ship in this package. **No API keys. No external infra. Everything runs inside your existing CLI session.**
29
29
 
30
30
  ## Install
31
31
 
@@ -61,169 +61,51 @@ This is the whole point: one prompt turns into a `DESIGN.md` your agent remember
61
61
 
62
62
  Don't want Toss? Any brand works — `Stripe-style`, `Linear-clone B2B SaaS`, `Karrot-style marketplace`. Browse the full catalog at [oh-my-design.kr/design-systems](https://oh-my-design.kr/design-systems).
63
63
 
64
- ## Upgrading
65
-
66
- Skills and agents evolve every release. To pick up the latest bundle in an existing project:
67
-
68
- ```bash
69
- npx oh-my-design-cli@latest install-skills
70
- ```
64
+ ## Supported agents
71
65
 
72
- Idempotent. Managed files (those carrying the `<!-- omd:installed-skill -->` marker at the top) are refreshed in place. Files you edited that don't have the marker are left untouched (status `skipped-drift`). Pass `--force` if you really want to overwrite your custom edits.
73
-
74
- Restart your agent after re-running so the refreshed skills + agents are loaded.
75
-
76
- **Check what's installed vs what's latest:**
77
-
78
- ```bash
79
- npx oh-my-design-cli --version # what your project currently uses
80
- npm view oh-my-design-cli version # latest on the registry
81
- ```
82
-
83
- **What's new each release:** [CHANGELOG.md](./CHANGELOG.md). Every release entry says what changed in the skills, agents, hooks, CLI, and data. If a change requires anything beyond a re-install — for example a migration of `DESIGN.md` frontmatter — it will be called out at the top of that entry.
84
-
85
- ### v0.2 agent layer (bundled)
66
+ | Agent | Channel | What gets installed |
67
+ |---|---|---|
68
+ | **Claude Code** | `--agent claude-code` (default) | Full bundle — skills, 16 sub-agents, hooks, data under `.claude/` |
69
+ | **Codex** | `--agent codex` | Skill bundle at `.agents/skills/` (official discovery path) |
70
+ | **OpenCode** | `--agent opencode` | Skill bundle at `.opencode/skills/` |
71
+ | **Cursor** | `--agent cursor` | First-class rules channel — `.cursor/rules/omd-design.mdc` shim + the shared `.claude/data` catalog (no skills/hooks) |
86
72
 
87
- A supervisor + specialist topology for multi-step authoring workflows. **6 skills + 6 sub-agents**, all channel-aware, installed alongside the core skills by `install-skills`:
73
+ The default install targets every detected agent; pass `--agent <name>` to install a single channel.
88
74
 
89
- | Skill / agent | Role |
90
- |---|---|
91
- | `omd-orchestrator` | Supervisor — 5-stage workflow (write → review → revise → localize → critic → images → handoff), 2-round revision cap |
92
- | `omd-kr-writer` | Korean prose, **12 voice presets** (toss-tech-design default / karrot-neighborly / brunch-maker / naver-d2 / …) |
93
- | `omd-locale-adapter` | KR → EN/JP/ZH-TW **adaptation** (cultural swaps, not literal translation) |
94
- | `omd-designer-review` | Visual + brand audit vs DESIGN.md — typo/color/radius/state, BLOCK·WARN·FYI |
95
- | `omd-final-qa` | 8-item rubric, read-only verdict, no rubber-stamps |
96
- | `omd-codex-image` | Channel-aware image materialization — `<!-- omd:gen-image -->` spec → **Codex native generation** / `omd-asset-curator` fallback / OpenCode user-queue |
75
+ ## What's inside
97
76
 
98
- Pattern adopted: Anthropic orchestrator-workers + LangGraph supervisor revision-cap. Background & full routing rules: [`data/research/2026-05-18-agent-landscape.md`](./data/research/2026-05-18-agent-landscape.md) · KR voice taxonomy: [`data/research/2026-05-18-kr-style-presets.md`](./data/research/2026-05-18-kr-style-presets.md).
77
+ **17 skills · 16 sub-agents · 221 verified references · activation hooks** installed by the one command above.
99
78
 
100
- Promotion of future skills into the bundle is governed by the [`omd-release-hygiene`](./.claude/skills/omd-release-hygiene/SKILL.md) checklist. (A deterministic Korean-orthography linter was prototyped and dropped a 25-pattern regex heuristic had too low recall to be worth shipping; if you need automated KR spellcheck, wire an external service such as the 부산대 한국어 맞춤법 검사기.)
79
+ - **Skills** core flow (`omd:init` / `omd:apply` / `omd:harness` / `omd:sync` / `omd:remember` / `omd:learn` / `omd:taste` say "what are my preferences" to see everything the loop has learned, pending, or snoozed), live capture + assets (`omd:reference-capture` / `omd:asset-fetch` / `omd:experiment-gallery`), the v0.2 agent layer (`omd:orchestrator` / `omd:kr-writer` / `omd:locale-adapter` / `omd:designer-review` / `omd:final-qa` / `omd:codex-image`), plus the standalone `claude-design` skill that drives claude.ai/design from your terminal.
80
+ - **Sub-agents** — `omd-master` + 15 specialists (UX research, UI generation, asset curation, microcopy, a11y audit, persona testing, critique, …).
81
+ - **References** — 221 real-company `DESIGN.md` files, each verified against live sources. Every reference is also served as raw markdown at `oh-my-design.kr/design-systems/<id>.md`, so agents can fetch it directly.
82
+ - **Hooks** — UserPromptSubmit / SessionStart / PostToolUse activation so the skills trigger on natural language, not just slash commands.
101
83
 
102
- ### `claude-design` drive claude.ai/design from your terminal
84
+ Full skill-by-skill and agent-by-agent reference: **[oh-my-design.kr/docs](https://oh-my-design.kr/docs)**.
103
85
 
104
- A standalone skill (Claude Code only): it analyzes your codebase stack, design tokens, components, real UI copy, brand assetsand drives **claude.ai/design** end-to-end to generate a code-grounded design, handing back a shareable link. If claude.ai/design asks clarifying questions before generating, the skill reads them and picks the appropriate answer per your codebase (falling back to "Decide for me").
86
+ Prefer MCP? **[oh-my-design-mcp](./packages/mcp/)** exposes the same catalog as MCP resources/tools for Claude Desktop, Cursor, Cline, Continue, and Codexsee [`packages/mcp/README.md`](./packages/mcp/README.md).
105
87
 
106
- Install it on its own, with none of the omd toolchain:
88
+ ## Upgrading
107
89
 
108
90
  ```bash
109
- npx oh-my-design-cli install-skills --skills claude-design --agent claude-code --skills-only
110
- # add --global to install once for EVERY project (~/.claude/skills) instead of this one:
111
- npx oh-my-design-cli install-skills --skills claude-design --agent claude-code --skills-only --global
91
+ npx oh-my-design-cli@latest install-skills
112
92
  ```
113
93
 
114
- Then restart Claude Code and run `/claude-design` (or just ask: "generate a design for this landing page"). Requirements: Claude Code (it needs Chrome automation + `python3` + a global `playwright`), and a one-time claude.ai login in the window the skill opens. Channel-restricted via `x-omd-channels` — Codex/OpenCode targets are skipped.
115
-
116
- ## How to use omd with your AI
117
-
118
- Open Claude Code (or Codex / OpenCode) in your project. Just talk:
119
-
120
- > "Set up the design system for a calm B2B fintech dashboard."
121
- > Agent picks a reference from the catalog (likely Linear or Stripe), proposes a hybrid DESIGN.md, asks for confirmation, writes the file plus shims.
122
-
123
- > "Make the empty-state for the search results page."
124
- > Agent reads DESIGN.md, builds the component with brand tokens, picks an inline SVG illustration matching the voice, drops in microcopy that follows the §10 voice rules.
94
+ Idempotent. Managed files (those carrying the `<!-- omd:installed-skill -->` marker) are refreshed in place; files you edited are left untouched (`skipped-drift`) unless you pass `--force`. Restart your agent after re-running.
125
95
 
126
- > "Design the entire onboarding from scratch — Toss-style for a family meal-tracking app."
127
- > Agent invokes the harness — runs the 10-phase pipeline (discovery, research, IA, wireframes, components, assets, microcopy, validation, handoff), spawns sub-agents in parallel where possible, asks you 3 mandatory checkpoints, hands back a v0/Cursor-ready package.
128
-
129
- > "Add a daily-intake line chart."
130
- > Agent reads your `package.json`, sees `recharts` is installed, builds the chart with brand colors, no library mismatch.
131
-
132
- > "We never use uppercase CTAs."
133
- > Agent silently appends to `.omd/preferences.md`. Next time anyone makes a CTA, that rule applies. Later you can say "fold preferences into DESIGN.md" and the agent merges by scope.
134
-
135
- ## What's in the install
136
-
137
- | Path | Owner | Purpose |
138
- |---|---|---|
139
- | `.claude/skills/omd-*/SKILL.md` | install-skills | Claude Code skill bundle (15 skills — core flow + capture/assets + v0.2 agent layer) |
140
- | `.agents/skills/omd-*/SKILL.md` | install-skills | Codex skill bundle (official `.agents/skills` discovery path) |
141
- | `.opencode/skills/omd-*/SKILL.md` | install-skills | OpenCode skill bundle |
142
- | `.claude/agents/omd-*.md` | install-skills | 16 canonical sub-agents (master + 15 specialists) |
143
- | `.claude/data/*` | install-skills | reference fingerprints, vocabulary, opt-out corpus |
144
- | `.claude/hooks/*.cjs` | install-skills | UserPromptSubmit / SessionStart / PostToolUse hooks |
145
- | `.claude/skills/skill-rules.json` | install-skills | Skill activation rules |
146
- | `references/*/DESIGN.md` | bundled | 221 real design systems |
147
- | `DESIGN.md` | your agent (after init flow) | Your project's authoritative brand spec |
148
- | `CLAUDE.md` / `AGENTS.md` / `.cursor/rules/omd-design.mdc` | omd-sync skill | Pointers so every agent reads DESIGN.md |
149
- | `.omd/preferences.md` | omd-remember skill | Append-only design correction log |
150
- | `.omd/runs/<id>/` | omd-harness skill | Per-harness-run artifacts (briefs, wireframes, eval, handoff zips) |
151
-
152
- ## The 15 skills + 16 agents
153
-
154
- Skills (loaded into your agent's context based on prompt triggers):
155
-
156
- **Core flow**
157
- - **omd:apply** — DESIGN.md as authoritative context for every UI task. Routes complex requests (assets, charts, full screens, a11y audit) to specialized sub-agents.
158
- - **omd:init** — Bootstrap DESIGN.md from a reference + project description. 221 references, hybrid variation that preserves the reference voice while shifting only user-named axes.
159
- - **omd:harness** — `/omd-harness <task>` to run the 10-phase design pipeline. **v1.6.0**: auto-triggers on natural-language requests ("그럴싸한 랜딩 만들어줘", "프로토타입 구색 갖춰") — no slash required. New **CTX-PRIME** pre-phase scans your repo (stack, brand color, voice, surface inventory) in ~20ms, then surfaces a single audience picker + batched Interview-lite so `omd-master` skips slot-gate and jumps straight to PROPOSE_PLAN. 7 hero archetypes (rule 9) match brand vibe to layout (center-text / carousel / split-screen / editorial / dashboard / quote-led / left-character). Reveal safety net (rule 10), wordmark-only logo (rule 5), container-inner consistency (rule 7), decomposed hero (rule 8).
160
- - **omd:remember** — Captures user corrections to `.omd/preferences.md` automatically when the agent detects them.
161
- - **omd:learn** — Folds pending corrections back into DESIGN.md by scope.
162
- - **omd:sync** — Maintains the shim files (CLAUDE.md / AGENTS.md / Cursor mdc) so every agent reads your DESIGN.md.
163
-
164
- **Live capture + assets** (v1.3.x)
165
- - **omd:reference-capture** — Live brand site CDP/playwright inspect → `assets/_reference/<id>/` with tokens.json + structure.json + fonts.json + `.live-inspect-proof.json` + screenshots + LICENSE-NOTE/attribution. Phase 3.9 browser-harness fast-path: 3-5× faster than playwright MCP when available.
166
- - **omd:asset-fetch** — Free-license asset catalog with verified URLs. DiceBear CC0 (notionists/lorelei avatars), Lucide ISC icons, Picsum CC0 / Loremflickr Flickr-CC photos, SIL OFL display fonts (Bricolage Grotesque / Space Grotesk / DM Serif Display / Fraunces). Strict anti-patterns: handcrafted character SVG forbidden, brand creative work never in product DOM.
167
- - **omd:experiment-gallery** — N-brand experiment results in a single comparison index.html. iframe scaled previews + wow ratings + multi-turn deltas + per-brand IP audit. Reusable across batches.
168
-
169
- **v0.2 agent layer** (6 more) — `omd:orchestrator` / `omd:kr-writer` / `omd:locale-adapter` / `omd:designer-review` / `omd:final-qa` / `omd:codex-image`. See the [v0.2 agent layer](#v02-agent-layer-bundled) table above for what each does.
170
-
171
- Sub-agents — master + 15 specialists (invoked by the master or directly by skills):
172
-
173
- - **omd-master** — Conversational state machine, runs the harness phases. opus.
174
- - **omd-ux-researcher** — Reads bundled references, validates Tier-1 official design system URLs. opus.
175
- - **omd-ui-junior** — Generates wireframes and component manifests from DESIGN.md. sonnet.
176
- - **omd-ux-engineer** — Section-level interaction / motion / IA / mobile / perceived-perf audit + code-level fixes. NN/g heuristics + Refactoring UI + Web Vitals + WAI-ARIA. Senior advisor; pairs with `omd-ui-junior` (generator). opus.
177
- - **omd-asset-curator** — Picks asset medium (inline SVG / chart library / Lottie / Rive / Unsplash), generates inline code or sources external. Stack-aware (recharts vs chartjs vs custom SVG, lucide vs heroicons, etc.). sonnet.
178
- - **omd-microcopy** — Voice-consistent copy generation tied to DESIGN.md §10. sonnet.
179
- - **omd-ux-writer** — Section-level copy audit + 2-3 strong alternatives + A/B hypothesis. Podmajersky / Erika Hall / Mailchimp / Stripe / GitHub voice docs integrated. Senior advisor; pairs with `omd-microcopy` (generator). opus.
180
- - **omd-a11y-auditor** — WCAG checks. haiku.
181
- - **omd-persona-tester** — Adversarial 4-persona walkthrough (V/J/F/S). sonnet.
182
- - **omd-critic** — Root-cause analysis when the user iterates. opus.
183
-
184
- Plus the **6 v0.2 sub-agents** (orchestrator / kr-writer / locale-adapter / designer-review / final-qa / codex-image) — documented in the [v0.2 agent layer](#v02-agent-layer-bundled) section.
185
-
186
- ## MCP server
187
-
188
- Want the brand DESIGN.md files exposed directly to your agent as MCP resources, tools, and prompts? Use **[oh-my-design-mcp](./packages/mcp/)** — a separate, free, drop-in MCP server.
189
-
190
- ```json
191
- {
192
- "mcpServers": {
193
- "oh-my-design": {
194
- "command": "npx",
195
- "args": ["-y", "oh-my-design-mcp"]
196
- }
197
- }
198
- }
96
+ ```bash
97
+ npx oh-my-design-cli --version # what your project currently uses
98
+ npm view oh-my-design-cli version # latest on the registry
199
99
  ```
200
100
 
201
- Works with Claude Desktop, Cursor, Cline, Continue, and Codex. Zero AI calls, zero config, fully offline. Full install guide and tool reference: [`packages/mcp/README.md`](./packages/mcp/README.md).
202
-
203
- ## What it is not
204
-
205
- - It is not a collection of CLI commands. There is one bootstrap command. Everything else is skill prose.
206
- - It is not an SDK. If you need the matching algorithm or shim format, look at the skill markdown directly.
207
- - It does not generate emojis as icons. Asset agent prefers inline SVG (Lucide-matched or custom).
208
-
209
- ## Repository layout
210
-
211
- > For contributors. If you're just *using* OmD, you never touch these — the install ships everything you need.
212
-
213
- The brand `DESIGN.md` corpus lives in more than one place **on purpose**. Here's the map so nothing looks like accidental duplication:
214
-
215
- | Path | In git? | Ships to npm? | Role |
216
- |---|---|---|---|
217
- | `web/references/<id>/DESIGN.md` | ✅ | ✅ (CLI pkg) | **Canonical source of truth.** Lives under `web/` because the Vercel project root is `web/` — the site build can only read files beneath it. Everything else is derived from here. |
218
- | `references` → `web/references` | ❌ gitignored | — | Local convenience symlink so root-level scripts/tests resolve the same path during local dev. |
219
- | `design-md/<id>/DESIGN.md` | ✅ | ❌ | Public [awesome-design-md](https://github.com/VoltAgent/awesome-design-md)-style mirror — frontmatter-stripped + a "Source / Last verified" note. A different *format*, not a byte copy. |
220
- | `packages/mcp/data/references/` | ❌ gitignored | ✅ (MCP pkg) | Build artifact. Regenerated from `web/references` by `packages/mcp/scripts/sync-data.mjs` on every `prepublish`/`build`. Never edit by hand. |
221
-
222
- **Rule of thumb: edit `web/references/<id>/DESIGN.md` only.** `web/scripts/build-registry.mjs` regenerates the typed registry, and the pre-commit catalog-integrity gate (`web/__tests__/catalog-integrity.test.ts`) plus `sync-data.mjs` keep the derived copies honest.
101
+ What changed each release including anything that needs more than a re-install is in [CHANGELOG.md](./CHANGELOG.md).
223
102
 
224
- ## Changelog
103
+ ## Links
225
104
 
226
- See [CHANGELOG.md](CHANGELOG.md) for release history. Migrating from 0.1.x: see [MIGRATION.md](MIGRATION.md).
105
+ - **Catalog** — [oh-my-design.kr/design-systems](https://oh-my-design.kr/design-systems) (every reference, with raw `.md` twins for agents)
106
+ - **Collections** — [oh-my-design.kr/collections](https://oh-my-design.kr/collections) (curated sets by use case)
107
+ - **Docs** — [oh-my-design.kr/docs](https://oh-my-design.kr/docs) (install options, skills, agents, FAQ)
108
+ - **Changelog** — [CHANGELOG.md](CHANGELOG.md) · migrating from 0.1.x: [MIGRATION.md](MIGRATION.md)
227
109
 
228
110
  ## License
229
111