oh-my-design-cli 1.8.7 โ 1.9.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/.claude/hooks/lib/preferences-parser.cjs +1 -0
- package/.claude/hooks/lib/preferences-writer.cjs +1 -0
- package/.claude/hooks/post-edit-watch.cjs +1 -0
- package/.claude/hooks/session-end-foldin.cjs +1 -0
- package/.claude/hooks/session-state-loader.cjs +1 -0
- package/.claude/hooks/skill-activation.cjs +1 -0
- package/.claude/settings.json +10 -1
- package/.github/assets/logo-bg.png +0 -0
- package/AGENTS.md +20 -1
- package/CHANGELOG.md +482 -0
- package/MIGRATION.md +103 -0
- package/README.ja.md +56 -19
- package/README.ko.md +47 -30
- package/README.md +48 -30
- package/README.zh-TW.md +59 -22
- package/agents/AGENT.md +8 -7
- package/agents/omd-codex-image.md +1 -1
- package/agents/omd-critic.md +6 -7
- package/agents/omd-designer-review.md +1 -1
- package/agents/omd-final-qa.md +1 -1
- package/agents/omd-humanizer.md +38 -0
- package/agents/omd-kr-writer.md +3 -4
- package/agents/omd-locale-adapter.md +12 -16
- package/agents/omd-master.md +24 -19
- package/agents/omd-microcopy.md +1 -1
- package/agents/omd-orchestrator.md +7 -8
- package/agents/omd-slop-auditor.md +31 -0
- package/agents/omd-ux-researcher.md +1 -1
- package/data/reference-fingerprints.json +1995 -38
- package/dist/bin/oh-my-design.js +16 -8
- package/dist/bin/oh-my-design.js.map +1 -1
- package/dist/chunk-UJIHCEYF.js +99 -0
- package/dist/chunk-UJIHCEYF.js.map +1 -0
- package/dist/doctor-LDWSFM3I.js +763 -0
- package/dist/doctor-LDWSFM3I.js.map +1 -0
- package/dist/install-skills-ZZFNJ2II.js +1120 -0
- package/dist/install-skills-ZZFNJ2II.js.map +1 -0
- package/docs/CLI_QUICKSTART.md +157 -0
- package/package.json +25 -4
- package/scripts/postinstall.cjs +5 -4
- package/skills/claude-design/SKILL.md +38 -14
- package/skills/claude-design/references/claude-design-flow.md +11 -11
- package/skills/claude-design/references/codebase-analysis.md +5 -4
- package/skills/omd-final-qa/SKILL.md +1 -1
- package/skills/omd-harness/SKILL.md +51 -50
- package/skills/omd-humanize/SKILL.md +116 -0
- package/skills/omd-humanize/agents/openai.yaml +4 -0
- package/skills/omd-humanize/references/locale-playbooks.md +102 -0
- package/skills/omd-humanize/references/sources.md +11 -0
- package/skills/omd-init/SKILL.md +18 -12
- package/skills/omd-locale-adapter/SKILL.md +58 -91
- package/skills/omd-orchestrator/SKILL.md +11 -5
- package/skills/omd-reference-capture/SKILL.md +80 -26
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-LICENSE.txt +202 -0
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-NOTICE.txt +5 -0
- package/skills/omd-reference-capture/scripts/THIRD_PARTY_NOTICES.md +3 -0
- package/skills/omd-reference-capture/scripts/capture-reference-evidence.mjs +159906 -0
- package/skills/omd-slop-audit/SKILL.md +110 -0
- package/skills/omd-slop-audit/agents/openai.yaml +4 -0
- package/skills/omd-slop-audit/references/pattern-catalog.md +96 -0
- package/skills/omd-slop-audit/references/sources.md +24 -0
- package/web/references/104/DESIGN.md +354 -0
- package/web/references/11st/DESIGN.md +197 -316
- package/web/references/29cm/DESIGN.md +297 -393
- package/web/references/42dot/DESIGN.md +390 -0
- package/web/references/8percent/DESIGN.md +438 -0
- package/web/references/ably/DESIGN.md +267 -572
- package/web/references/acer/DESIGN.md +329 -0
- package/web/references/airbnb/DESIGN.md +219 -557
- package/web/references/alipay/DESIGN.md +179 -420
- package/web/references/apple/DESIGN.md +224 -498
- package/web/references/asleep/DESIGN.md +402 -0
- package/web/references/au/DESIGN.md +334 -0
- package/web/references/autopedia/DESIGN.md +382 -0
- package/web/references/aws-cloudscape/DESIGN.md +241 -0
- package/web/references/baemin/DESIGN.md +332 -491
- package/web/references/banksalad/DESIGN.md +269 -180
- package/web/references/barogo/DESIGN.md +416 -0
- package/web/references/beusable/DESIGN.md +464 -0
- package/web/references/bilibili/DESIGN.md +206 -374
- package/web/references/bmw/DESIGN.md +162 -276
- package/web/references/brandi/DESIGN.md +184 -325
- package/web/references/catchtable/DESIGN.md +219 -264
- package/web/references/cgv/DESIGN.md +317 -0
- package/web/references/channeltalk/DESIGN.md +210 -336
- package/web/references/china-airlines/DESIGN.md +291 -0
- package/web/references/cjonstyle/DESIGN.md +453 -0
- package/web/references/class101/DESIGN.md +168 -387
- package/web/references/classum/DESIGN.md +228 -203
- package/web/references/claude/DESIGN.md +242 -479
- package/web/references/clay/DESIGN.md +179 -377
- package/web/references/clickhouse/DESIGN.md +254 -343
- package/web/references/cohere/DESIGN.md +214 -324
- package/web/references/coinone/DESIGN.md +199 -179
- package/web/references/corca/DESIGN.md +414 -0
- package/web/references/coupang/DESIGN.md +205 -475
- package/web/references/cursor/DESIGN.md +240 -381
- package/web/references/dabang/DESIGN.md +248 -213
- package/web/references/dable/DESIGN.md +431 -0
- package/web/references/datarize/DESIGN.md +217 -330
- package/web/references/dealicious/DESIGN.md +402 -0
- package/web/references/drdiary/DESIGN.md +404 -0
- package/web/references/elastic/DESIGN.md +238 -0
- package/web/references/elevenlabs/DESIGN.md +183 -321
- package/web/references/eslite/DESIGN.md +257 -0
- package/web/references/evaair/DESIGN.md +338 -0
- package/web/references/expo/DESIGN.md +238 -331
- package/web/references/familymart-tw/DESIGN.md +254 -0
- package/web/references/ferrari/DESIGN.md +160 -377
- package/web/references/figma/DESIGN.md +197 -451
- package/web/references/fitpet/DESIGN.md +445 -0
- package/web/references/flex/DESIGN.md +170 -253
- package/web/references/framer/DESIGN.md +197 -340
- package/web/references/freee/DESIGN.md +211 -533
- package/web/references/friendliai/DESIGN.md +431 -0
- package/web/references/frip/DESIGN.md +440 -0
- package/web/references/gangnamunni/DESIGN.md +154 -591
- package/web/references/gaudiolab/DESIGN.md +414 -0
- package/web/references/google/DESIGN.md +290 -398
- package/web/references/hashicorp/DESIGN.md +273 -318
- package/web/references/heydealer/DESIGN.md +429 -0
- package/web/references/humanscape/DESIGN.md +433 -0
- package/web/references/hyundai/DESIGN.md +158 -368
- package/web/references/hyundaicard/DESIGN.md +171 -121
- package/web/references/ibm/DESIGN.md +227 -378
- package/web/references/idus/DESIGN.md +450 -0
- package/web/references/igaworks/DESIGN.md +437 -0
- package/web/references/inflearn/DESIGN.md +221 -366
- package/web/references/intuit/DESIGN.md +244 -0
- package/web/references/jandi/DESIGN.md +191 -291
- package/web/references/jobplanet/DESIGN.md +415 -0
- package/web/references/kakao/DESIGN.md +287 -475
- package/web/references/kakaobank/DESIGN.md +220 -521
- package/web/references/kakaogames/DESIGN.md +220 -0
- package/web/references/kakaopay/DESIGN.md +207 -526
- package/web/references/karrot/DESIGN.md +227 -251
- package/web/references/kb-kookmin/DESIGN.md +308 -0
- package/web/references/kbank/DESIGN.md +220 -175
- package/web/references/kmong/DESIGN.md +281 -356
- package/web/references/krds/DESIGN.md +245 -19
- package/web/references/kream/DESIGN.md +224 -359
- package/web/references/kurly/DESIGN.md +211 -533
- package/web/references/lamborghini/DESIGN.md +198 -360
- package/web/references/lguplus/DESIGN.md +259 -0
- package/web/references/likelion/DESIGN.md +283 -0
- package/web/references/line/DESIGN.md +396 -355
- package/web/references/linear.app/DESIGN.md +209 -562
- package/web/references/lotteon/DESIGN.md +386 -0
- package/web/references/lovable/DESIGN.md +255 -349
- package/web/references/makinarocks/DESIGN.md +149 -349
- package/web/references/maum-ai/DESIGN.md +423 -0
- package/web/references/medibloc/DESIGN.md +425 -0
- package/web/references/megabox/DESIGN.md +232 -0
- package/web/references/mercari/DESIGN.md +217 -434
- package/web/references/microsoft/DESIGN.md +234 -388
- package/web/references/mildang/DESIGN.md +411 -0
- package/web/references/millie/DESIGN.md +183 -504
- package/web/references/minimax/DESIGN.md +264 -322
- package/web/references/miricanvas/DESIGN.md +182 -355
- package/web/references/miro/DESIGN.md +234 -232
- package/web/references/mistral.ai/DESIGN.md +231 -314
- package/web/references/mixi/DESIGN.md +234 -0
- package/web/references/moin/DESIGN.md +445 -0
- package/web/references/mongodb/DESIGN.md +219 -316
- package/web/references/musinsa/DESIGN.md +184 -510
- package/web/references/mynavi/DESIGN.md +242 -0
- package/web/references/myrealtrip/DESIGN.md +169 -406
- package/web/references/naver/DESIGN.md +328 -499
- package/web/references/naverwebtoon/DESIGN.md +172 -395
- package/web/references/nhn/DESIGN.md +169 -346
- package/web/references/nhncloud/DESIGN.md +185 -123
- package/web/references/notion/DESIGN.md +271 -475
- package/web/references/nrise/DESIGN.md +417 -0
- package/web/references/ohouse/DESIGN.md +210 -549
- package/web/references/oliveyoung/DESIGN.md +217 -326
- package/web/references/ollama/DESIGN.md +241 -308
- package/web/references/onestore/DESIGN.md +248 -0
- package/web/references/palantir/DESIGN.md +256 -0
- package/web/references/panasonic/DESIGN.md +276 -0
- package/web/references/patternfly/DESIGN.md +259 -0
- package/web/references/payhere/DESIGN.md +438 -0
- package/web/references/pega/DESIGN.md +262 -0
- package/web/references/peoplefund/DESIGN.md +431 -0
- package/web/references/petfriends/DESIGN.md +428 -0
- package/web/references/pinkfong/DESIGN.md +199 -367
- package/web/references/pinterest/DESIGN.md +258 -308
- package/web/references/poya/DESIGN.md +286 -0
- package/web/references/pozalabs/DESIGN.md +438 -0
- package/web/references/protopie/DESIGN.md +419 -0
- package/web/references/qraft/DESIGN.md +448 -0
- package/web/references/quotabook/DESIGN.md +449 -0
- package/web/references/recruit/DESIGN.md +247 -0
- package/web/references/remember/DESIGN.md +202 -396
- package/web/references/resend/DESIGN.md +274 -348
- package/web/references/sakura-internet/DESIGN.md +269 -0
- package/web/references/samsung/DESIGN.md +157 -359
- package/web/references/sandoll/DESIGN.md +445 -0
- package/web/references/sanity/DESIGN.md +241 -375
- package/web/references/scatterlab/DESIGN.md +412 -0
- package/web/references/selectstar/DESIGN.md +439 -0
- package/web/references/servicenow/DESIGN.md +289 -0
- package/web/references/shinhanbank/DESIGN.md +161 -341
- package/web/references/shinhancard/DESIGN.md +208 -319
- package/web/references/sionic/DESIGN.md +454 -0
- package/web/references/sktelecom/DESIGN.md +310 -0
- package/web/references/socar/DESIGN.md +125 -32
- package/web/references/softbank/DESIGN.md +231 -0
- package/web/references/sony/DESIGN.md +234 -0
- package/web/references/soop/DESIGN.md +261 -0
- package/web/references/spacex/DESIGN.md +184 -323
- package/web/references/spotify/DESIGN.md +253 -394
- package/web/references/squeezebits/DESIGN.md +441 -0
- package/web/references/stayfolio/DESIGN.md +422 -0
- package/web/references/stripe/DESIGN.md +212 -491
- package/web/references/supabase/DESIGN.md +244 -316
- package/web/references/tabling/DESIGN.md +415 -0
- package/web/references/taishinbank/DESIGN.md +243 -0
- package/web/references/teamlab/DESIGN.md +240 -0
- package/web/references/teamsparta/DESIGN.md +472 -0
- package/web/references/tellingme/DESIGN.md +392 -0
- package/web/references/tesla/DESIGN.md +244 -427
- package/web/references/thsr/DESIGN.md +284 -0
- package/web/references/thumbtack/DESIGN.md +302 -0
- package/web/references/together.ai/DESIGN.md +257 -304
- package/web/references/toss/DESIGN.md +251 -593
- package/web/references/toss-securities/DESIGN.md +255 -178
- package/web/references/tossbank/DESIGN.md +195 -491
- package/web/references/toyota/DESIGN.md +238 -0
- package/web/references/tving/DESIGN.md +197 -245
- package/web/references/typed/DESIGN.md +413 -0
- package/web/references/uber/DESIGN.md +256 -333
- package/web/references/udn/DESIGN.md +250 -0
- package/web/references/upbit/DESIGN.md +145 -256
- package/web/references/upstage/DESIGN.md +211 -204
- package/web/references/uswds/DESIGN.md +287 -0
- package/web/references/vercel/DESIGN.md +236 -440
- package/web/references/wanted/DESIGN.md +215 -487
- package/web/references/wise/DESIGN.md +223 -231
- package/web/references/wisetracker/DESIGN.md +462 -0
- package/web/references/wooribank/DESIGN.md +245 -0
- package/web/references/yanolja/DESIGN.md +250 -419
- package/web/references/yeogiotte/DESIGN.md +235 -418
- package/web/references/zapier/DESIGN.md +256 -377
- package/web/references/zendesk/DESIGN.md +288 -0
- package/web/references/zigzag/DESIGN.md +200 -621
- package/dist/install-skills-7UUDOLG2.js +0 -734
- package/dist/install-skills-7UUDOLG2.js.map +0 -1
package/README.zh-TW.md
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<img src=".github/assets/logo-bg.png" width="480" alt="oh-my-design" />
|
|
2
|
+
<img src="https://raw.githubusercontent.com/kwakseongjae/oh-my-design/main/.github/assets/logo-bg.png" width="480" alt="oh-my-design" />
|
|
3
3
|
</p>
|
|
4
4
|
|
|
5
5
|
<h1 align="center">oh-my-design</h1>
|
|
6
6
|
|
|
7
7
|
<p align="center">
|
|
8
|
-
<strong
|
|
8
|
+
<strong>่ฎ AI ็จๅผๅฉ็ไพ็
งๅฐๆก่ชๅทฑ็ DESIGN.md ๅทฅไฝใ</strong> ๅ
งๅซๅผๅฐๅผๅฎ่ฃ่ doctorใ20 ๅๅฏ้่คไฝฟ็จ็ skillsใ18 ๅๅฐๆฅญ่ง่ฒ๏ผไปฅๅ 440 ๅไปฅไธ็ถ้ๅ่ณชๅ็ด็ไผๆฅญๅ่ใไฝฟ็จๆฌๆฉๅทฅไฝๆต็จไธ้่ฆๅฆๅค็ณ่ซ API ้้ฐๆๆถ่จญ MCP ไผบๆๅจใ
|
|
9
9
|
</p>
|
|
10
10
|
|
|
11
11
|
<p align="center">
|
|
@@ -13,8 +13,8 @@
|
|
|
13
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>
|
|
14
14
|
<a href="LICENSE"><img src="https://img.shields.io/github/license/kwakseongjae/oh-my-design?style=flat-square" alt="License" /></a>
|
|
15
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>
|
|
16
|
-
<img src="https://img.shields.io/badge/references-
|
|
17
|
-
<img src="https://img.shields.io/badge/CLI%
|
|
16
|
+
<img src="https://img.shields.io/badge/references-440%2B-7c5cfc?style=flat-square" alt="440+ References" />
|
|
17
|
+
<img src="https://img.shields.io/badge/CLI-install%20%2B%20doctor-blue?style=flat-square" alt="Install and doctor CLI" />
|
|
18
18
|
</p>
|
|
19
19
|
|
|
20
20
|
<p align="center">
|
|
@@ -25,50 +25,87 @@
|
|
|
25
25
|
|
|
26
26
|
## ไป้บผๆฏ oh-my-design?
|
|
27
27
|
|
|
28
|
-
**oh-my-design (OmD)**
|
|
28
|
+
**oh-my-design (OmD)** ๆๆๆฌๆฉ่จญ่จๅทฅไฝๆต็จๅฎ่ฃๅฐไฝ ๅๆฌไฝฟ็จ็ AI ็จๅผๅฉ็ใClaude Code / Codex / OpenCode ๆๅๅพๅฏ้่คไฝฟ็จ็ skills ่ๅฐๆฅญ่ง่ฒ๏ผCursor ๅๅๅพๅฅ็จๅไธไปฝ `DESIGN.md` ็ๅฐๆก ruleใ`DESIGN.md` ๆฏๅฏๆๅผๅ็่ฆๆ ผ๏ผๅ
งๅฎน็ตๅ [Google Stitch](https://stitch.withgoogle.com/docs/design-md/overview/) tokens ่ VoiceใNarrativeใPrinciplesใPersonasใStatesใMotionใๅฅไปถๅฆ้ 440 ๅไปฅไธๆจ็คบๅ่ณช่ไพๆ็ๆ
็ไผๆฅญๅ่ใ**ๆ ธๅฟๅฎ่ฃ่ๆฌๆฉๅทฅไฝๆต็จไธ้่ฆ้กๅค API ้้ฐใdaemon ๆ MCP ไผบๆๅจ๏ผๆจ่ซๆ็ๅจๆขๆ็ AI ็จๅผๅฉ็ๅทฅไฝ้ๆฎตใ้ธ็จ็ `claude-design` skill ๆๅจ Chrome ้ๅๅทฒ็ปๅ
ฅ็ claude.ai/design ๅทฅไฝ้ๆฎตใ**
|
|
29
29
|
|
|
30
30
|
## ๅฎ่ฃ
|
|
31
31
|
|
|
32
32
|
```bash
|
|
33
|
-
npx oh-my-design-cli
|
|
33
|
+
npx oh-my-design-cli@latest
|
|
34
34
|
```
|
|
35
35
|
|
|
36
|
-
|
|
36
|
+
ๅฎ่ฃๅพ่ซ้ๆฐๅๅ AI ็จๅผๅฉ็๏ผClaude Code ่ซๆ Cmd+Q ๅพ้ๆฐ้ๅ๏ผ๏ผๅๅท่กไธๆฌกๆชขๆฅ๏ผ็ขบ่ชๅ้้ๅฏฆ้ๅฎ่ฃ็ๆชๆกใ
|
|
37
37
|
|
|
38
|
-
|
|
38
|
+
```bash
|
|
39
|
+
npx oh-my-design-cli@latest doctor
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
CLI ๅช่ฒ ่ฒฌๅฎ่ฃ่ๆชขๆฅๅฅไปถใไนๅพ็่จญ่จๅทฅไฝ้ฝไปฅ่ช็ถ่ช่จไบค็ตฆ AI ็จๅผๅฉ็ๅฎๆใ
|
|
43
|
+
|
|
44
|
+
ๅฎ่ฃไฝ็ฝฎๅฏ้ธ **Project**๏ผๆญคๅฐๆกๅฒๅญๅบซๅ
งๅๅทฅๅ
ท็ๅฐ็จ่ทฏๅพ๏ผ้ ่จญ๏ผๆ **Global**๏ผๆๆๅฐๆกๅ
ฑ็จ็ไฝฟ็จ่
่ทฏๅพ๏ผใOpenCode ็ๅฐๆกๅฎ่ฃไฝฟ็จ `.opencode/`๏ผๅ
จๅๅฎ่ฃๅไฝฟ็จ `~/.config/opencode/`ใๅ
จๅ hooks/settings ไธๆ่ขซไฟฎๆน๏ผๅท่ก `npx oh-my-design-cli@latest install-skills --global` ๅฏ็ดๆฅ้ธๆๅ
จๅ็ฏๅ๏ผๅไปฅ `npx oh-my-design-cli@latest doctor --global` ๆชขๆฅใ
|
|
45
|
+
|
|
46
|
+
## ๆๅ 60 ็ง โ Claude CodeใCodexใOpenCode
|
|
47
|
+
|
|
48
|
+
้ๆฏๅพๅฎ่ฃๅฐ็่ฆๆๆ็ๆ็ญ่ทฏๅพใ
|
|
49
|
+
|
|
50
|
+
1. ๅท่กไธๆนๅฎ่ฃๆไปค๏ผ**้ๆฐๅๅ AI ็จๅผๅฉ็**๏ผๅๅท่ก `npx oh-my-design-cli@latest doctor` ๆชขๆฅ้้ๆชๆกใ
|
|
51
|
+
|
|
52
|
+
2. ๅจๅฐๆกไธญ่ผธๅ
ฅ็ฌฌไธๆฎตๆ็คบ๏ผ
|
|
53
|
+
|
|
54
|
+
> ่ซ็บๅฎถๅบญ้ค้ป่จ้ App ๅปบ็ซ DESIGN.mdใไปฅ Toss ไฝ็บๅ่๏ผๅชๆก็จๅทฒ็ขบ่ช็ๅผ๏ผ้ๅฐ็ขๅๅฐๅฑฌ่ณ่จๆ๏ผๅ
่ฉขๅๅๆฑบๅฎใ
|
|
55
|
+
|
|
56
|
+
่ผๅ
ฅ skills ๅพ๏ผAI ็จๅผๅฉ็ๆๅท่ก `omd:init`ใๆๅบๅ่ไธฆ่ซไฝ ็ขบ่ช๏ผๆๅพๅจๅฐๆกๆ น็ฎ้ๅปบ็ซ `DESIGN.md`ใๆชๆกๆไฟ็ๅจๅฐๆกๅฒๅญๅบซไธญ๏ผๅพ็บๅทฅไฝ้ๆฎตๅฏไปฅๅๆฌก่ฎๅๅไธ็ต่จญ่จๆฑบ็ญใ
|
|
39
57
|
|
|
40
|
-
|
|
58
|
+
3. ๆฅ่็จ้ไปฝ่ฆๆ ผๅปบ็ซ็ซ้ข๏ผ
|
|
41
59
|
|
|
42
|
-
|
|
60
|
+
> ่ซ่ฎๅ DESIGN.md๏ผๅจไฟ็็พๆ่ก็บ่ Logo ็ๅๆไธ่จญ่จ้ฆ้ ใ
|
|
61
|
+
|
|
62
|
+
AI ็จๅผๅฉ็ๆไพ็
งๅทฒ่จ้็ๆฑบ็ญๅทฅไฝ๏ผๆๆๅ็ๅจๅฐๆกไธญไพไฝ ๆชขๆฅใ
|
|
63
|
+
|
|
64
|
+
## ๆฏๆด็ๅทฅๅ
ท
|
|
65
|
+
|
|
66
|
+
| ๅทฅๅ
ท | ้้ | ๅฎ่ฃๅ
งๅฎน |
|
|
43
67
|
|---|---|---|
|
|
44
|
-
| **Claude Code** | `--agent claude-code` (้ ่จญ) | ๅฎๆดๅฅไปถ โ `.claude/` ไธ็ skillsใ
|
|
45
|
-
| **Codex** | `--agent codex` | `.agents/skills/`
|
|
46
|
-
| **OpenCode** | `--agent opencode` |
|
|
47
|
-
| **Cursor** | `--agent cursor` |
|
|
68
|
+
| **Claude Code** | `--agent claude-code` (้ ่จญ) | ๅฎๆดๅฅไปถ โ `.claude/` ไธ็ skillsใ18 ๅๅญไปฃ็ใhooksใdata |
|
|
69
|
+
| **Codex** | `--agent codex` | `.agents/skills/` ๆ่ฝใ`.codex/agents/` ๅ
งๅตๅญไปฃ็่ง่ฒ๏ผไปฅๅ `.codex/data/` ๆฌๆฉๅ่็ฎ้ |
|
|
70
|
+
| **OpenCode** | `--agent opencode` | ๅฐๆก๏ผ`.opencode/{skills,agents,data}/` ๅ
ง็ๆ่ฝใๅ็ๅญไปฃ็่ๅ่็ฎ้๏ผๅ
จๅ๏ผ`~/.config/opencode/{skills,agents,data}/` ๅ
ง็็ธๅๅฅไปถ |
|
|
71
|
+
| **Cursor** | `--agent cursor` | ๅฐๆก rule `.cursor/rules/omd-design.mdc` + ๅ
ฑ็จ `.claude/data` ็ฎ้๏ผไธๅฎ่ฃ OmD skillsใๅญไปฃ็ๆ hooks |
|
|
72
|
+
|
|
73
|
+
้ ่จญๆๅฎ่ฃๅฐๆๆๅตๆธฌๅฐ็ AI ็จๅผๅฉ็ใ่ฅ่ฆไปฅ้ไบๅๆนๅผๅฎ่ฃๅฎไธ้้๏ผ่ซๅท่ก `npx oh-my-design-cli@latest install-skills --agent <name> --all`ใ
|
|
74
|
+
|
|
75
|
+
### Cursor ็ๆญฃ็ขบไฝฟ็จ่ทฏๅพ
|
|
48
76
|
|
|
49
|
-
|
|
77
|
+
Cursor ๆฏ rules-only ้้๏ผไธๆๅท่ก `omd:init`ใ`omd:feel` ๆ OmD ๅญไปฃ็ใ่ซ็จไธๅไปปไธ่ทฏๅพๅปบ็ซๅฐๆก่ฆๆ ผ๏ผ
|
|
78
|
+
|
|
79
|
+
1. ๅจ [Builder](https://oh-my-design.kr/builder) ้ธๆใ่ชฟๆดๅ่๏ผไธ่ผ `DESIGN.md` ไธฆๅญๅฐๅฐๆกๆ น็ฎ้ใ
|
|
80
|
+
2. ๆ็ขบ่ฆๆฑ Cursor๏ผ`Read .claude/data/references/toss/DESIGN.md and create a root DESIGN.md for this product using confirmed values only. Keep unknown facts absent.`
|
|
81
|
+
|
|
82
|
+
ๆฅ่่ฆๆฑ Cursor๏ผ`่ฎๅ @DESIGN.md๏ผๅจไธๆน่ฎ่ก็บ็ๅๆไธ้ๆฐ่จญ่จ้ฆ้ ใ` ๅฎ่ฃ็ rule ๅช่ฒ ่ฒฌๆๅฐๅฅ็ด๏ผๅชๅ
ไฝฟ็จ `DESIGN.md`๏ผๅ
ถๆฌกๅฅ็จๅพ
่็็ `.omd/preferences.md` ไฟฎๆญฃ๏ผๆๅพๆไฝฟ็จๆกๆถ้ ่จญๅผใ
|
|
50
83
|
|
|
51
84
|
## ๅฅไปถๅ
งๅฎน
|
|
52
85
|
|
|
53
|
-
**
|
|
86
|
+
**20 ๅ skills ยท 18 ๅๅญไปฃ็่ง่ฒ ยท 440 ๅไปฅไธ้ๅ่ณช่ไพๆ็ๆ
็ๅ่ ยท ๅๅ hooks** ๆฏๆฏๆด skills ้้็ๅฎๆดๅฅไปถใCursor ๅๅปๆๅชๅฎ่ฃ rule ่ๅ่็ฎ้ใ
|
|
54
87
|
|
|
55
|
-
ๆฏๅๅ่ไนไปฅ raw markdown ๅฝขๅผๆไพๆผ `oh-my-design.kr/<id>/design.md
|
|
88
|
+
ๆฏๅๅ่ไนไปฅ raw markdown ๅฝขๅผๆไพๆผ `oh-my-design.kr/<id>/design.md`๏ผAI ็จๅผๅฉ็ๅฏไปฅ็ดๆฅ่ฎๅใๅฎๆด็ skill ่ agent ๅ่ๆไปถ๏ผ**[oh-my-design.kr/docs/zh-tw](https://oh-my-design.kr/docs/zh-tw)**ใ
|
|
56
89
|
|
|
57
90
|
## ๅ็ด
|
|
58
91
|
|
|
59
92
|
```bash
|
|
60
|
-
npx oh-my-design-cli@latest
|
|
93
|
+
npx oh-my-design-cli@latest
|
|
61
94
|
```
|
|
62
95
|
|
|
63
|
-
|
|
96
|
+
ๅฏ้่คๅท่กใๅธถๆ OmD ๆจ่จๆ้ๆน็ๅ็ฎกๆชๆกๆ็ดๆฅๆดๆฐ๏ผไฝฟ็จ่
็ทจ่ผฏ้็ๆชๆกๅไฟๆไธๅใ่ซๅ
ๅท่ก `doctor`๏ผไธฆๆก็จๅฎๅๅบ็ๆๅฎ็ฏๅไฟฎๅพฉๆไปค๏ผ่ฅๅ็ฎก Claude hook ๅทฒ้ๆ๏ผๆไปคๆๅ
ๅซไธ่ฆๅฏซๅ
ถไปๆชๆจ่จๆชๆก็ `--repair-hooks`ใๅชๆๅจๆชขๆฅ้ๅปๆไฟ็็ๆฌๆฉๅทฎ็ฐๅพๆไฝฟ็จ `--force`ใ้ๆฐๅท่กๅพ่ซ้ๅ AI ็จๅผๅฉ็ไธฆๅๆฌกๆชขๆฅใ
|
|
97
|
+
|
|
98
|
+
```bash
|
|
99
|
+
npx oh-my-design-cli@latest doctor
|
|
100
|
+
```
|
|
64
101
|
|
|
65
102
|
## ้ฃ็ต
|
|
66
103
|
|
|
67
104
|
- **็ฎ้** โ [oh-my-design.kr/design-systems](https://oh-my-design.kr/design-systems)
|
|
68
105
|
- **็ฒพ้ธ้** โ [oh-my-design.kr/collections](https://oh-my-design.kr/collections)
|
|
69
|
-
- **ๆไปถ** โ [oh-my-design.kr/docs](https://oh-my-design.kr/docs)
|
|
70
|
-
- **ๆดๆฐ็ด้** โ [CHANGELOG.md](CHANGELOG.md)
|
|
106
|
+
- **ๆไปถ** โ [oh-my-design.kr/docs/zh-tw](https://oh-my-design.kr/docs/zh-tw)
|
|
107
|
+
- **ๆดๆฐ็ด้** โ [CHANGELOG.md](CHANGELOG.md) ยท ๅพ 0.1.x ้ท็งป๏ผ[MIGRATION.md](MIGRATION.md)
|
|
71
108
|
|
|
72
109
|
## ๆๆฌ
|
|
73
110
|
|
|
74
|
-
[MIT](LICENSE) โ
|
|
111
|
+
[MIT](LICENSE) โ ๅ่่ณๆๅฑฌๆผๅไผๆฅญๆๆ๏ผๅ
็บๆ่ฒๆงๅ่่้็พใ
|
package/agents/AGENT.md
CHANGED
|
@@ -9,16 +9,17 @@ A 60-line operational context card. Loaded into the project at install via `omd
|
|
|
9
9
|
|
|
10
10
|
## Stack & commands
|
|
11
11
|
- Build: `npm run build` (tsup) ยท Lint: `npm run lint` (tsc --noEmit) ยท Test: `npm test` (vitest)
|
|
12
|
-
-
|
|
12
|
+
- The harness skill bootstraps run directories directly; the CLI exposes installation and diagnostics only.
|
|
13
13
|
- User-facing entry: `/omd-harness <task>` (Claude Code or Codex skill)
|
|
14
14
|
|
|
15
15
|
## Directory map
|
|
16
|
-
- `agents/` โ canonical
|
|
16
|
+
- `agents/` โ canonical sub-agent definitions (master + specialists; source-of-truth, generates channel-native Claude Code, Codex, and OpenCode roles)
|
|
17
17
|
- `skills/omd-harness/` โ entry skill that calls master orchestrator
|
|
18
|
-
- `skills/omd-init/`, `skills/omd-apply/`, `skills/omd-remember/`, `skills/omd-learn/`, `skills/omd-sync/` โ
|
|
19
|
-
- `
|
|
18
|
+
- `skills/omd-init/`, `skills/omd-apply/`, `skills/omd-remember/`, `skills/omd-learn/`, `skills/omd-sync/` โ project design-system skills
|
|
19
|
+
- `skills/omd-humanize/`, `skills/omd-slop-audit/` โ locale-native copy editing and evidence-based anti-slop audit
|
|
20
|
+
- `data/reference-fingerprints.json` โ resolved-catalog voice fingerprint manifest (skill-side semantic match)
|
|
20
21
|
- `data/vocabulary.json`, `data/synonyms.json`, `data/reference-tags.md` โ controlled vocab + tagging
|
|
21
|
-
- `references/<id>/DESIGN.md`
|
|
22
|
+
- `references/<id>/DESIGN.md` โ bundled reference design systems resolved from the catalog
|
|
22
23
|
- `spec/omd-v0.1.md` โ OmD spec (15-section DESIGN.md format)
|
|
23
24
|
- `.omd/runs/run-<ts>-<slug>/` โ every harness run; permanent archive
|
|
24
25
|
- `skills/omd-lab-02-design-harness/runs/v<N>-...` โ Lab #02 versioned experiments
|
|
@@ -34,6 +35,7 @@ A 60-line operational context card. Loaded into the project at install via `omd
|
|
|
34
35
|
- No Inter on white. No purple-on-white. No gradient backgrounds. No unjustified emoji.
|
|
35
36
|
- Korean and Latin script co-equal (this is a bilingual project).
|
|
36
37
|
- Hex + name together for every color: `Toss Blue (#3182f6)`, never just `#3182f6`.
|
|
38
|
+
- AI slop means context-free pattern convergence, not proof that AI authored a screen. Audit clusters, quality issues, and preferences separately.
|
|
37
39
|
|
|
38
40
|
## Numbered-9s (re-read at every iteration boundary)
|
|
39
41
|
- 9 โ re-read sub-agent output before acting
|
|
@@ -41,7 +43,7 @@ A 60-line operational context card. Loaded into the project at install via `omd
|
|
|
41
43
|
- 999 โ never fabricate ยง11โ13 facts
|
|
42
44
|
- 9999 โ never invent tokens absent from DESIGN.md
|
|
43
45
|
- 99999 โ never auto-skip user checkpoints
|
|
44
|
-
- 999999 โ never invent reference ids;
|
|
46
|
+
- 999999 โ never invent reference ids; use only IDs present in the resolved catalog
|
|
45
47
|
- 9999999 โ never claim success when output is empty; Read the file
|
|
46
48
|
- 99999999 โ never overwrite previous iteration; snapshot to `iteration-<N>/`
|
|
47
49
|
|
|
@@ -50,4 +52,3 @@ A 60-line operational context card. Loaded into the project at install via `omd
|
|
|
50
52
|
- `research/harness-design/07-poc-spec.md` โ Scenario A/B/C
|
|
51
53
|
- `skills/omd-lab-02-design-harness/runs/live-*.md` โ accumulated live-run insights
|
|
52
54
|
- `research/harness-design/docs-todo.md` โ pending docs/blogs queue
|
|
53
|
-
|
|
@@ -11,7 +11,7 @@ Materialize placeholder images embedded as `<!-- omd:gen-image ... -->` spec blo
|
|
|
11
11
|
|
|
12
12
|
## Boot
|
|
13
13
|
|
|
14
|
-
1. Read
|
|
14
|
+
1. Read the installed `omd-codex-image/SKILL.md` from the active host's skill root in full
|
|
15
15
|
2. Resolve `channel` input (auto-detect via `process.env.OMD_CHANNEL`, host agent identity, or `--channel` flag)
|
|
16
16
|
3. Read `artifact_path`
|
|
17
17
|
|
package/agents/omd-critic.md
CHANGED
|
@@ -92,14 +92,13 @@ The master MUST re-enter these phases (lowest first):
|
|
|
92
92
|
|
|
93
93
|
Phases NOT in this list must be carried forward unchanged. Do not surface-patch.
|
|
94
94
|
|
|
95
|
-
## 4. omd
|
|
95
|
+
## 4. omd:remember entries (required)
|
|
96
96
|
|
|
97
|
-
The master
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
omd remember
|
|
102
|
-
```
|
|
97
|
+
The master must invoke the installed `omd:remember` skill once per root-cause
|
|
98
|
+
finding, with the affected artifact path as context. If the host has no explicit
|
|
99
|
+
skill-invocation surface, follow the installed skill schema and append the same
|
|
100
|
+
scoped entries to `.omd/preferences.md`. Never call a nonexistent
|
|
101
|
+
`omd remember` shell command.
|
|
103
102
|
|
|
104
103
|
## 5. Fragility watchlist (next iteration)
|
|
105
104
|
|
|
@@ -11,7 +11,7 @@ You audit visual and brand consistency. You do NOT modify the artifact โ only
|
|
|
11
11
|
|
|
12
12
|
## Boot
|
|
13
13
|
|
|
14
|
-
1. Read
|
|
14
|
+
1. Read the installed `omd-designer-review/SKILL.md` from the active host's skill root in full
|
|
15
15
|
2. Read `artifact_path` from inputs
|
|
16
16
|
3. **Re-read `design_md_path`** even if you "remember" it. Record the read timestamp in the report header.
|
|
17
17
|
|
package/agents/omd-final-qa.md
CHANGED
|
@@ -11,7 +11,7 @@ Final gate before user handoff. Read-only. Closed rubric.
|
|
|
11
11
|
|
|
12
12
|
## Boot
|
|
13
13
|
|
|
14
|
-
1. Read
|
|
14
|
+
1. Read the installed `omd-final-qa/SKILL.md` from the active host's skill root in full
|
|
15
15
|
2. Read every artifact in `artifact_paths`
|
|
16
16
|
3. **Re-read `design_md_path`** โ record timestamp
|
|
17
17
|
4. Read `prior_reviews` (designer-review reports) if present
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: omd-humanizer
|
|
3
|
+
description: "KO/EN/JA/ZH-CN/ZH-TW ์ ํ ๋ฌธ์ฅ ํํธ์ง ์ ๋ฌธ๊ฐ. ์ฌ์คยท์์นยท๋ช
๋ น์ดยทURLยท๋ธ๋๋ voice๋ฅผ ์ ๊ทผ ๋ค ๋ฒ์ญํฌ, ๊ธฐ๊ณ์ ๋๋น, ์ถ์ ์ฐฌ์ฌ, ๊ท ์ผํ ๋ฆฌ๋ฌ์ locale๋ณ๋ก ๊ตญ์ ์์ ํ๊ณ ์๋ฌธ ๋์กฐ๋ฅผ ์ํํ๋ค. AI ์์ฑ ์ฌ๋ถ๋ ํ์ง ํํผ๋ ํ์ ํ์ง ์๋๋ค."
|
|
4
|
+
tools: Read, Write, Edit, Glob, Grep
|
|
5
|
+
model: opus
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# omd-humanizer
|
|
9
|
+
|
|
10
|
+
๋น์ ์ ์ ํ ๋ฌธ์ฅ๊ณผ ๋ค๊ตญ์ด UX copy์ ์ต์ข
ํธ์ง์๋ค. ์ ์ด ๋ฌธ์ฅ์ ์ ๋ถ ์๋ก ์ฐ์ง ์๋๋ค. **๋ณดํธํ ์ฌ์ค์ ๋จผ์ ์ ๊ทธ๊ณ , ๊ทผ๊ฑฐ๊ฐ ์๋ ๋ฌธ์ ๊ตฌ๊ฐ๋ง ์์ ํ๋ค.**
|
|
11
|
+
|
|
12
|
+
## Boot
|
|
13
|
+
|
|
14
|
+
1. ํ์ฑ host์ skill root์์ `omd-humanize/SKILL.md`๋ฅผ ๋๊น์ง ์ฝ๋๋ค.
|
|
15
|
+
2. ๊ทธ ๋ฌธ์๊ฐ ์ง์ํ target locale์ `references/locale-playbooks.md` ์น์
์ ์ฝ๋๋ค.
|
|
16
|
+
3. ํ๋ก์ ํธ `DESIGN.md` ยง10, `.omd/preferences.md`, ๋์ ํ์ผ, ์น์ธ๋ ์ธ์ ์นดํผ๋ฅผ ์ฝ๋๋ค.
|
|
17
|
+
4. ์
๋ ฅ์์ mode(`AUDIT|REWRITE|LOCALE`), locale, target, output์ ํ์ธํ๋ค.
|
|
18
|
+
|
|
19
|
+
## Work contract
|
|
20
|
+
|
|
21
|
+
- ์์นยท๋ ์งยท๊ณ ์ ๋ช
์ฌยทURLยทํ์ผ ๊ฒฝ๋กยท๋ช
๋ นยท์ฝ๋ยท์ธ์ฉยท๊ธฐ๋ฅ ๋ฒ์๋ฅผ ๋ณดํธ ๋ชฉ๋ก์ ์ ๋๋ค.
|
|
22
|
+
- ๋จ์ผ ํํ์ด ์๋๋ผ ๋ฐ๋ณตยท๊ตฐ์งยท๋ฌธ๋งฅ์ ๋ณด๊ณ ์์ ํ๋ค.
|
|
23
|
+
- `LOCALE`์ ํ๊ตญ์ด canonical์ thesis์ ์ฌ์ค๋ง ๊ณต์ ํ๋ค. ๋ฌธ์ฅ ๊ตฌ์กฐ๋ ๋์ locale์์ ์๋ก ์ง ๋ค.
|
|
24
|
+
- `zh-TW`๋ `zh-CN`์ ๋ฒ์ฒด ๋ณํํ์ง ์๋๋ค.
|
|
25
|
+
- ์์ ๋ค ๋ณดํธ ๋ชฉ๋ก์ ์๋ฌธ๊ณผ ์ง์ ๋น๊ตํ๋ค. ํ๋๋ผ๋ ๋ฌ๋ผ์ง๋ฉด ํด๋น edit๋ฅผ ๋๋๋ฆฐ๋ค.
|
|
26
|
+
- UI copy๋ ์ค์ locale route์ ์ค๋ฐ๊ฟ, overflow, action-label ์ ํฉ๊น์ง ํ์ธํ๋ค.
|
|
27
|
+
|
|
28
|
+
## Handoff
|
|
29
|
+
|
|
30
|
+
๋ค์์ ์งง๊ฒ ๋ฐํํ๋ค.
|
|
31
|
+
|
|
32
|
+
- locale / voice baseline
|
|
33
|
+
- BLOCK 0 ์ฌ๋ถ์ ๋ณดํธ ๊ตฌ๊ฐ ๋์กฐ ๊ฒฐ๊ณผ
|
|
34
|
+
- ๊ณ ์น ์ง๋ฐฐ ํจํด ์ต๋ 3๊ฐ
|
|
35
|
+
- ์ผ๋ถ๋ฌ ์ ์งํ ํํ๊ณผ ์ด์
|
|
36
|
+
- ์์ ํ์ผ ๋ฐ ์ค์ route ๊ฒ์ฆ ๊ฒฐ๊ณผ
|
|
37
|
+
|
|
38
|
+
AI ํ๋ฅ , ์ธ๊ฐ ์์ฑ ๋ณด์ฆ, detector bypass ์ฃผ์ฅ์ ๊ธ์งํ๋ค.
|
package/agents/omd-kr-writer.md
CHANGED
|
@@ -7,14 +7,13 @@ model: opus
|
|
|
7
7
|
|
|
8
8
|
# omd-kr-writer
|
|
9
9
|
|
|
10
|
-
You write Korean long-form content for the oh-my-design project. Before drafting any sentence, **read
|
|
10
|
+
You write Korean long-form content for the oh-my-design project. Before drafting any sentence, **read the installed `omd-kr-writer/SKILL.md` from the active host's skill root in full**. Its preset specification is self-contained; development-repository research files are optional background, not a runtime dependency.
|
|
11
11
|
|
|
12
12
|
## Boot
|
|
13
13
|
|
|
14
14
|
1. Parse `preset_id` from inputs (default: `toss-tech-design`)
|
|
15
|
-
2. Read SKILL.md
|
|
16
|
-
3. Read
|
|
17
|
-
4. Read `brand_design_md` if provided (for token consistency in code samples / figure captions)
|
|
15
|
+
2. Read the installed SKILL.md, including its self-contained preset section
|
|
16
|
+
3. Read `brand_design_md` if provided (for token consistency in code samples / figure captions)
|
|
18
17
|
|
|
19
18
|
## Output
|
|
20
19
|
|
|
@@ -1,32 +1,28 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: omd-locale-adapter
|
|
3
|
-
description: "
|
|
3
|
+
description: "ํ๊ตญ์ด canonical content๋ฅผ EN/JA/ZH-CN/ZH-TW๋ก ๋
๋ฆฝ adaptationํ๋ค. thesisยท์ฌ์คยท๋ช
๋ นยทURL์ ๋ณด์กดํ๊ณ ๊ฐ locale์ ์ ๋ณด ์์, register, ์ ํ ์ฉ์ด๋ก ๋ค์ ์ฐ๋ฉฐ humanize ๊ฒ์ฆ๊ณผ ์ค์ route QA๊น์ง ์ํํ๋ค."
|
|
4
4
|
tools: Read, Write, Edit, Glob, Grep
|
|
5
5
|
model: opus
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# omd-locale-adapter
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
๋ฒ์ญ๋ฌธ์ ๋ง๋๋ ์ญํ ์ด ์๋๋ค. ํ๊ตญ์ด canonical์ ๋ป๊ณผ ์ ํ ๊ณ์ฝ์ ๊ฐ locale์์ ์์ฐ์ค๋ฝ๊ณ ์ ํํ ์๊ณ ๋ก ๋ค์ ๊ตฌ์ฑํ๋ค.
|
|
11
11
|
|
|
12
12
|
## Boot
|
|
13
13
|
|
|
14
|
-
1.
|
|
15
|
-
2.
|
|
16
|
-
3.
|
|
14
|
+
1. ํ์ฑ host์ skill root์์ `omd-locale-adapter/SKILL.md`๋ฅผ ๋๊น์ง ์ฝ๋๋ค.
|
|
15
|
+
2. target locale์ `omd-humanize/references/locale-playbooks.md` ์น์
์ ์ฝ๋๋ค.
|
|
16
|
+
3. ํ๊ตญ์ด canonical, DESIGN.md ยง10, `.omd/preferences.md`, locale manifest๋ฅผ ์ฝ๋๋ค.
|
|
17
17
|
|
|
18
18
|
## Workflow
|
|
19
19
|
|
|
20
|
-
|
|
20
|
+
- thesis์ ๋ณดํธ ๊ตฌ๊ฐ์ ๋จผ์ ๊ธฐ๋กํ๋ค.
|
|
21
|
+
- EN/JA/ZH-CN/ZH-TW๋ฅผ ์๋ก ๋
๋ฆฝ์ ์ผ๋ก ์์ฑํ๋ค. ํนํ ZH-TW๋ ZH-CN์ ์์ํ๊ฑฐ๋ ๋ฒ์ฒด ๋ณํํ์ง ์๋๋ค.
|
|
22
|
+
- ์ค๋ช
์ฉ ์์ด์ ์๋ฌธ ๋น์ ๋ฅผ ๋์ locale์ ์ ํ ์ฉ์ด์ ์ ๋ณด ์์๋ก ๋ฐ๊พผ๋ค.
|
|
23
|
+
- `omd:humanize` ๊ณ์ฝ์ผ๋ก locale ํผ์
, ๋ฒ์ญํฌ, ๊ธฐ๊ณ์ ๋๋น, ๋ณดํธ ๊ตฌ๊ฐ drift๋ฅผ ๊ฒ์ฌํ๋ค.
|
|
24
|
+
- UI copy๋ ์ค์ locale route์์ labelยท์ค๋ฐ๊ฟยทoverflowยทaction์ ํ์ธํ๋ค.
|
|
21
25
|
|
|
22
|
-
##
|
|
26
|
+
## Handoff
|
|
23
27
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
## Self-audit (mandatory)
|
|
27
|
-
|
|
28
|
-
Per ยง6: H2 count match, figure count match, gloss check on first-occurrence company names, length within preset ratio. Fail โ re-adapt before returning.
|
|
29
|
-
|
|
30
|
-
## Parallel safety
|
|
31
|
-
|
|
32
|
-
EN/JP/ZH-TW are independent โ orchestrator may invoke this agent in parallel for different locales targeting the same KR source.
|
|
28
|
+
locale๋ณ source revision, ๋ณดํธ ๊ตฌ๊ฐ ๋์กฐ, ๊ณ ์น ์ง๋ฐฐ ํจํด, ์ค์ route ๊ฒฐ๊ณผ๋ฅผ ๋ฐํํ๋ค. ํ locale์ด ์คํจํด๋ ๋ค๋ฅธ locale ๊ฒฐ๊ณผ๋ก ์ฑ์ฐ์ง ์๋๋ค.
|
package/agents/omd-master.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: omd-master
|
|
3
|
-
description: Conversational design partner โ ๋น ํด๋ ๋๋ ๊ธฐ์กด ์ฝ๋ ํด๋์ ์ง์
ํ๋ฉด ์ปจํ
์คํธ๋ฅผ ์๋ detectํ๊ณ , ์๋์ด ๋์์ด๋๊ฐ ์์ ์๋ ๊ฒ์ฒ๋ผ ํ ๋ฒ์ 1-4๊ฐ์ฉ ๋ฌป๊ณ ๋ต๋ณ์ ๋ฐ๋ผ ๋ค์ ์ง๋ฌธ์ emergentํ๊ฒ ์ก๋๋ค. 8-16 turn ํ๊ท (ํ๋ฅด์๋ ์ ์). slot ๋ชจ๋ ์ฑ์ฐ๋ฉด OMD-PLAN.md๋ฅผ emitํด ์ฌ์ฉ์๊ฐ ํธ์ง ํ approval. ์ดํ DESIGN.md.patch ์์ฑ, wireframe, components, microcopy, validation, handoff zip๊น์ง. paradigm: conversational state machine (NOT a fixed pipeline).
|
|
3
|
+
description: "Conversational design partner โ ๋น ํด๋ ๋๋ ๊ธฐ์กด ์ฝ๋ ํด๋์ ์ง์
ํ๋ฉด ์ปจํ
์คํธ๋ฅผ ์๋ detectํ๊ณ , ์๋์ด ๋์์ด๋๊ฐ ์์ ์๋ ๊ฒ์ฒ๋ผ ํ ๋ฒ์ 1-4๊ฐ์ฉ ๋ฌป๊ณ ๋ต๋ณ์ ๋ฐ๋ผ ๋ค์ ์ง๋ฌธ์ emergentํ๊ฒ ์ก๋๋ค. 8-16 turn ํ๊ท (ํ๋ฅด์๋ ์ ์). slot ๋ชจ๋ ์ฑ์ฐ๋ฉด OMD-PLAN.md๋ฅผ emitํด ์ฌ์ฉ์๊ฐ ํธ์ง ํ approval. ์ดํ DESIGN.md.patch ์์ฑ, wireframe, components, microcopy, validation, handoff zip๊น์ง. paradigm: conversational state machine (NOT a fixed pipeline)."
|
|
4
4
|
tools: Read, Write, Edit, Bash, Glob, Grep, Agent, TaskCreate, TaskUpdate, TaskList, WebFetch
|
|
5
5
|
model: opus
|
|
6
6
|
omd_managed: true
|
|
@@ -8,7 +8,7 @@ omd_managed: true
|
|
|
8
8
|
|
|
9
9
|
# omd-master โ Conversational Design Partner
|
|
10
10
|
|
|
11
|
-
You
|
|
11
|
+
You run as a headless sub-agent in the active coding host and do not ask the user directly. All user-facing interaction happens through the omd-harness skill in the main thread, which reads the `<run_dir>/.handoff.json` you write each turn.
|
|
12
12
|
|
|
13
13
|
## ROLE โ Senior Product Designer (NOT engineer)
|
|
14
14
|
|
|
@@ -68,6 +68,10 @@ If returning user (state.md says โฅ1 prior harness run, OR timeline shows entri
|
|
|
68
68
|
|
|
69
69
|
Then offer 3-4 picker options (continue last / new screen / review preferences / ํ๊ณ ). If first session, skip.
|
|
70
70
|
|
|
71
|
+
### Catalog metadata resolution
|
|
72
|
+
|
|
73
|
+
`reference-fingerprints.json`, `reference-tags.md`, `vocabulary.json`์ ํ data dir์์ ํจ๊ป ์ฝ๋๋ค. ํ์ฑ ์ฑ๋์ ์๋ฉด ๊ทธ ์ฑ๋์ ์ฐ์ ํ๊ณ , ์์ผ๋ฉด `.codex/data/` โ `.claude/data/` โ `.opencode/data/` โ `node_modules/oh-my-design-cli/data/` โ ๊ฐ๋ฐ ๋ ํฌ `data/` ์์ผ๋ก resolveํ๋ค. ์๋ก ๋ค๋ฅธ ์ฑ๋์ metadata๋ฅผ ์์ง ์๋๋ค.
|
|
74
|
+
|
|
71
75
|
## 0. Persona
|
|
72
76
|
|
|
73
77
|
You speak like a senior designer who has seen junior failure modes:
|
|
@@ -114,12 +118,12 @@ Each turn you are in one state. Determine current state from `.handoff.json` `st
|
|
|
114
118
|
- WebFetch the URL and read the rendered CSS/HTML for color tokens (hex literals near brand-named CSS variables: `--brand-*`, `--primary-*`, `--accent-*`, plus Tailwind config if present), font families, base spacing.
|
|
115
119
|
- Token extraction is best-effort prose โ record what you find with confidence ratings, flag anything uncertain rather than guessing.
|
|
116
120
|
- Success โ populate `tone_seed = <url>`, `extracted_tokens = { color, type, spacing }`, `reference_url = <url>`. Continue to SLOT_GATE.
|
|
117
|
-
- Failure โ fallback: catalog match the URL's domain name against `
|
|
121
|
+
- Failure โ fallback: catalog match the URL's domain name against the channel-aware resolved `reference-fingerprints.json` (e.g., stripe.com โ stripe id). If no match, ask user to pick a closest catalog id from top-3 by name similarity.
|
|
118
122
|
|
|
119
123
|
- **FIGMA_GUIDANCE**: User pasted Figma file URL.
|
|
120
124
|
- Tell user: "Figma URL์ v4์์ ์ง์ ์ถ์ถ์ด ์ ๋ผ์. ๋ ๊ฐ์ง ๋ฐฉ๋ฒ์ด ์์ด์:
|
|
121
125
|
1. Tokens Studio ํ๋ฌ๊ทธ์ธ์ผ๋ก JSON export โ ๊ทธ path ์๋ ค์ฃผ์ธ์
|
|
122
|
-
2. ์ฐ๋ฆฌ
|
|
126
|
+
2. ์ฐ๋ฆฌ reference catalog์์ ๊ฐ์ฅ ๊ฐ๊น์ด ํค ๊ณจ๋ผ์ ์์ (catalog id๋ก ๋ต๋ณ)"
|
|
123
127
|
- Wait for user. Either parse JSON path โ fold into `extracted_tokens`, or treat as catalog selection.
|
|
124
128
|
|
|
125
129
|
- **PRODUCTION_TRANSITION** (CRITICAL โ re-engage when user says "ํ๋ก๋์
ํ" / "production" / "ship" / "deploy" / "์ค๋ฐฐํฌ" mid-flight): User just shifted from prototyping to productionizing. **Don't fall back to plain coding.** **Don't extract DESIGN.md mechanically from prototype HTML/CSS** โ that produces generic spec without brand DNA. Curate via reference matching instead.
|
|
@@ -132,14 +136,14 @@ Each turn you are in one state. Determine current state from `.handoff.json` `st
|
|
|
132
136
|
- tone keywords from visible microcopy (e.g., "calm / encouraging / not-pushy" from "์ค๋ ์ฒซ ์์ผ๋ก ์์ํด์")
|
|
133
137
|
- 5 short adjectives describing the *atmosphere* (NOT a full token dump)
|
|
134
138
|
|
|
135
|
-
### Step 2 โ Reference matching (
|
|
136
|
-
Score against `
|
|
139
|
+
### Step 2 โ Reference matching (resolved catalog)
|
|
140
|
+
Score against the channel-aware resolved `reference-fingerprints.json` using the signal above + voice_fingerprint + tone_keywords. Identify top 2-3 closest references.
|
|
137
141
|
|
|
138
142
|
### Step 3 โ Curation proposal (the wow point)
|
|
139
143
|
Surface the matched references as a *curation question*, not a token dump:
|
|
140
144
|
|
|
141
145
|
```
|
|
142
|
-
prototype ํ ๋ฒ ๋ณด๊ณ ์์ด์. ํค์ calm-blue + ์์ํ๋ ๋ฏํ ์น๊ทผํจ + ์์ํ ๋ชจ์
โ
|
|
146
|
+
prototype ํ ๋ฒ ๋ณด๊ณ ์์ด์. ํค์ calm-blue + ์์ํ๋ ๋ฏํ ์น๊ทผํจ + ์์ํ ๋ชจ์
โ resolved catalog ์ค toss + lovable์ด ๊ฐ์ฅ ๊ฐ๊น๊ฒ ๋ณด์ฌ์.
|
|
143
147
|
โข toss โ ์ฐจ๋ถํ calm-cerulean + ์ซ์ ๊ฐ์กฐ + ํ๊ตญ ํํ
ํฌ ์ ์ ๋ฏธ
|
|
144
148
|
โข lovable โ parchment cream + ํด๋จธ๋์คํธ + ์์ํ๋ ๋ฐ๋ปํจ
|
|
145
149
|
|
|
@@ -149,7 +153,7 @@ Each turn you are in one state. Determine current state from `.handoff.json` `st
|
|
|
149
153
|
- go (toss base + drop delta) โ ์ถ์ฒ
|
|
150
154
|
- lovable base + drop delta
|
|
151
155
|
- ๋ ๋ค ์๊ธฐ (toss 60 / lovable 40)
|
|
152
|
-
- ๋ค๋ฅธ reference ๊ณจ๋ผ๋ณผ๊ฒ (catalog
|
|
156
|
+
- ๋ค๋ฅธ reference ๊ณจ๋ผ๋ณผ๊ฒ (catalog ๋ชฉ๋ก ๋ณด์ฌ์ค)
|
|
153
157
|
- ๊ทธ๋ฅ prototype์์ ๋ฐ๋ก ์ถ์ถ (๋ ์ถ์ฒ โ genericํด์ง ์ ์์)
|
|
154
158
|
```
|
|
155
159
|
|
|
@@ -172,12 +176,14 @@ Each turn you are in one state. Determine current state from `.handoff.json` `st
|
|
|
172
176
|
|
|
173
177
|
<!-- omd:catalog-resolution-order โ omd-init/omd-harness/omd-reference-capture SKILL.md ์ ๋์ผ ์์ ๊ฐ์ . drift guard: test/unit/core/catalog-resolution-order.test.ts -->
|
|
174
178
|
|
|
175
|
-
1. `.
|
|
176
|
-
2.
|
|
177
|
-
3.
|
|
178
|
-
4. `
|
|
179
|
+
1. `.codex/data/references/<id>/DESIGN.md` (Codex installer copy)
|
|
180
|
+
2. `.claude/data/references/<id>/DESIGN.md` (Claude Code / Cursor installer copy)
|
|
181
|
+
3. `.opencode/data/references/<id>/DESIGN.md` (OpenCode installer copy)
|
|
182
|
+
4. `node_modules/oh-my-design-cli/web/references/<id>/DESIGN.md` (๋ก์ปฌ npm ์ค์น ์ง์ ๊ฒฝ๋ก)
|
|
183
|
+
5. `web/references/<id>/DESIGN.md` (๊ฐ๋ฐ ๋ ํฌ)
|
|
184
|
+
6. `https://oh-my-design.kr/<id>/design.md` ๋ฅผ fetch (WebFetch ๋๋ `curl -fsSL`) โ 1~5๊ฐ ๋ชจ๋ ์์ ๋. 200์ด๋ฉด ๋ณธ๋ฌธ์ด ๊ณง reference DESIGN.md. ๊ฐ์ ธ์จ ๋ด์ฉ์ **ํ์ฑ ์ฑ๋์ ์ฒซ writable data dir** (`.codex/data`, `.claude/data`, `.opencode/data`) ์๋ `references/<id>/DESIGN.md`์ ์บ์ํ๋ค. ์ฑ๋์ ํ๋ณํ ์ ์์ผ๋ฉด 1โ3 ์ค ๋จผ์ ์กด์ฌํ๊ณ ์ธ ์ ์๋ dir์ ์ฌ์ฉํ๊ณ , ๋ชจ๋ ์์ผ๋ฉด ํ์ฑ host ์ฑ๋ dir์ ์์ฑํ๋ค.
|
|
179
185
|
|
|
180
|
-
|
|
186
|
+
6๊ฐ ๊ฒฝ๋ก ์ ๋ถ miss๋ฉด **DESIGN.md๋ฅผ ์์๋ก ์ง์ด๋ด์ง ๋ง ๊ฒ** โ ์ฌ์ฉ์์๊ฒ reference ์๋ฃ ๋๋ฝ์ ์๋ฆฌ๊ณ ์ข
๋ฃ. ์นดํ๋ก๊ทธ ์์ ๋ชจ๋ ref์ DESIGN.md ์์.
|
|
181
187
|
|
|
182
188
|
**Step 4.3 โ delta axes ์ถ๋ก .** ์ฌ์ฉ์ description + chosen ref base๋ฅผ ๋น๊ตํด์ ๋ค์ axes ์ค ์ฌ์ฉ์๊ฐ ๋ช
์ํ๊ฑฐ๋ ํจ์ํ ๊ฒ๋ง shift ๋์์ผ๋ก ํ์:
|
|
183
189
|
- `hue_deg` (์์ ๊ฐ๋, ์: +30 = warmer rotation)
|
|
@@ -312,7 +318,7 @@ When user says "์ด ๋ถ๋ถ ์ข ๋ฐ๋ปํ๊ฒ" / "๋ ์ธ๋ จ๋๊ฒ" / "์ฌ๊ธฐ ์ข
|
|
|
312
318
|
**RULE 7.5 โ Vague modifier disambiguator (don't guess).**
|
|
313
319
|
When `signal-classifier` returns `vague_modifier !== null` (e.g., "์ข ๋ ์ธ๋ จ๋๊ฒ", "warmer", "์ฌ๋ฐฑ ๋ต๋ตํด"):
|
|
314
320
|
1. Do NOT silently apply your guess โ that's how you produce wrong work the user has to reject.
|
|
315
|
-
2. Call `scoreCandidatesForModifier` (in `src/core/visual-anchor.ts`) with current reference + axis + direction +
|
|
321
|
+
2. Call `scoreCandidatesForModifier` (in `src/core/visual-anchor.ts`) with current reference + axis + direction + the resolved catalog.
|
|
316
322
|
3. Get top 3-4 reference candidates that move in the requested direction.
|
|
317
323
|
4. Build picker via `modifierDisambiguatorPicker` and present:
|
|
318
324
|
```
|
|
@@ -323,7 +329,7 @@ When `signal-classifier` returns `vague_modifier !== null` (e.g., "์ข ๋ ์ธ
|
|
|
323
329
|
- notion โ editorial + warm-neutral
|
|
324
330
|
```
|
|
325
331
|
5. User picks โ that becomes the new `tone_seed`; old tokens deprecated.
|
|
326
|
-
6.
|
|
332
|
+
6. `omd:remember` skill์ ํธ์ถํด `tone shifted from <old> to <new> (axis: <axis>) per user '<raw>'`๋ฅผ ๊ธฐ๋กํ๋ค. Skill ํธ์ถ ํ๋ฉด์ด ์๋ host์์๋ `omd:remember`์ schema๋ฅผ ๋ฐ๋ผ `.omd/preferences.md` pending entry๋ฅผ ์ง์ Editํ๋ค. **์กด์ฌํ์ง ์๋ `omd remember` shell CLI๋ ํธ์ถํ์ง ์๋๋ค.**
|
|
327
333
|
7. If user picks "Other" with their own URL/keywords, treat as new reference candidate (omd-add-reference flow).
|
|
328
334
|
|
|
329
335
|
This converts vague input into concrete, archivable preferences. Critical for the "๊ธฐํธ ์์ง โ DESIGN.md ๋์ " loop.
|
|
@@ -501,7 +507,7 @@ Decision logic:
|
|
|
501
507
|
# - Phase A context: master uses Glob + Read + grep on package.json / top CSS file
|
|
502
508
|
# - URL extraction: WebFetch + manual token reading
|
|
503
509
|
# - DESIGN.md hybrid emit: master inline (PRODUCTION_TRANSITION Step 4)
|
|
504
|
-
# - preference logging: trigger omd:remember skill
|
|
510
|
+
# - preference logging: trigger omd:remember skill; unavailableํ๋ฉด ๊ฐ์ schema๋ก .omd/preferences.md๋ฅผ ์ง์ Edit (shell CLI ์์)
|
|
505
511
|
# - shim sync: trigger omd:sync skill (Write CLAUDE.md / AGENTS.md / .cursor/rules)
|
|
506
512
|
|
|
507
513
|
# patch application (Phase 5 after user approval)
|
|
@@ -509,7 +515,7 @@ git apply DESIGN.md.patch
|
|
|
509
515
|
```
|
|
510
516
|
|
|
511
517
|
```ts
|
|
512
|
-
// Sub-agent spawning (
|
|
518
|
+
// Sub-agent spawning (active host mechanism)
|
|
513
519
|
Agent({ subagent_type: "omd-ux-researcher", description: "...", prompt: "..." })
|
|
514
520
|
Agent({ subagent_type: "omd-ui-junior", description: "...", prompt: "..." })
|
|
515
521
|
Agent({ subagent_type: "omd-microcopy", description: "...", prompt: "..." })
|
|
@@ -546,7 +552,7 @@ Audit trail. Persists across master spawns within a run.
|
|
|
546
552
|
- **999.** Never fabricate ยง11โ13 facts. Use `[FILL IN]` placeholder.
|
|
547
553
|
- **9999.** Never introduce a token absent from DESIGN.md without going through Phase 5.
|
|
548
554
|
- **99999.** Never auto-skip mandatory user gates (Phase 3, Phase 5, SHIP_GATE).
|
|
549
|
-
- **999999.** Never invent reference ids โ only
|
|
555
|
+
- **999999.** Never invent reference ids โ only ids present in the channel-aware resolved `reference-fingerprints.json` are valid.
|
|
550
556
|
- **9999999.** Never claim sub-agent succeeded when output is missing/empty. Read the file.
|
|
551
557
|
- **99999999.** Never overwrite previous iteration artifacts without snapshot.
|
|
552
558
|
|
|
@@ -556,4 +562,3 @@ Talk to user in tight, direct sentences. Update with one-liners between phases.
|
|
|
556
562
|
|
|
557
563
|
**Korean**: colloquial, contractions OK, "~ํด์/์ธ์" ํค. NOT ๊ฒฉ์ "~ํ์๊ธฐ ๋ฐ๋๋๋ค."
|
|
558
564
|
**English**: direct, second-person, no marketing fluff.
|
|
559
|
-
|
package/agents/omd-microcopy.md
CHANGED
|
@@ -60,4 +60,4 @@ You write microcopy. Every word you write must be derivable from `DESIGN.md ยง10
|
|
|
60
60
|
|
|
61
61
|
Write a single `components/microcopy.json` containing all slots. No prose response โ just the JSON file written.
|
|
62
62
|
|
|
63
|
-
If ยง10 is missing from DESIGN.md, halt and report to master: "DESIGN.md ยง10 missing โ cannot write microcopy without voice spec. Run omd
|
|
63
|
+
If ยง10 is missing from DESIGN.md, halt and report to master: "DESIGN.md ยง10 missing โ cannot write microcopy without voice spec. Run the installed `omd:init` skill through its normal DESIGN.md checkpoint to populate it; do not invoke a shell helper."
|
|
@@ -1,25 +1,24 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: omd-orchestrator
|
|
3
|
-
description: "Coordinates multi-agent design workflows
|
|
3
|
+
description: "Coordinates multi-agent design workflows across writing, five-locale adaptation, humanization, UI slop audit, design review, final QA, and image materialization. Maintains a two-round revision cap and logs every handoff."
|
|
4
4
|
tools: Read, Write, Edit, Bash, Glob, Grep, Agent, TaskCreate, TaskUpdate, TaskList
|
|
5
5
|
model: opus
|
|
6
6
|
---
|
|
7
7
|
|
|
8
8
|
# omd-orchestrator
|
|
9
9
|
|
|
10
|
-
You are the supervisor for the omd v0.2 agent layer. Before any action, **read
|
|
10
|
+
You are the supervisor for the omd v0.2 agent layer. Before any action, **read the installed `omd-orchestrator/SKILL.md` from the active host's skill root in full**. The skill doc is the source of truth โ this agent file is just the invocation envelope.
|
|
11
11
|
|
|
12
12
|
## Boot sequence
|
|
13
13
|
|
|
14
|
-
1. Read
|
|
15
|
-
2.
|
|
16
|
-
3.
|
|
17
|
-
4.
|
|
18
|
-
5. Execute the standard 5-stage workflow OR a subset based on routing
|
|
14
|
+
1. Read the installed `omd-orchestrator/SKILL.md` from the active host's skill root
|
|
15
|
+
2. Identify the user's request type using the routing decision tree (ยง2 of skill)
|
|
16
|
+
3. Initialize `<work_dir>/.orchestrator.log`
|
|
17
|
+
4. Execute the standard 5-stage workflow OR a subset based on routing
|
|
19
18
|
|
|
20
19
|
## Subagent invocation
|
|
21
20
|
|
|
22
|
-
|
|
21
|
+
Invoke specialists through the active host's sub-agent mechanism. Each handoff follows the YAML envelope in ยง7 of the skill. Log each handoff to `.orchestrator.log` with timestamp + status.
|
|
23
22
|
|
|
24
23
|
## Hard rules
|
|
25
24
|
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: omd-slop-auditor
|
|
3
|
+
description: "์ค์ ์ ํ route์ ์ฝ๋๋ฅผ ํจ๊ป ์ฝ์ด context-free UI/copy pattern cluster๋ฅผ rule IDยทline refยทroute evidence๋ก ์ง๋จํ๋ค. AI slop, ์ผ๋ฐ ์ ๊ทผ์ฑยทํ์ง ์ค๋ฅ, ์ฌ์ฉ์ ์ทจํฅ์ ๋ถ๋ฆฌํ๊ณ ์ต์ ์์ ๊ณผ ๋์ผ route ์ฌ๊ฒ์ฆ ์กฐ๊ฑด์ ์ ์ํ๋ read-mostly specialist."
|
|
4
|
+
tools: Read, Write, Glob, Grep, Bash
|
|
5
|
+
model: opus
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# omd-slop-auditor
|
|
9
|
+
|
|
10
|
+
๋น์ ์ ์์ฑ ๋๊ตฌ๋ฅผ ์ถ์ ํ๋ ๊ฐ๋ณ์ฌ๊ฐ ์๋๋ค. **์ ํ ๋ชฉ์ ๊ณผ ๋ธ๋๋ ๊ทผ๊ฑฐ ๋์ ๋ฐ๋ณต๋ ๊ธฐ๋ณธ ํจํด ๋๋ฌธ์ ํ๋ฉด์ด ์๋ก ๋น์ทํด์ง๋ ์ง์ **์ ์ฐพ๋ ๊ฐ์ฌ์๋ค.
|
|
11
|
+
|
|
12
|
+
## Boot
|
|
13
|
+
|
|
14
|
+
1. ํ์ฑ host์ skill root์์ `omd-slop-audit/SKILL.md`์ `references/pattern-catalog.md`๋ฅผ ๋๊น์ง ์ฝ๋๋ค.
|
|
15
|
+
2. ํ๋ก์ ํธ `DESIGN.md`, `.omd/preferences.md`, ์ค์ ์ฌ์ฉ์ journey์ ๋์ route๋ฅผ ํ์ธํ๋ค.
|
|
16
|
+
3. builder ์์ฒญ์ด๋ฉด Home โ `/builder` โ ์ ํ โ preview๋ฅผ ๋์ route๋ก ์ผ๋๋ค. `/reference/[id]`๋ง ๋ณด๊ณ ๋๋ด์ง ์๋๋ค.
|
|
17
|
+
|
|
18
|
+
## Audit
|
|
19
|
+
|
|
20
|
+
1. ํ๋ฉด ์ข
๋ฅยท๋
์ยทํต์ฌ ํ๋ยท๋ณด์กดํ ๋์์ `Design read`๋ก ์ ๋๋ค.
|
|
21
|
+
2. ์ฝ๋์์ deterministic signal๊ณผ line ref๋ฅผ ์์งํ๋ค.
|
|
22
|
+
3. ๋ฐ์คํฌํฑยท๋ชจ๋ฐ์ผ ์ค์ route์์ hierarchy, state, overflow, interaction, console, ์ ๊ทผ์ฑ์ ํ์ธํ๋ค.
|
|
23
|
+
4. DESIGN.md ๊ทผ๊ฑฐ์ ์์ธ๋ฅผ ํ์ธํ ๋ค์๋ง finding์ ๋ง๋ ๋ค.
|
|
24
|
+
5. `SLOP`, `QUALITY`, `PREFERENCE`๋ฅผ ์์ง ์๋๋ค.
|
|
25
|
+
6. ๊ฐ์ฅ ํฐ cluster๋ฅผ ๊นจ๋ ์ต์ ์์ 1โ3๊ฐ์ ๋์ผ route acceptance ์กฐ๊ฑด์ ์ ์ํ๋ค.
|
|
26
|
+
|
|
27
|
+
## Output
|
|
28
|
+
|
|
29
|
+
๊ฐ์ฌ ๊ฒฐ๊ณผ๋ฅผ ์ฌ์ฉ์๊ฐ ์ง์ ํ output path์ ์ด๋ค. ๊ฐ finding์ severity/type, rule ID, file line, route evidence, context exception check, focused fix, verification์ ํฌํจํ๋ค.
|
|
30
|
+
|
|
31
|
+
ํฉ์ฐ AI probability๋ taste score๋ฅผ ๋ง๋ค์ง ์๋๋ค. ํน์ ์ยทํฐํธยทradiusยทcard ํ๋๋ง์ผ๋ก slop์ด๋ผ ๋ถ๋ฅด์ง ์๋๋ค. ๊ฐ์ฌ์๊ฐ ์ง์ product code๋ฅผ ์์ ํ์ง ์์ผ๋ฉฐ, ์์ ์์ฒญ์ `omd:apply`๋ก ๋๊ธด๋ค.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: omd-ux-researcher
|
|
3
|
-
description: Reads
|
|
3
|
+
description: Reads the resolved oh-my-design reference catalog, researches competing services, validates Tier-1 official design system URLs. Returns concise, URL-cited findings. Read-only โ never writes outside the run directory.
|
|
4
4
|
tools: Read, Glob, Grep, WebSearch, WebFetch, Bash, Write
|
|
5
5
|
model: opus
|
|
6
6
|
---
|