zugzbot 1.0.21 → 1.0.23

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.
Files changed (1272) hide show
  1. package/.opencode/agents/sdd-coder.md +1 -0
  2. package/.opencode/agents/sdd-orchestrator.md +1 -0
  3. package/.opencode/skills/sdd-methodology/SKILL.md +8 -0
  4. package/.opencode/skills/sdd-tester-quickstart/SKILL.md +6 -0
  5. package/.opencode/tools/sdd_testing.ts +93 -0
  6. package/bin/init.js +38 -1
  7. package/opencode.json +9 -0
  8. package/package.json +14 -4
  9. package/.opencode/active-brief.md +0 -38
  10. package/.opencode/docs/shadcn/agents/openai.yml +0 -5
  11. package/.opencode/docs/shadcn/assets/shadcn-small.png +0 -0
  12. package/.opencode/docs/shadcn/assets/shadcn.png +0 -0
  13. package/.opencode/docs/shadcn/cli.md +0 -290
  14. package/.opencode/docs/shadcn/customization.md +0 -209
  15. package/.opencode/docs/shadcn/evals/evals.json +0 -47
  16. package/.opencode/docs/shadcn/mcp.md +0 -105
  17. package/.opencode/docs/shadcn/registry.md +0 -277
  18. package/.opencode/docs/shadcn/rules/base-vs-radix.md +0 -306
  19. package/.opencode/docs/shadcn/rules/composition.md +0 -195
  20. package/.opencode/docs/shadcn/rules/forms.md +0 -192
  21. package/.opencode/docs/shadcn/rules/icons.md +0 -101
  22. package/.opencode/docs/shadcn/rules/styling.md +0 -162
  23. package/.opencode/oh-my-design/.agents/skills/google-analytics/EXAMPLES.md +0 -441
  24. package/.opencode/oh-my-design/.agents/skills/google-analytics/REFERENCE.md +0 -342
  25. package/.opencode/oh-my-design/.agents/skills/google-analytics/SKILL.md +0 -153
  26. package/.opencode/oh-my-design/.agents/skills/google-analytics/requirements.txt +0 -6
  27. package/.opencode/oh-my-design/.agents/skills/google-analytics/scripts/analyze.py +0 -459
  28. package/.opencode/oh-my-design/.agents/skills/google-analytics/scripts/ga_client.py +0 -345
  29. package/.opencode/oh-my-design/.claude/agents/omd-a11y-auditor.md +0 -98
  30. package/.opencode/oh-my-design/.claude/agents/omd-asset-curator.md +0 -99
  31. package/.opencode/oh-my-design/.claude/agents/omd-codex-image.md +0 -49
  32. package/.opencode/oh-my-design/.claude/agents/omd-critic.md +0 -142
  33. package/.opencode/oh-my-design/.claude/agents/omd-designer-review.md +0 -38
  34. package/.opencode/oh-my-design/.claude/agents/omd-final-qa.md +0 -40
  35. package/.opencode/oh-my-design/.claude/agents/omd-kr-writer.md +0 -35
  36. package/.opencode/oh-my-design/.claude/agents/omd-locale-adapter.md +0 -32
  37. package/.opencode/oh-my-design/.claude/agents/omd-master.md +0 -317
  38. package/.opencode/oh-my-design/.claude/agents/omd-microcopy.md +0 -64
  39. package/.opencode/oh-my-design/.claude/agents/omd-orchestrator.md +0 -34
  40. package/.opencode/oh-my-design/.claude/agents/omd-persona-tester.md +0 -119
  41. package/.opencode/oh-my-design/.claude/agents/omd-ui-junior.md +0 -130
  42. package/.opencode/oh-my-design/.claude/agents/omd-ux-researcher.md +0 -63
  43. package/.opencode/oh-my-design/.claude/data/opt-out-corpus.json +0 -141
  44. package/.opencode/oh-my-design/.claude/data/reference-fingerprints.json +0 -6142
  45. package/.opencode/oh-my-design/.claude/data/reference-tags.md +0 -104
  46. package/.opencode/oh-my-design/.claude/data/synonyms.json +0 -79
  47. package/.opencode/oh-my-design/.claude/data/vocabulary.json +0 -516
  48. package/.opencode/oh-my-design/.claude/hooks/lib/preferences-parser.cjs +0 -91
  49. package/.opencode/oh-my-design/.claude/hooks/lib/preferences-writer.cjs +0 -118
  50. package/.opencode/oh-my-design/.claude/hooks/post-edit-watch.cjs +0 -295
  51. package/.opencode/oh-my-design/.claude/hooks/session-end-foldin.cjs +0 -149
  52. package/.opencode/oh-my-design/.claude/hooks/session-state-loader.cjs +0 -113
  53. package/.opencode/oh-my-design/.claude/hooks/skill-activation.cjs +0 -108
  54. package/.opencode/oh-my-design/.claude/settings.json +0 -55
  55. package/.opencode/oh-my-design/.claude/skills/omd/SKILL.md +0 -133
  56. package/.opencode/oh-my-design/.claude/skills/omd-add-reference/SKILL.md +0 -381
  57. package/.opencode/oh-my-design/.claude/skills/omd-add-reference/batch-instructions.md +0 -111
  58. package/.opencode/oh-my-design/.claude/skills/omd-apply/SKILL.md +0 -87
  59. package/.opencode/oh-my-design/.claude/skills/omd-batch-launch/SKILL.md +0 -270
  60. package/.opencode/oh-my-design/.claude/skills/omd-codex-image/SKILL.md +0 -162
  61. package/.opencode/oh-my-design/.claude/skills/omd-component-harvest/SKILL.md +0 -59
  62. package/.opencode/oh-my-design/.claude/skills/omd-designer-review/SKILL.md +0 -146
  63. package/.opencode/oh-my-design/.claude/skills/omd-final-qa/SKILL.md +0 -153
  64. package/.opencode/oh-my-design/.claude/skills/omd-harness/SKILL.md +0 -234
  65. package/.opencode/oh-my-design/.claude/skills/omd-init/SKILL.md +0 -169
  66. package/.opencode/oh-my-design/.claude/skills/omd-kr-writer/SKILL.md +0 -229
  67. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/SKILL.md +0 -53
  68. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/playbooks/compare.md +0 -30
  69. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/playbooks/v1.md +0 -42
  70. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/playbooks/v2.md +0 -34
  71. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/playbooks/v3.md +0 -33
  72. package/.opencode/oh-my-design/.claude/skills/omd-lab-01-designmd-impact/playbooks/v4.md +0 -37
  73. package/.opencode/oh-my-design/.claude/skills/omd-lab-02-design-harness/SKILL.md +0 -131
  74. package/.opencode/oh-my-design/.claude/skills/omd-learn/SKILL.md +0 -83
  75. package/.opencode/oh-my-design/.claude/skills/omd-locale-adapter/SKILL.md +0 -124
  76. package/.opencode/oh-my-design/.claude/skills/omd-migrate/SKILL.md +0 -307
  77. package/.opencode/oh-my-design/.claude/skills/omd-orchestrator/SKILL.md +0 -124
  78. package/.opencode/oh-my-design/.claude/skills/omd-release-hygiene/SKILL.md +0 -113
  79. package/.opencode/oh-my-design/.claude/skills/omd-remember/SKILL.md +0 -46
  80. package/.opencode/oh-my-design/.claude/skills/omd-sync/SKILL.md +0 -40
  81. package/.opencode/oh-my-design/.claude/skills/omd-token-backfill/SKILL.md +0 -57
  82. package/.opencode/oh-my-design/.claude/skills/skill-rules.json +0 -84
  83. package/.opencode/oh-my-design/.github/ISSUE_TEMPLATE/agent-fidelity.md +0 -59
  84. package/.opencode/oh-my-design/.github/ISSUE_TEMPLATE/bug-report.md +0 -36
  85. package/.opencode/oh-my-design/.github/ISSUE_TEMPLATE/config.yml +0 -8
  86. package/.opencode/oh-my-design/.github/ISSUE_TEMPLATE/feature-request.md +0 -26
  87. package/.opencode/oh-my-design/.github/PULL_REQUEST_TEMPLATE.md +0 -134
  88. package/.opencode/oh-my-design/.github/assets/logo-bg.png +0 -0
  89. package/.opencode/oh-my-design/.github/workflows/release.yml +0 -55
  90. package/.opencode/oh-my-design/.husky/pre-commit +0 -23
  91. package/.opencode/oh-my-design/.mcp.json +0 -12
  92. package/.opencode/oh-my-design/AGENTS.md +0 -112
  93. package/.opencode/oh-my-design/CHANGELOG.md +0 -385
  94. package/.opencode/oh-my-design/LICENSE +0 -21
  95. package/.opencode/oh-my-design/README.ja.md +0 -74
  96. package/.opencode/oh-my-design/README.ko.md +0 -112
  97. package/.opencode/oh-my-design/README.md +0 -112
  98. package/.opencode/oh-my-design/README.zh-TW.md +0 -74
  99. package/.opencode/oh-my-design/agents/AGENT.md +0 -53
  100. package/.opencode/oh-my-design/agents/omd-a11y-auditor.md +0 -97
  101. package/.opencode/oh-my-design/agents/omd-asset-curator.md +0 -255
  102. package/.opencode/oh-my-design/agents/omd-codex-image.md +0 -49
  103. package/.opencode/oh-my-design/agents/omd-critic.md +0 -181
  104. package/.opencode/oh-my-design/agents/omd-designer-review.md +0 -38
  105. package/.opencode/oh-my-design/agents/omd-final-qa.md +0 -40
  106. package/.opencode/oh-my-design/agents/omd-kr-writer.md +0 -35
  107. package/.opencode/oh-my-design/agents/omd-locale-adapter.md +0 -32
  108. package/.opencode/oh-my-design/agents/omd-master.md +0 -559
  109. package/.opencode/oh-my-design/agents/omd-microcopy.md +0 -63
  110. package/.opencode/oh-my-design/agents/omd-orchestrator.md +0 -34
  111. package/.opencode/oh-my-design/agents/omd-persona-tester.md +0 -118
  112. package/.opencode/oh-my-design/agents/omd-ui-junior.md +0 -129
  113. package/.opencode/oh-my-design/agents/omd-ux-engineer.md +0 -267
  114. package/.opencode/oh-my-design/agents/omd-ux-researcher.md +0 -62
  115. package/.opencode/oh-my-design/agents/omd-ux-writer.md +0 -181
  116. package/.opencode/oh-my-design/bin/oh-my-design.ts +0 -77
  117. package/.opencode/oh-my-design/data/architecture-proposals/1.7.2-recommend-install-feedback.md +0 -614
  118. package/.opencode/oh-my-design/data/architecture-proposals/2026-05-13-thin-install-fresh-fetch.md +0 -189
  119. package/.opencode/oh-my-design/data/issues/2026-05-13-multi-surface-schema-rfc.md +0 -67
  120. package/.opencode/oh-my-design/data/opt-out-corpus.json +0 -141
  121. package/.opencode/oh-my-design/data/reference-audits/2026-05-13-kr10.md +0 -132
  122. package/.opencode/oh-my-design/data/reference-audits/2026-05-14-kr10.md +0 -72
  123. package/.opencode/oh-my-design/data/reference-audits/2026-05-15-kr10.md +0 -124
  124. package/.opencode/oh-my-design/data/reference-fingerprints.json +0 -6142
  125. package/.opencode/oh-my-design/data/reference-tags.md +0 -118
  126. package/.opencode/oh-my-design/data/synonyms.json +0 -79
  127. package/.opencode/oh-my-design/data/vocabulary.json +0 -516
  128. package/.opencode/oh-my-design/packages/mcp/README.md +0 -172
  129. package/.opencode/oh-my-design/packages/mcp/__tests__/smoke.test.ts +0 -64
  130. package/.opencode/oh-my-design/packages/mcp/data/.gitkeep +0 -0
  131. package/.opencode/oh-my-design/packages/mcp/scripts/sync-data.mjs +0 -38
  132. package/.opencode/oh-my-design/packages/mcp/src/data.ts +0 -178
  133. package/.opencode/oh-my-design/packages/mcp/src/index.ts +0 -58
  134. package/.opencode/oh-my-design/packages/mcp/src/prompts/design-from-ref.ts +0 -87
  135. package/.opencode/oh-my-design/packages/mcp/src/server.ts +0 -223
  136. package/.opencode/oh-my-design/packages/mcp/src/tools/get-design-md.ts +0 -44
  137. package/.opencode/oh-my-design/packages/mcp/src/tools/list-references.ts +0 -58
  138. package/.opencode/oh-my-design/packages/mcp/src/tools/search-by-vibe.ts +0 -114
  139. package/.opencode/oh-my-design/packages/mcp/tsconfig.json +0 -21
  140. package/.opencode/oh-my-design/packages/mcp/tsup.config.ts +0 -17
  141. package/.opencode/oh-my-design/packages/mcp/vitest.config.ts +0 -8
  142. package/.opencode/oh-my-design/scripts/bench/README.md +0 -72
  143. package/.opencode/oh-my-design/scripts/bench/score-init.mjs +0 -97
  144. package/.opencode/oh-my-design/scripts/bench/score-taste.mjs +0 -189
  145. package/.opencode/oh-my-design/scripts/check-release-hygiene.sh +0 -83
  146. package/.opencode/oh-my-design/scripts/context.cjs +0 -91
  147. package/.opencode/oh-my-design/scripts/ctx-prime.cjs +0 -266
  148. package/.opencode/oh-my-design/scripts/gen-llms-full.cjs +0 -143
  149. package/.opencode/oh-my-design/scripts/growth-snapshot.mjs +0 -59
  150. package/.opencode/oh-my-design/scripts/postinstall.cjs +0 -54
  151. package/.opencode/oh-my-design/scripts/smoke-md-twins.mjs +0 -98
  152. package/.opencode/oh-my-design/skills/claude-design/SKILL.md +0 -390
  153. package/.opencode/oh-my-design/skills/claude-design/references/claude-design-flow.md +0 -425
  154. package/.opencode/oh-my-design/skills/claude-design/references/codebase-analysis.md +0 -373
  155. package/.opencode/oh-my-design/skills/claude-design/scripts/analyze_codebase.py +0 -1369
  156. package/.opencode/oh-my-design/skills/claude-design/scripts/clickable_link.sh +0 -48
  157. package/.opencode/oh-my-design/skills/claude-design/scripts/collect_source.py +0 -178
  158. package/.opencode/oh-my-design/skills/claude-design/scripts/drive_claude_design.cjs +0 -378
  159. package/.opencode/oh-my-design/skills/claude-design/scripts/gather_references.py +0 -437
  160. package/.opencode/oh-my-design/skills/omd-apply/SKILL.md +0 -107
  161. package/.opencode/oh-my-design/skills/omd-asset-fetch/SKILL.md +0 -213
  162. package/.opencode/oh-my-design/skills/omd-codex-image/SKILL.md +0 -162
  163. package/.opencode/oh-my-design/skills/omd-designer-review/SKILL.md +0 -180
  164. package/.opencode/oh-my-design/skills/omd-experiment-gallery/SKILL.md +0 -164
  165. package/.opencode/oh-my-design/skills/omd-final-qa/SKILL.md +0 -182
  166. package/.opencode/oh-my-design/skills/omd-harness/SKILL.md +0 -726
  167. package/.opencode/oh-my-design/skills/omd-init/SKILL.md +0 -314
  168. package/.opencode/oh-my-design/skills/omd-kr-writer/SKILL.md +0 -299
  169. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/SKILL.md +0 -129
  170. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/playbooks/v1.md +0 -105
  171. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/live-2026-04-27-water-app/feedback-log.md +0 -230
  172. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/README.md +0 -46
  173. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/founder/README.md +0 -7
  174. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/junior-designer/src/components/Hero.tsx +0 -1
  175. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/junior-designer/src/components/Project.tsx +0 -1
  176. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Accordion.tsx +0 -4
  177. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Alert.tsx +0 -4
  178. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Avatar.tsx +0 -4
  179. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Badge.tsx +0 -4
  180. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Breadcrumb.tsx +0 -4
  181. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Button.tsx +0 -4
  182. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Card.tsx +0 -4
  183. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Combobox.tsx +0 -4
  184. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/DataTable.tsx +0 -4
  185. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Dialog.tsx +0 -4
  186. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Drawer.tsx +0 -4
  187. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Field.tsx +0 -4
  188. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Form.tsx +0 -4
  189. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Input.tsx +0 -4
  190. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Menu.tsx +0 -4
  191. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Modal.tsx +0 -4
  192. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Pagination.tsx +0 -4
  193. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Popover.tsx +0 -4
  194. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Select.tsx +0 -4
  195. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Sheet.tsx +0 -4
  196. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Spinner.tsx +0 -4
  197. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Tabs.tsx +0 -4
  198. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Toast.tsx +0 -4
  199. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/Tooltip.tsx +0 -4
  200. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/senior-dev/src/components/VirtualList.tsx +0 -4
  201. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Alert.tsx +0 -3
  202. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Avatar.tsx +0 -3
  203. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Badge.tsx +0 -3
  204. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Button.tsx +0 -3
  205. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Card.tsx +0 -3
  206. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Input.tsx +0 -3
  207. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Modal.tsx +0 -3
  208. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Spinner.tsx +0 -3
  209. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Tabs.tsx +0 -3
  210. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/components/Toast.tsx +0 -3
  211. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/src/styles/globals.css +0 -25
  212. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/fixtures/vibe-coder/tailwind.config.ts +0 -28
  213. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i1-findings.md +0 -51
  214. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i2-audit-F.md +0 -133
  215. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i2-audit-J.md +0 -171
  216. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i2-audit-S.md +0 -232
  217. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i2-audit-V.md +0 -73
  218. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/iterations/i2-consolidated.md +0 -69
  219. package/.opencode/oh-my-design/skills/omd-lab-02-design-harness/runs/v4-self-test/postmortem.md +0 -128
  220. package/.opencode/oh-my-design/skills/omd-learn/SKILL.md +0 -121
  221. package/.opencode/oh-my-design/skills/omd-locale-adapter/SKILL.md +0 -124
  222. package/.opencode/oh-my-design/skills/omd-orchestrator/SKILL.md +0 -124
  223. package/.opencode/oh-my-design/skills/omd-reference-capture/SKILL.md +0 -722
  224. package/.opencode/oh-my-design/skills/omd-remember/SKILL.md +0 -122
  225. package/.opencode/oh-my-design/skills/omd-sync/SKILL.md +0 -162
  226. package/.opencode/oh-my-design/skills/omd-taste/SKILL.md +0 -79
  227. package/.opencode/oh-my-design/skills-lock.json +0 -10
  228. package/.opencode/oh-my-design/spec/components-schema.md +0 -179
  229. package/.opencode/oh-my-design/spec/migration-checklist.md +0 -148
  230. package/.opencode/oh-my-design/spec/migration-plan.md +0 -124
  231. package/.opencode/oh-my-design/spec/omd-v0.1.md +0 -382
  232. package/.opencode/oh-my-design/spec/regional-sources.yaml +0 -77
  233. package/.opencode/oh-my-design/spec/verification-pipeline.md +0 -154
  234. package/.opencode/oh-my-design/src/cli/install-skills.ts +0 -1116
  235. package/.opencode/oh-my-design/src/core/agent-detect.ts +0 -49
  236. package/.opencode/oh-my-design/test/README.md +0 -89
  237. package/.opencode/oh-my-design/test/scripts/check-backgrounds.ts +0 -10
  238. package/.opencode/oh-my-design/test/scripts/generate-preview.ts +0 -42
  239. package/.opencode/oh-my-design/test/unit/cli/install-skills.test.ts +0 -227
  240. package/.opencode/oh-my-design/test/unit/core/agent-detect.test.ts +0 -97
  241. package/.opencode/oh-my-design/test/unit/core/catalog-resolution-order.test.ts +0 -73
  242. package/.opencode/oh-my-design/test/unit/hooks/hooks.test.ts +0 -499
  243. package/.opencode/oh-my-design/tsconfig.json +0 -20
  244. package/.opencode/oh-my-design/tsup.config.ts +0 -12
  245. package/.opencode/oh-my-design/vitest.config.ts +0 -13
  246. package/.opencode/oh-my-design/web/.env.example +0 -21
  247. package/.opencode/oh-my-design/web/AGENTS.md +0 -5
  248. package/.opencode/oh-my-design/web/CLAUDE.md +0 -1
  249. package/.opencode/oh-my-design/web/README.md +0 -45
  250. package/.opencode/oh-my-design/web/__tests__/catalog-integrity.test.ts +0 -333
  251. package/.opencode/oh-my-design/web/components.json +0 -25
  252. package/.opencode/oh-my-design/web/docs/font-playground-analytics.md +0 -110
  253. package/.opencode/oh-my-design/web/eslint.config.mjs +0 -18
  254. package/.opencode/oh-my-design/web/next.config.ts +0 -31
  255. package/.opencode/oh-my-design/web/postcss.config.mjs +0 -7
  256. package/.opencode/oh-my-design/web/public/file.svg +0 -1
  257. package/.opencode/oh-my-design/web/public/globe.svg +0 -1
  258. package/.opencode/oh-my-design/web/public/llms-full.txt +0 -3149
  259. package/.opencode/oh-my-design/web/public/llms.ko.txt +0 -130
  260. package/.opencode/oh-my-design/web/public/llms.txt +0 -377
  261. package/.opencode/oh-my-design/web/public/logo-white.png +0 -0
  262. package/.opencode/oh-my-design/web/public/logo.png +0 -0
  263. package/.opencode/oh-my-design/web/public/next.svg +0 -1
  264. package/.opencode/oh-my-design/web/public/og-image.png +0 -0
  265. package/.opencode/oh-my-design/web/public/twitter-image.png +0 -0
  266. package/.opencode/oh-my-design/web/public/vercel.svg +0 -1
  267. package/.opencode/oh-my-design/web/public/window.svg +0 -1
  268. package/.opencode/oh-my-design/web/references/11st/.verification.md +0 -37
  269. package/.opencode/oh-my-design/web/references/11st/DESIGN.md +0 -400
  270. package/.opencode/oh-my-design/web/references/17live/DESIGN.md +0 -467
  271. package/.opencode/oh-my-design/web/references/29cm/DESIGN.md +0 -495
  272. package/.opencode/oh-my-design/web/references/29cm/_promo.json +0 -23
  273. package/.opencode/oh-my-design/web/references/29cm/_research.md +0 -103
  274. package/.opencode/oh-my-design/web/references/3o3/.verification.md +0 -73
  275. package/.opencode/oh-my-design/web/references/3o3/DESIGN.md +0 -454
  276. package/.opencode/oh-my-design/web/references/91app/.verification.md +0 -25
  277. package/.opencode/oh-my-design/web/references/91app/DESIGN.md +0 -182
  278. package/.opencode/oh-my-design/web/references/abema/.verification.md +0 -64
  279. package/.opencode/oh-my-design/web/references/abema/DESIGN.md +0 -535
  280. package/.opencode/oh-my-design/web/references/ably/DESIGN.md +0 -646
  281. package/.opencode/oh-my-design/web/references/ably/_promo.json +0 -18
  282. package/.opencode/oh-my-design/web/references/ably/_research.md +0 -120
  283. package/.opencode/oh-my-design/web/references/accupass/.verification.md +0 -66
  284. package/.opencode/oh-my-design/web/references/accupass/DESIGN.md +0 -494
  285. package/.opencode/oh-my-design/web/references/adobe/.verification.md +0 -63
  286. package/.opencode/oh-my-design/web/references/adobe/DESIGN.md +0 -458
  287. package/.opencode/oh-my-design/web/references/airbnb/.verification.md +0 -143
  288. package/.opencode/oh-my-design/web/references/airbnb/DESIGN.md +0 -639
  289. package/.opencode/oh-my-design/web/references/airbnb/README.md +0 -23
  290. package/.opencode/oh-my-design/web/references/airbnb/preview-dark.html +0 -234
  291. package/.opencode/oh-my-design/web/references/airbnb/preview.html +0 -233
  292. package/.opencode/oh-my-design/web/references/airtable/.verification.md +0 -136
  293. package/.opencode/oh-my-design/web/references/airtable/DESIGN.md +0 -314
  294. package/.opencode/oh-my-design/web/references/airtable/README.md +0 -23
  295. package/.opencode/oh-my-design/web/references/airtable/preview-dark.html +0 -165
  296. package/.opencode/oh-my-design/web/references/airtable/preview.html +0 -164
  297. package/.opencode/oh-my-design/web/references/alipay/DESIGN.md +0 -506
  298. package/.opencode/oh-my-design/web/references/amazingtalker/.verification.md +0 -38
  299. package/.opencode/oh-my-design/web/references/amazingtalker/DESIGN.md +0 -434
  300. package/.opencode/oh-my-design/web/references/appier/DESIGN.md +0 -465
  301. package/.opencode/oh-my-design/web/references/apple/.verification.md +0 -162
  302. package/.opencode/oh-my-design/web/references/apple/DESIGN.md +0 -613
  303. package/.opencode/oh-my-design/web/references/apple/README.md +0 -24
  304. package/.opencode/oh-my-design/web/references/apple/preview-dark.html +0 -420
  305. package/.opencode/oh-my-design/web/references/apple/preview.html +0 -414
  306. package/.opencode/oh-my-design/web/references/baemin/.verification.md +0 -132
  307. package/.opencode/oh-my-design/web/references/baemin/DESIGN.md +0 -578
  308. package/.opencode/oh-my-design/web/references/baemin/README.md +0 -19
  309. package/.opencode/oh-my-design/web/references/baemin/_research.md +0 -84
  310. package/.opencode/oh-my-design/web/references/banksalad/DESIGN.md +0 -688
  311. package/.opencode/oh-my-design/web/references/banksalad/_promo.json +0 -29
  312. package/.opencode/oh-my-design/web/references/banksalad/_research.md +0 -190
  313. package/.opencode/oh-my-design/web/references/bilibili/DESIGN.md +0 -471
  314. package/.opencode/oh-my-design/web/references/bithumb/.verification.md +0 -31
  315. package/.opencode/oh-my-design/web/references/bithumb/DESIGN.md +0 -208
  316. package/.opencode/oh-my-design/web/references/bmw/.verification.md +0 -114
  317. package/.opencode/oh-my-design/web/references/bmw/DESIGN.md +0 -360
  318. package/.opencode/oh-my-design/web/references/bmw/README.md +0 -23
  319. package/.opencode/oh-my-design/web/references/bmw/preview-dark.html +0 -211
  320. package/.opencode/oh-my-design/web/references/bmw/preview.html +0 -210
  321. package/.opencode/oh-my-design/web/references/brandi/.verification.md +0 -29
  322. package/.opencode/oh-my-design/web/references/brandi/DESIGN.md +0 -414
  323. package/.opencode/oh-my-design/web/references/bunjang/DESIGN.md +0 -374
  324. package/.opencode/oh-my-design/web/references/bunjang/assets/_reference/.live-inspect-proof.json +0 -260
  325. package/.opencode/oh-my-design/web/references/bunjang/assets/_reference/fonts.json +0 -33
  326. package/.opencode/oh-my-design/web/references/bunjang/assets/_reference/logo-icon.svg +0 -10
  327. package/.opencode/oh-my-design/web/references/bunjang/assets/_reference/structure.json +0 -131
  328. package/.opencode/oh-my-design/web/references/bunjang/assets/_reference/tokens.json +0 -147
  329. package/.opencode/oh-my-design/web/references/cakeresume/.verification.md +0 -25
  330. package/.opencode/oh-my-design/web/references/cakeresume/DESIGN.md +0 -191
  331. package/.opencode/oh-my-design/web/references/cal/.verification.md +0 -145
  332. package/.opencode/oh-my-design/web/references/cal/DESIGN.md +0 -481
  333. package/.opencode/oh-my-design/web/references/cal/README.md +0 -23
  334. package/.opencode/oh-my-design/web/references/cal/preview-dark.html +0 -449
  335. package/.opencode/oh-my-design/web/references/cal/preview.html +0 -575
  336. package/.opencode/oh-my-design/web/references/catchtable/DESIGN.md +0 -341
  337. package/.opencode/oh-my-design/web/references/catchtable/_research.md +0 -54
  338. package/.opencode/oh-my-design/web/references/catchtable/assets/_reference/.live-inspect-proof.json +0 -204
  339. package/.opencode/oh-my-design/web/references/catchtable/assets/_reference/.live-inspect-raw.json +0 -22
  340. package/.opencode/oh-my-design/web/references/catchtable/assets/_reference/fonts.json +0 -21
  341. package/.opencode/oh-my-design/web/references/catchtable/assets/_reference/structure.json +0 -42
  342. package/.opencode/oh-my-design/web/references/catchtable/assets/_reference/tokens.json +0 -95
  343. package/.opencode/oh-my-design/web/references/cathay/.verification.md +0 -44
  344. package/.opencode/oh-my-design/web/references/cathay/DESIGN.md +0 -432
  345. package/.opencode/oh-my-design/web/references/channeltalk/DESIGN.md +0 -422
  346. package/.opencode/oh-my-design/web/references/channeltalk/assets/_reference/.live-inspect-proof.json +0 -320
  347. package/.opencode/oh-my-design/web/references/channeltalk/assets/_reference/fonts.json +0 -53
  348. package/.opencode/oh-my-design/web/references/channeltalk/assets/_reference/structure.json +0 -47
  349. package/.opencode/oh-my-design/web/references/channeltalk/assets/_reference/tokens.json +0 -78
  350. package/.opencode/oh-my-design/web/references/class101/DESIGN.md +0 -484
  351. package/.opencode/oh-my-design/web/references/classting/.verification.md +0 -32
  352. package/.opencode/oh-my-design/web/references/classting/DESIGN.md +0 -292
  353. package/.opencode/oh-my-design/web/references/classum/DESIGN.md +0 -279
  354. package/.opencode/oh-my-design/web/references/classum/assets/_reference/.live-inspect-proof.json +0 -72
  355. package/.opencode/oh-my-design/web/references/classum/assets/_reference/fonts.json +0 -20
  356. package/.opencode/oh-my-design/web/references/classum/assets/_reference/structure.json +0 -21
  357. package/.opencode/oh-my-design/web/references/classum/assets/_reference/tokens.json +0 -56
  358. package/.opencode/oh-my-design/web/references/claude/.verification.md +0 -106
  359. package/.opencode/oh-my-design/web/references/claude/DESIGN.md +0 -561
  360. package/.opencode/oh-my-design/web/references/claude/README.md +0 -24
  361. package/.opencode/oh-my-design/web/references/claude/preview-dark.html +0 -803
  362. package/.opencode/oh-my-design/web/references/claude/preview.html +0 -826
  363. package/.opencode/oh-my-design/web/references/clay/.verification.md +0 -129
  364. package/.opencode/oh-my-design/web/references/clay/DESIGN.md +0 -454
  365. package/.opencode/oh-my-design/web/references/clay/README.md +0 -23
  366. package/.opencode/oh-my-design/web/references/clay/preview-dark.html +0 -316
  367. package/.opencode/oh-my-design/web/references/clay/preview.html +0 -315
  368. package/.opencode/oh-my-design/web/references/clickhouse/.verification.md +0 -132
  369. package/.opencode/oh-my-design/web/references/clickhouse/DESIGN.md +0 -424
  370. package/.opencode/oh-my-design/web/references/clickhouse/README.md +0 -24
  371. package/.opencode/oh-my-design/web/references/clickhouse/preview-dark.html +0 -834
  372. package/.opencode/oh-my-design/web/references/clickhouse/preview.html +0 -786
  373. package/.opencode/oh-my-design/web/references/cloudflare/.verification.md +0 -21
  374. package/.opencode/oh-my-design/web/references/cloudflare/DESIGN.md +0 -637
  375. package/.opencode/oh-my-design/web/references/cohere/.verification.md +0 -136
  376. package/.opencode/oh-my-design/web/references/cohere/DESIGN.md +0 -409
  377. package/.opencode/oh-my-design/web/references/cohere/README.md +0 -24
  378. package/.opencode/oh-my-design/web/references/cohere/preview-dark.html +0 -803
  379. package/.opencode/oh-my-design/web/references/cohere/preview.html +0 -807
  380. package/.opencode/oh-my-design/web/references/coinbase/.verification.md +0 -116
  381. package/.opencode/oh-my-design/web/references/coinbase/DESIGN.md +0 -353
  382. package/.opencode/oh-my-design/web/references/coinbase/README.md +0 -23
  383. package/.opencode/oh-my-design/web/references/coinbase/preview-dark.html +0 -164
  384. package/.opencode/oh-my-design/web/references/coinbase/preview.html +0 -163
  385. package/.opencode/oh-my-design/web/references/coinone/.verification.md +0 -38
  386. package/.opencode/oh-my-design/web/references/coinone/DESIGN.md +0 -257
  387. package/.opencode/oh-my-design/web/references/composio/.verification.md +0 -143
  388. package/.opencode/oh-my-design/web/references/composio/DESIGN.md +0 -441
  389. package/.opencode/oh-my-design/web/references/composio/README.md +0 -24
  390. package/.opencode/oh-my-design/web/references/composio/preview-dark.html +0 -958
  391. package/.opencode/oh-my-design/web/references/composio/preview.html +0 -933
  392. package/.opencode/oh-my-design/web/references/cookpad/DESIGN.md +0 -394
  393. package/.opencode/oh-my-design/web/references/coupang/.verification.md +0 -141
  394. package/.opencode/oh-my-design/web/references/coupang/DESIGN.md +0 -557
  395. package/.opencode/oh-my-design/web/references/cursor/.verification.md +0 -141
  396. package/.opencode/oh-my-design/web/references/cursor/DESIGN.md +0 -460
  397. package/.opencode/oh-my-design/web/references/cursor/README.md +0 -24
  398. package/.opencode/oh-my-design/web/references/cursor/preview-dark.html +0 -393
  399. package/.opencode/oh-my-design/web/references/cursor/preview.html +0 -383
  400. package/.opencode/oh-my-design/web/references/dabang/DESIGN.md +0 -267
  401. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/.live-inspect-proof.json +0 -145
  402. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/fonts.json +0 -22
  403. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/raw-capture-map.json +0 -718
  404. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/raw-capture.json +0 -1125
  405. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/structure.json +0 -53
  406. package/.opencode/oh-my-design/web/references/dabang/assets/_reference/tokens.json +0 -130
  407. package/.opencode/oh-my-design/web/references/danawa/.verification.md +0 -60
  408. package/.opencode/oh-my-design/web/references/danawa/DESIGN.md +0 -477
  409. package/.opencode/oh-my-design/web/references/dcard/.verification.md +0 -118
  410. package/.opencode/oh-my-design/web/references/dcard/DESIGN.md +0 -633
  411. package/.opencode/oh-my-design/web/references/dcard/README.md +0 -12
  412. package/.opencode/oh-my-design/web/references/dcard/_research/forum-1440px.png +0 -0
  413. package/.opencode/oh-my-design/web/references/dcard/_research.md +0 -133
  414. package/.opencode/oh-my-design/web/references/dell/.verification.md +0 -21
  415. package/.opencode/oh-my-design/web/references/dell/DESIGN.md +0 -636
  416. package/.opencode/oh-my-design/web/references/devsisters/.verification.md +0 -32
  417. package/.opencode/oh-my-design/web/references/devsisters/DESIGN.md +0 -282
  418. package/.opencode/oh-my-design/web/references/discord/.verification.md +0 -21
  419. package/.opencode/oh-my-design/web/references/discord/DESIGN.md +0 -604
  420. package/.opencode/oh-my-design/web/references/dji/DESIGN.md +0 -454
  421. package/.opencode/oh-my-design/web/references/drnow/.verification.md +0 -41
  422. package/.opencode/oh-my-design/web/references/drnow/DESIGN.md +0 -383
  423. package/.opencode/oh-my-design/web/references/dropbox/.verification.md +0 -61
  424. package/.opencode/oh-my-design/web/references/dropbox/DESIGN.md +0 -445
  425. package/.opencode/oh-my-design/web/references/duolingo/.verification.md +0 -20
  426. package/.opencode/oh-my-design/web/references/duolingo/DESIGN.md +0 -563
  427. package/.opencode/oh-my-design/web/references/elevenlabs/.verification.md +0 -128
  428. package/.opencode/oh-my-design/web/references/elevenlabs/DESIGN.md +0 -415
  429. package/.opencode/oh-my-design/web/references/elevenlabs/README.md +0 -23
  430. package/.opencode/oh-my-design/web/references/elevenlabs/preview-dark.html +0 -252
  431. package/.opencode/oh-my-design/web/references/elevenlabs/preview.html +0 -251
  432. package/.opencode/oh-my-design/web/references/expo/.verification.md +0 -141
  433. package/.opencode/oh-my-design/web/references/expo/DESIGN.md +0 -412
  434. package/.opencode/oh-my-design/web/references/expo/README.md +0 -24
  435. package/.opencode/oh-my-design/web/references/expo/preview-dark.html +0 -533
  436. package/.opencode/oh-my-design/web/references/expo/preview.html +0 -533
  437. package/.opencode/oh-my-design/web/references/fastcampus/DESIGN.md +0 -529
  438. package/.opencode/oh-my-design/web/references/fastcampus/assets/_reference/.live-inspect-proof.json +0 -950
  439. package/.opencode/oh-my-design/web/references/fastcampus/assets/_reference/fonts.json +0 -14
  440. package/.opencode/oh-my-design/web/references/fastcampus/assets/_reference/structure.json +0 -30
  441. package/.opencode/oh-my-design/web/references/fastcampus/assets/_reference/tokens.json +0 -109
  442. package/.opencode/oh-my-design/web/references/ferrari/.verification.md +0 -119
  443. package/.opencode/oh-my-design/web/references/ferrari/DESIGN.md +0 -447
  444. package/.opencode/oh-my-design/web/references/ferrari/README.md +0 -23
  445. package/.opencode/oh-my-design/web/references/ferrari/preview-dark.html +0 -1162
  446. package/.opencode/oh-my-design/web/references/ferrari/preview.html +0 -1122
  447. package/.opencode/oh-my-design/web/references/figma/.verification.md +0 -206
  448. package/.opencode/oh-my-design/web/references/figma/DESIGN.md +0 -534
  449. package/.opencode/oh-my-design/web/references/figma/README.md +0 -24
  450. package/.opencode/oh-my-design/web/references/figma/preview-dark.html +0 -822
  451. package/.opencode/oh-my-design/web/references/figma/preview.html +0 -832
  452. package/.opencode/oh-my-design/web/references/finda/.verification.md +0 -33
  453. package/.opencode/oh-my-design/web/references/finda/DESIGN.md +0 -413
  454. package/.opencode/oh-my-design/web/references/firstory/.verification.md +0 -70
  455. package/.opencode/oh-my-design/web/references/firstory/DESIGN.md +0 -487
  456. package/.opencode/oh-my-design/web/references/flex/DESIGN.md +0 -356
  457. package/.opencode/oh-my-design/web/references/flex/_research.md +0 -49
  458. package/.opencode/oh-my-design/web/references/flex/assets/_reference/.live-inspect-proof.json +0 -192
  459. package/.opencode/oh-my-design/web/references/flex/assets/_reference/.raw-inspect.json +0 -873
  460. package/.opencode/oh-my-design/web/references/flex/assets/_reference/fonts.json +0 -17
  461. package/.opencode/oh-my-design/web/references/flex/assets/_reference/structure.json +0 -58
  462. package/.opencode/oh-my-design/web/references/flex/assets/_reference/tokens.json +0 -75
  463. package/.opencode/oh-my-design/web/references/flo/.verification.md +0 -33
  464. package/.opencode/oh-my-design/web/references/flo/DESIGN.md +0 -349
  465. package/.opencode/oh-my-design/web/references/framer/.verification.md +0 -147
  466. package/.opencode/oh-my-design/web/references/framer/DESIGN.md +0 -431
  467. package/.opencode/oh-my-design/web/references/framer/README.md +0 -23
  468. package/.opencode/oh-my-design/web/references/framer/preview-dark.html +0 -902
  469. package/.opencode/oh-my-design/web/references/framer/preview.html +0 -883
  470. package/.opencode/oh-my-design/web/references/freee/.verification.md +0 -145
  471. package/.opencode/oh-my-design/web/references/freee/DESIGN.md +0 -620
  472. package/.opencode/oh-my-design/web/references/freee/README.md +0 -12
  473. package/.opencode/oh-my-design/web/references/freee/_research/vibes-storybook-1440px.png +0 -0
  474. package/.opencode/oh-my-design/web/references/freee/_research.md +0 -116
  475. package/.opencode/oh-my-design/web/references/fugle/.verification.md +0 -40
  476. package/.opencode/oh-my-design/web/references/fugle/DESIGN.md +0 -290
  477. package/.opencode/oh-my-design/web/references/funnow/.verification.md +0 -62
  478. package/.opencode/oh-my-design/web/references/funnow/DESIGN.md +0 -431
  479. package/.opencode/oh-my-design/web/references/gangnamunni/DESIGN.md +0 -677
  480. package/.opencode/oh-my-design/web/references/gangnamunni/_promo.json +0 -26
  481. package/.opencode/oh-my-design/web/references/gangnamunni/_research.md +0 -113
  482. package/.opencode/oh-my-design/web/references/genie/.verification.md +0 -29
  483. package/.opencode/oh-my-design/web/references/genie/DESIGN.md +0 -415
  484. package/.opencode/oh-my-design/web/references/github/.verification.md +0 -21
  485. package/.opencode/oh-my-design/web/references/github/DESIGN.md +0 -727
  486. package/.opencode/oh-my-design/web/references/gmarket/DESIGN.md +0 -534
  487. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/.live-inspect-proof.json +0 -217
  488. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/fonts.json +0 -41
  489. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/raw-capture-bestsellers.json +0 -1929
  490. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/raw-capture-home.json +0 -3675
  491. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/structure.json +0 -65
  492. package/.opencode/oh-my-design/web/references/gmarket/assets/_reference/tokens.json +0 -210
  493. package/.opencode/oh-my-design/web/references/gogolook/.verification.md +0 -31
  494. package/.opencode/oh-my-design/web/references/gogolook/DESIGN.md +0 -155
  495. package/.opencode/oh-my-design/web/references/gogoro/DESIGN.md +0 -441
  496. package/.opencode/oh-my-design/web/references/google/.verification.md +0 -61
  497. package/.opencode/oh-my-design/web/references/google/DESIGN.md +0 -499
  498. package/.opencode/oh-my-design/web/references/greenvines/.verification.md +0 -72
  499. package/.opencode/oh-my-design/web/references/greenvines/DESIGN.md +0 -454
  500. package/.opencode/oh-my-design/web/references/greeting/.verification.md +0 -64
  501. package/.opencode/oh-my-design/web/references/greeting/DESIGN.md +0 -462
  502. package/.opencode/oh-my-design/web/references/grip/.verification.md +0 -36
  503. package/.opencode/oh-my-design/web/references/grip/DESIGN.md +0 -289
  504. package/.opencode/oh-my-design/web/references/hahow/.verification.md +0 -31
  505. package/.opencode/oh-my-design/web/references/hahow/DESIGN.md +0 -184
  506. package/.opencode/oh-my-design/web/references/hashicorp/.verification.md +0 -142
  507. package/.opencode/oh-my-design/web/references/hashicorp/DESIGN.md +0 -411
  508. package/.opencode/oh-my-design/web/references/hashicorp/README.md +0 -24
  509. package/.opencode/oh-my-design/web/references/hashicorp/preview-dark.html +0 -1202
  510. package/.opencode/oh-my-design/web/references/hashicorp/preview.html +0 -1193
  511. package/.opencode/oh-my-design/web/references/hogangnono/.verification.md +0 -33
  512. package/.opencode/oh-my-design/web/references/hogangnono/DESIGN.md +0 -349
  513. package/.opencode/oh-my-design/web/references/hp/.verification.md +0 -21
  514. package/.opencode/oh-my-design/web/references/hp/DESIGN.md +0 -563
  515. package/.opencode/oh-my-design/web/references/hyperconnect/.verification.md +0 -40
  516. package/.opencode/oh-my-design/web/references/hyperconnect/DESIGN.md +0 -393
  517. package/.opencode/oh-my-design/web/references/hyundaicard/.verification.md +0 -25
  518. package/.opencode/oh-my-design/web/references/hyundaicard/DESIGN.md +0 -201
  519. package/.opencode/oh-my-design/web/references/ibm/.verification.md +0 -102
  520. package/.opencode/oh-my-design/web/references/ibm/DESIGN.md +0 -464
  521. package/.opencode/oh-my-design/web/references/ibm/README.md +0 -24
  522. package/.opencode/oh-my-design/web/references/ibm/preview-dark.html +0 -443
  523. package/.opencode/oh-my-design/web/references/ibm/preview.html +0 -428
  524. package/.opencode/oh-my-design/web/references/ichef/DESIGN.md +0 -455
  525. package/.opencode/oh-my-design/web/references/ikala/.verification.md +0 -35
  526. package/.opencode/oh-my-design/web/references/ikala/DESIGN.md +0 -400
  527. package/.opencode/oh-my-design/web/references/imweb/.verification.md +0 -61
  528. package/.opencode/oh-my-design/web/references/imweb/DESIGN.md +0 -460
  529. package/.opencode/oh-my-design/web/references/inflearn/DESIGN.md +0 -453
  530. package/.opencode/oh-my-design/web/references/inflearn/_promo.json +0 -29
  531. package/.opencode/oh-my-design/web/references/inflearn/_research.md +0 -85
  532. package/.opencode/oh-my-design/web/references/inflearn/assets/_reference/.live-inspect-proof-courses.json +0 -679
  533. package/.opencode/oh-my-design/web/references/inflearn/assets/_reference/.live-inspect-proof.json +0 -448
  534. package/.opencode/oh-my-design/web/references/inflearn/assets/_reference/fonts.json +0 -41
  535. package/.opencode/oh-my-design/web/references/inflearn/assets/_reference/structure.json +0 -110
  536. package/.opencode/oh-my-design/web/references/inflearn/assets/_reference/tokens.json +0 -54
  537. package/.opencode/oh-my-design/web/references/intercom/.verification.md +0 -144
  538. package/.opencode/oh-my-design/web/references/intercom/DESIGN.md +0 -271
  539. package/.opencode/oh-my-design/web/references/intercom/README.md +0 -23
  540. package/.opencode/oh-my-design/web/references/intercom/preview-dark.html +0 -185
  541. package/.opencode/oh-my-design/web/references/intercom/preview.html +0 -184
  542. package/.opencode/oh-my-design/web/references/jandi/.verification.md +0 -26
  543. package/.opencode/oh-my-design/web/references/jandi/DESIGN.md +0 -382
  544. package/.opencode/oh-my-design/web/references/jkopay/.verification.md +0 -32
  545. package/.opencode/oh-my-design/web/references/jkopay/DESIGN.md +0 -283
  546. package/.opencode/oh-my-design/web/references/jobkorea/.verification.md +0 -30
  547. package/.opencode/oh-my-design/web/references/jobkorea/DESIGN.md +0 -349
  548. package/.opencode/oh-my-design/web/references/jumpit/DESIGN.md +0 -403
  549. package/.opencode/oh-my-design/web/references/jumpit/_research.md +0 -119
  550. package/.opencode/oh-my-design/web/references/jumpit/assets/_reference/.live-inspect-proof.json +0 -182
  551. package/.opencode/oh-my-design/web/references/jumpit/assets/_reference/fonts.json +0 -20
  552. package/.opencode/oh-my-design/web/references/jumpit/assets/_reference/structure.json +0 -66
  553. package/.opencode/oh-my-design/web/references/jumpit/assets/_reference/tokens.json +0 -108
  554. package/.opencode/oh-my-design/web/references/kakao/.verification.md +0 -137
  555. package/.opencode/oh-my-design/web/references/kakao/DESIGN.md +0 -568
  556. package/.opencode/oh-my-design/web/references/kakao/README.md +0 -18
  557. package/.opencode/oh-my-design/web/references/kakao/_research.md +0 -98
  558. package/.opencode/oh-my-design/web/references/kakaobank/.verification.md +0 -133
  559. package/.opencode/oh-my-design/web/references/kakaobank/DESIGN.md +0 -602
  560. package/.opencode/oh-my-design/web/references/kakaopay/DESIGN.md +0 -603
  561. package/.opencode/oh-my-design/web/references/kakaopay/_promo.json +0 -22
  562. package/.opencode/oh-my-design/web/references/kakaopay/_research.md +0 -84
  563. package/.opencode/oh-my-design/web/references/kakaot/DESIGN.md +0 -507
  564. package/.opencode/oh-my-design/web/references/karrot/.verification.md +0 -143
  565. package/.opencode/oh-my-design/web/references/karrot/DESIGN.md +0 -494
  566. package/.opencode/oh-my-design/web/references/karrot/README.md +0 -18
  567. package/.opencode/oh-my-design/web/references/karrot/_research.md +0 -57
  568. package/.opencode/oh-my-design/web/references/kbank/DESIGN.md +0 -252
  569. package/.opencode/oh-my-design/web/references/kbank/assets/_reference/.live-inspect-proof.json +0 -215
  570. package/.opencode/oh-my-design/web/references/kbank/assets/_reference/.live-inspect-raw.json +0 -1
  571. package/.opencode/oh-my-design/web/references/kbank/assets/_reference/fonts.json +0 -20
  572. package/.opencode/oh-my-design/web/references/kbank/assets/_reference/structure.json +0 -151
  573. package/.opencode/oh-my-design/web/references/kbank/assets/_reference/tokens.json +0 -101
  574. package/.opencode/oh-my-design/web/references/kdan/.verification.md +0 -30
  575. package/.opencode/oh-my-design/web/references/kdan/DESIGN.md +0 -193
  576. package/.opencode/oh-my-design/web/references/kintone/.verification.md +0 -21
  577. package/.opencode/oh-my-design/web/references/kintone/DESIGN.md +0 -586
  578. package/.opencode/oh-my-design/web/references/kkbox/.verification.md +0 -27
  579. package/.opencode/oh-my-design/web/references/kkbox/DESIGN.md +0 -136
  580. package/.opencode/oh-my-design/web/references/kkday/DESIGN.md +0 -470
  581. package/.opencode/oh-my-design/web/references/kmong/.verification.md +0 -30
  582. package/.opencode/oh-my-design/web/references/kmong/DESIGN.md +0 -427
  583. package/.opencode/oh-my-design/web/references/krafton/.verification.md +0 -38
  584. package/.opencode/oh-my-design/web/references/krafton/DESIGN.md +0 -267
  585. package/.opencode/oh-my-design/web/references/kraken/.verification.md +0 -143
  586. package/.opencode/oh-my-design/web/references/kraken/DESIGN.md +0 -277
  587. package/.opencode/oh-my-design/web/references/kraken/README.md +0 -23
  588. package/.opencode/oh-my-design/web/references/kraken/preview-dark.html +0 -169
  589. package/.opencode/oh-my-design/web/references/kraken/preview.html +0 -168
  590. package/.opencode/oh-my-design/web/references/krds/.verification.md +0 -373
  591. package/.opencode/oh-my-design/web/references/krds/DESIGN.md +0 -1060
  592. package/.opencode/oh-my-design/web/references/kream/DESIGN.md +0 -432
  593. package/.opencode/oh-my-design/web/references/kream/assets/_reference/.live-inspect-proof.json +0 -289
  594. package/.opencode/oh-my-design/web/references/kream/assets/_reference/fonts.json +0 -26
  595. package/.opencode/oh-my-design/web/references/kream/assets/_reference/structure.json +0 -56
  596. package/.opencode/oh-my-design/web/references/kream/assets/_reference/tokens.json +0 -154
  597. package/.opencode/oh-my-design/web/references/kurly/.verification.md +0 -126
  598. package/.opencode/oh-my-design/web/references/kurly/DESIGN.md +0 -620
  599. package/.opencode/oh-my-design/web/references/laftel/.verification.md +0 -39
  600. package/.opencode/oh-my-design/web/references/laftel/DESIGN.md +0 -293
  601. package/.opencode/oh-my-design/web/references/lamborghini/.verification.md +0 -127
  602. package/.opencode/oh-my-design/web/references/lamborghini/DESIGN.md +0 -430
  603. package/.opencode/oh-my-design/web/references/lamborghini/README.md +0 -23
  604. package/.opencode/oh-my-design/web/references/lamborghini/preview-dark.html +0 -303
  605. package/.opencode/oh-my-design/web/references/lamborghini/preview.html +0 -381
  606. package/.opencode/oh-my-design/web/references/laundrygo/.verification.md +0 -60
  607. package/.opencode/oh-my-design/web/references/laundrygo/DESIGN.md +0 -434
  608. package/.opencode/oh-my-design/web/references/layerx/.verification.md +0 -21
  609. package/.opencode/oh-my-design/web/references/layerx/DESIGN.md +0 -615
  610. package/.opencode/oh-my-design/web/references/lezhin/.verification.md +0 -47
  611. package/.opencode/oh-my-design/web/references/lezhin/DESIGN.md +0 -348
  612. package/.opencode/oh-my-design/web/references/line/.verification.md +0 -137
  613. package/.opencode/oh-my-design/web/references/line/DESIGN.md +0 -467
  614. package/.opencode/oh-my-design/web/references/line/README.md +0 -12
  615. package/.opencode/oh-my-design/web/references/line/_research/home-1440px.png +0 -0
  616. package/.opencode/oh-my-design/web/references/line/_research.md +0 -65
  617. package/.opencode/oh-my-design/web/references/linear.app/.verification.md +0 -143
  618. package/.opencode/oh-my-design/web/references/linear.app/DESIGN.md +0 -642
  619. package/.opencode/oh-my-design/web/references/linear.app/README.md +0 -24
  620. package/.opencode/oh-my-design/web/references/linear.app/preview-dark.html +0 -383
  621. package/.opencode/oh-my-design/web/references/linear.app/preview.html +0 -373
  622. package/.opencode/oh-my-design/web/references/loom/.verification.md +0 -31
  623. package/.opencode/oh-my-design/web/references/loom/DESIGN.md +0 -396
  624. package/.opencode/oh-my-design/web/references/lovable/.verification.md +0 -154
  625. package/.opencode/oh-my-design/web/references/lovable/DESIGN.md +0 -423
  626. package/.opencode/oh-my-design/web/references/lovable/README.md +0 -24
  627. package/.opencode/oh-my-design/web/references/lovable/preview-dark.html +0 -349
  628. package/.opencode/oh-my-design/web/references/lovable/preview.html +0 -348
  629. package/.opencode/oh-my-design/web/references/lunit/DESIGN.md +0 -296
  630. package/.opencode/oh-my-design/web/references/lunit/assets/_reference/.live-inspect-proof.json +0 -249
  631. package/.opencode/oh-my-design/web/references/lunit/assets/_reference/fonts.json +0 -24
  632. package/.opencode/oh-my-design/web/references/lunit/assets/_reference/structure.json +0 -162
  633. package/.opencode/oh-my-design/web/references/lunit/assets/_reference/tokens.json +0 -115
  634. package/.opencode/oh-my-design/web/references/mastercard/.verification.md +0 -19
  635. package/.opencode/oh-my-design/web/references/mastercard/DESIGN.md +0 -587
  636. package/.opencode/oh-my-design/web/references/meituan/DESIGN.md +0 -466
  637. package/.opencode/oh-my-design/web/references/melon/.verification.md +0 -27
  638. package/.opencode/oh-my-design/web/references/melon/DESIGN.md +0 -179
  639. package/.opencode/oh-my-design/web/references/mercari/.verification.md +0 -155
  640. package/.opencode/oh-my-design/web/references/mercari/DESIGN.md +0 -514
  641. package/.opencode/oh-my-design/web/references/mercari/README.md +0 -12
  642. package/.opencode/oh-my-design/web/references/mercari/_research/home-1440px.png +0 -0
  643. package/.opencode/oh-my-design/web/references/mercari/_research.md +0 -137
  644. package/.opencode/oh-my-design/web/references/mercury/.verification.md +0 -21
  645. package/.opencode/oh-my-design/web/references/mercury/DESIGN.md +0 -589
  646. package/.opencode/oh-my-design/web/references/meta/.verification.md +0 -21
  647. package/.opencode/oh-my-design/web/references/meta/DESIGN.md +0 -615
  648. package/.opencode/oh-my-design/web/references/microsoft/.verification.md +0 -62
  649. package/.opencode/oh-my-design/web/references/microsoft/DESIGN.md +0 -508
  650. package/.opencode/oh-my-design/web/references/millie/DESIGN.md +0 -584
  651. package/.opencode/oh-my-design/web/references/minimax/.verification.md +0 -135
  652. package/.opencode/oh-my-design/web/references/minimax/DESIGN.md +0 -396
  653. package/.opencode/oh-my-design/web/references/minimax/README.md +0 -24
  654. package/.opencode/oh-my-design/web/references/minimax/preview-dark.html +0 -1262
  655. package/.opencode/oh-my-design/web/references/minimax/preview.html +0 -1248
  656. package/.opencode/oh-my-design/web/references/mintlify/.verification.md +0 -160
  657. package/.opencode/oh-my-design/web/references/mintlify/DESIGN.md +0 -472
  658. package/.opencode/oh-my-design/web/references/mintlify/README.md +0 -24
  659. package/.opencode/oh-my-design/web/references/mintlify/preview-dark.html +0 -409
  660. package/.opencode/oh-my-design/web/references/mintlify/preview.html +0 -398
  661. package/.opencode/oh-my-design/web/references/miricanvas/.verification.md +0 -61
  662. package/.opencode/oh-my-design/web/references/miricanvas/DESIGN.md +0 -464
  663. package/.opencode/oh-my-design/web/references/miro/.verification.md +0 -138
  664. package/.opencode/oh-my-design/web/references/miro/DESIGN.md +0 -319
  665. package/.opencode/oh-my-design/web/references/miro/README.md +0 -23
  666. package/.opencode/oh-my-design/web/references/miro/preview-dark.html +0 -174
  667. package/.opencode/oh-my-design/web/references/miro/preview.html +0 -173
  668. package/.opencode/oh-my-design/web/references/mistral.ai/.verification.md +0 -146
  669. package/.opencode/oh-my-design/web/references/mistral.ai/DESIGN.md +0 -390
  670. package/.opencode/oh-my-design/web/references/mistral.ai/README.md +0 -24
  671. package/.opencode/oh-my-design/web/references/mistral.ai/preview-dark.html +0 -806
  672. package/.opencode/oh-my-design/web/references/mistral.ai/preview.html +0 -805
  673. package/.opencode/oh-my-design/web/references/modusign/.verification.md +0 -58
  674. package/.opencode/oh-my-design/web/references/modusign/DESIGN.md +0 -524
  675. package/.opencode/oh-my-design/web/references/momoshop/.verification.md +0 -36
  676. package/.opencode/oh-my-design/web/references/momoshop/DESIGN.md +0 -322
  677. package/.opencode/oh-my-design/web/references/money-forward/DESIGN.md +0 -443
  678. package/.opencode/oh-my-design/web/references/mongodb/.verification.md +0 -145
  679. package/.opencode/oh-my-design/web/references/mongodb/DESIGN.md +0 -401
  680. package/.opencode/oh-my-design/web/references/mongodb/README.md +0 -23
  681. package/.opencode/oh-my-design/web/references/mongodb/preview-dark.html +0 -260
  682. package/.opencode/oh-my-design/web/references/mongodb/preview.html +0 -259
  683. package/.opencode/oh-my-design/web/references/muji/.verification.md +0 -20
  684. package/.opencode/oh-my-design/web/references/muji/DESIGN.md +0 -605
  685. package/.opencode/oh-my-design/web/references/musinsa/.verification.md +0 -59
  686. package/.opencode/oh-my-design/web/references/musinsa/DESIGN.md +0 -593
  687. package/.opencode/oh-my-design/web/references/mustit/.verification.md +0 -37
  688. package/.opencode/oh-my-design/web/references/mustit/DESIGN.md +0 -328
  689. package/.opencode/oh-my-design/web/references/myrealtrip/DESIGN.md +0 -494
  690. package/.opencode/oh-my-design/web/references/naver/.verification.md +0 -134
  691. package/.opencode/oh-my-design/web/references/naver/DESIGN.md +0 -582
  692. package/.opencode/oh-my-design/web/references/naverwebtoon/DESIGN.md +0 -477
  693. package/.opencode/oh-my-design/web/references/netflix/.verification.md +0 -21
  694. package/.opencode/oh-my-design/web/references/netflix/DESIGN.md +0 -572
  695. package/.opencode/oh-my-design/web/references/nexon/.verification.md +0 -27
  696. package/.opencode/oh-my-design/web/references/nexon/DESIGN.md +0 -389
  697. package/.opencode/oh-my-design/web/references/nhncloud/.verification.md +0 -23
  698. package/.opencode/oh-my-design/web/references/nhncloud/DESIGN.md +0 -207
  699. package/.opencode/oh-my-design/web/references/nike/.verification.md +0 -21
  700. package/.opencode/oh-my-design/web/references/nike/DESIGN.md +0 -588
  701. package/.opencode/oh-my-design/web/references/note/DESIGN.md +0 -346
  702. package/.opencode/oh-my-design/web/references/notion/.verification.md +0 -141
  703. package/.opencode/oh-my-design/web/references/notion/DESIGN.md +0 -557
  704. package/.opencode/oh-my-design/web/references/notion/README.md +0 -24
  705. package/.opencode/oh-my-design/web/references/notion/preview-dark.html +0 -372
  706. package/.opencode/oh-my-design/web/references/notion/preview.html +0 -364
  707. package/.opencode/oh-my-design/web/references/nvidia/.verification.md +0 -127
  708. package/.opencode/oh-my-design/web/references/nvidia/DESIGN.md +0 -550
  709. package/.opencode/oh-my-design/web/references/nvidia/README.md +0 -24
  710. package/.opencode/oh-my-design/web/references/nvidia/_research.md +0 -68
  711. package/.opencode/oh-my-design/web/references/nvidia/preview-dark.html +0 -374
  712. package/.opencode/oh-my-design/web/references/nvidia/preview.html +0 -366
  713. package/.opencode/oh-my-design/web/references/ohouse/.verification.md +0 -87
  714. package/.opencode/oh-my-design/web/references/ohouse/DESIGN.md +0 -635
  715. package/.opencode/oh-my-design/web/references/oliveyoung/DESIGN.md +0 -407
  716. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/.live-inspect-proof.json +0 -158
  717. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/_best_capture.json +0 -644
  718. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/_detail_capture.json +0 -447
  719. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/_main.html +0 -419
  720. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/_main_capture.json +0 -1126
  721. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/_search_capture.json +0 -912
  722. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/fonts.json +0 -20
  723. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/structure.json +0 -91
  724. package/.opencode/oh-my-design/web/references/oliveyoung/assets/_reference/tokens.json +0 -79
  725. package/.opencode/oh-my-design/web/references/ollama/.verification.md +0 -138
  726. package/.opencode/oh-my-design/web/references/ollama/DESIGN.md +0 -393
  727. package/.opencode/oh-my-design/web/references/ollama/README.md +0 -24
  728. package/.opencode/oh-my-design/web/references/ollama/preview-dark.html +0 -678
  729. package/.opencode/oh-my-design/web/references/ollama/preview.html +0 -678
  730. package/.opencode/oh-my-design/web/references/omnichat/.verification.md +0 -74
  731. package/.opencode/oh-my-design/web/references/omnichat/DESIGN.md +0 -499
  732. package/.opencode/oh-my-design/web/references/openai/.verification.md +0 -21
  733. package/.opencode/oh-my-design/web/references/openai/DESIGN.md +0 -641
  734. package/.opencode/oh-my-design/web/references/opencode.ai/.verification.md +0 -136
  735. package/.opencode/oh-my-design/web/references/opencode.ai/DESIGN.md +0 -425
  736. package/.opencode/oh-my-design/web/references/opencode.ai/README.md +0 -24
  737. package/.opencode/oh-my-design/web/references/opencode.ai/preview-dark.html +0 -366
  738. package/.opencode/oh-my-design/web/references/opencode.ai/preview.html +0 -357
  739. package/.opencode/oh-my-design/web/references/payco/.verification.md +0 -28
  740. package/.opencode/oh-my-design/web/references/payco/DESIGN.md +0 -267
  741. package/.opencode/oh-my-design/web/references/paypay/.verification.md +0 -21
  742. package/.opencode/oh-my-design/web/references/paypay/DESIGN.md +0 -656
  743. package/.opencode/oh-my-design/web/references/pchome/.verification.md +0 -38
  744. package/.opencode/oh-my-design/web/references/pchome/DESIGN.md +0 -439
  745. package/.opencode/oh-my-design/web/references/perplexity/.verification.md +0 -21
  746. package/.opencode/oh-my-design/web/references/perplexity/DESIGN.md +0 -546
  747. package/.opencode/oh-my-design/web/references/piccollage/.verification.md +0 -34
  748. package/.opencode/oh-my-design/web/references/piccollage/DESIGN.md +0 -320
  749. package/.opencode/oh-my-design/web/references/pinkoi/.verification.md +0 -147
  750. package/.opencode/oh-my-design/web/references/pinkoi/DESIGN.md +0 -639
  751. package/.opencode/oh-my-design/web/references/pinkoi/README.md +0 -12
  752. package/.opencode/oh-my-design/web/references/pinkoi/_research/browse-1440px.png +0 -0
  753. package/.opencode/oh-my-design/web/references/pinkoi/_research.md +0 -167
  754. package/.opencode/oh-my-design/web/references/pinterest/.verification.md +0 -141
  755. package/.opencode/oh-my-design/web/references/pinterest/DESIGN.md +0 -366
  756. package/.opencode/oh-my-design/web/references/pinterest/README.md +0 -23
  757. package/.opencode/oh-my-design/web/references/pinterest/preview-dark.html +0 -233
  758. package/.opencode/oh-my-design/web/references/pinterest/preview.html +0 -232
  759. package/.opencode/oh-my-design/web/references/pixiv/.verification.md +0 -20
  760. package/.opencode/oh-my-design/web/references/pixiv/DESIGN.md +0 -613
  761. package/.opencode/oh-my-design/web/references/pixnet/.verification.md +0 -31
  762. package/.opencode/oh-my-design/web/references/pixnet/DESIGN.md +0 -430
  763. package/.opencode/oh-my-design/web/references/posthog/.verification.md +0 -159
  764. package/.opencode/oh-my-design/web/references/posthog/DESIGN.md +0 -480
  765. package/.opencode/oh-my-design/web/references/posthog/README.md +0 -23
  766. package/.opencode/oh-my-design/web/references/posthog/preview-dark.html +0 -699
  767. package/.opencode/oh-my-design/web/references/posthog/preview.html +0 -749
  768. package/.opencode/oh-my-design/web/references/postype/.verification.md +0 -61
  769. package/.opencode/oh-my-design/web/references/postype/DESIGN.md +0 -431
  770. package/.opencode/oh-my-design/web/references/publy/DESIGN.md +0 -563
  771. package/.opencode/oh-my-design/web/references/qanda/.verification.md +0 -121
  772. package/.opencode/oh-my-design/web/references/qanda/DESIGN.md +0 -516
  773. package/.opencode/oh-my-design/web/references/ragic/.verification.md +0 -37
  774. package/.opencode/oh-my-design/web/references/ragic/DESIGN.md +0 -444
  775. package/.opencode/oh-my-design/web/references/rakuten/.verification.md +0 -60
  776. package/.opencode/oh-my-design/web/references/rakuten/DESIGN.md +0 -440
  777. package/.opencode/oh-my-design/web/references/ramp/.verification.md +0 -21
  778. package/.opencode/oh-my-design/web/references/ramp/DESIGN.md +0 -634
  779. package/.opencode/oh-my-design/web/references/rayark/.verification.md +0 -22
  780. package/.opencode/oh-my-design/web/references/rayark/DESIGN.md +0 -154
  781. package/.opencode/oh-my-design/web/references/raycast/.verification.md +0 -138
  782. package/.opencode/oh-my-design/web/references/raycast/DESIGN.md +0 -467
  783. package/.opencode/oh-my-design/web/references/raycast/README.md +0 -23
  784. package/.opencode/oh-my-design/web/references/raycast/preview-dark.html +0 -606
  785. package/.opencode/oh-my-design/web/references/raycast/preview.html +0 -688
  786. package/.opencode/oh-my-design/web/references/remember/.verification.md +0 -135
  787. package/.opencode/oh-my-design/web/references/remember/DESIGN.md +0 -504
  788. package/.opencode/oh-my-design/web/references/remember/_promo.json +0 -27
  789. package/.opencode/oh-my-design/web/references/remember/_research.md +0 -90
  790. package/.opencode/oh-my-design/web/references/renault/.verification.md +0 -139
  791. package/.opencode/oh-my-design/web/references/renault/DESIGN.md +0 -439
  792. package/.opencode/oh-my-design/web/references/renault/README.md +0 -23
  793. package/.opencode/oh-my-design/web/references/renault/preview-dark.html +0 -406
  794. package/.opencode/oh-my-design/web/references/renault/preview.html +0 -606
  795. package/.opencode/oh-my-design/web/references/replicate/.verification.md +0 -154
  796. package/.opencode/oh-my-design/web/references/replicate/DESIGN.md +0 -387
  797. package/.opencode/oh-my-design/web/references/replicate/README.md +0 -24
  798. package/.opencode/oh-my-design/web/references/replicate/preview-dark.html +0 -828
  799. package/.opencode/oh-my-design/web/references/replicate/preview.html +0 -831
  800. package/.opencode/oh-my-design/web/references/resend/.verification.md +0 -143
  801. package/.opencode/oh-my-design/web/references/resend/DESIGN.md +0 -440
  802. package/.opencode/oh-my-design/web/references/resend/README.md +0 -23
  803. package/.opencode/oh-my-design/web/references/resend/preview-dark.html +0 -355
  804. package/.opencode/oh-my-design/web/references/resend/preview.html +0 -354
  805. package/.opencode/oh-my-design/web/references/retool/.verification.md +0 -21
  806. package/.opencode/oh-my-design/web/references/retool/DESIGN.md +0 -645
  807. package/.opencode/oh-my-design/web/references/revolut/.verification.md +0 -140
  808. package/.opencode/oh-my-design/web/references/revolut/DESIGN.md +0 -319
  809. package/.opencode/oh-my-design/web/references/revolut/README.md +0 -23
  810. package/.opencode/oh-my-design/web/references/revolut/preview-dark.html +0 -234
  811. package/.opencode/oh-my-design/web/references/revolut/preview.html +0 -233
  812. package/.opencode/oh-my-design/web/references/richart/.verification.md +0 -41
  813. package/.opencode/oh-my-design/web/references/richart/DESIGN.md +0 -465
  814. package/.opencode/oh-my-design/web/references/ridi/.verification.md +0 -108
  815. package/.opencode/oh-my-design/web/references/ridi/DESIGN.md +0 -573
  816. package/.opencode/oh-my-design/web/references/riiid/.verification.md +0 -33
  817. package/.opencode/oh-my-design/web/references/riiid/DESIGN.md +0 -260
  818. package/.opencode/oh-my-design/web/references/ringle/.verification.md +0 -53
  819. package/.opencode/oh-my-design/web/references/ringle/DESIGN.md +0 -444
  820. package/.opencode/oh-my-design/web/references/robinhood/.verification.md +0 -21
  821. package/.opencode/oh-my-design/web/references/robinhood/DESIGN.md +0 -604
  822. package/.opencode/oh-my-design/web/references/runwayml/.verification.md +0 -141
  823. package/.opencode/oh-my-design/web/references/runwayml/DESIGN.md +0 -431
  824. package/.opencode/oh-my-design/web/references/runwayml/README.md +0 -24
  825. package/.opencode/oh-my-design/web/references/runwayml/preview-dark.html +0 -664
  826. package/.opencode/oh-my-design/web/references/runwayml/preview.html +0 -665
  827. package/.opencode/oh-my-design/web/references/salesforce/.verification.md +0 -66
  828. package/.opencode/oh-my-design/web/references/salesforce/DESIGN.md +0 -473
  829. package/.opencode/oh-my-design/web/references/sanity/.verification.md +0 -174
  830. package/.opencode/oh-my-design/web/references/sanity/DESIGN.md +0 -499
  831. package/.opencode/oh-my-design/web/references/sanity/README.md +0 -24
  832. package/.opencode/oh-my-design/web/references/sanity/preview-dark.html +0 -990
  833. package/.opencode/oh-my-design/web/references/sanity/preview.html +0 -1135
  834. package/.opencode/oh-my-design/web/references/sansan/.verification.md +0 -21
  835. package/.opencode/oh-my-design/web/references/sansan/DESIGN.md +0 -631
  836. package/.opencode/oh-my-design/web/references/sendbird/.verification.md +0 -67
  837. package/.opencode/oh-my-design/web/references/sendbird/DESIGN.md +0 -331
  838. package/.opencode/oh-my-design/web/references/sentry/.verification.md +0 -157
  839. package/.opencode/oh-my-design/web/references/sentry/DESIGN.md +0 -397
  840. package/.opencode/oh-my-design/web/references/sentry/README.md +0 -24
  841. package/.opencode/oh-my-design/web/references/sentry/preview-dark.html +0 -626
  842. package/.opencode/oh-my-design/web/references/sentry/preview.html +0 -951
  843. package/.opencode/oh-my-design/web/references/shinhancard/.verification.md +0 -31
  844. package/.opencode/oh-my-design/web/references/shinhancard/DESIGN.md +0 -421
  845. package/.opencode/oh-my-design/web/references/shopline/.verification.md +0 -34
  846. package/.opencode/oh-my-design/web/references/shopline/DESIGN.md +0 -431
  847. package/.opencode/oh-my-design/web/references/slack/.verification.md +0 -21
  848. package/.opencode/oh-my-design/web/references/slack/DESIGN.md +0 -635
  849. package/.opencode/oh-my-design/web/references/smarthr/DESIGN.md +0 -452
  850. package/.opencode/oh-my-design/web/references/smartnews/DESIGN.md +0 -360
  851. package/.opencode/oh-my-design/web/references/socar/DESIGN.md +0 -438
  852. package/.opencode/oh-my-design/web/references/socar/_promo.json +0 -28
  853. package/.opencode/oh-my-design/web/references/socar/_research.md +0 -55
  854. package/.opencode/oh-my-design/web/references/soomgo/.verification.md +0 -27
  855. package/.opencode/oh-my-design/web/references/soomgo/DESIGN.md +0 -326
  856. package/.opencode/oh-my-design/web/references/spacex/.verification.md +0 -132
  857. package/.opencode/oh-my-design/web/references/spacex/DESIGN.md +0 -415
  858. package/.opencode/oh-my-design/web/references/spacex/README.md +0 -23
  859. package/.opencode/oh-my-design/web/references/spacex/_research.md +0 -69
  860. package/.opencode/oh-my-design/web/references/spacex/preview-dark.html +0 -221
  861. package/.opencode/oh-my-design/web/references/spacex/preview.html +0 -220
  862. package/.opencode/oh-my-design/web/references/spoon/DESIGN.md +0 -492
  863. package/.opencode/oh-my-design/web/references/spotify/.verification.md +0 -128
  864. package/.opencode/oh-my-design/web/references/spotify/DESIGN.md +0 -489
  865. package/.opencode/oh-my-design/web/references/spotify/README.md +0 -23
  866. package/.opencode/oh-my-design/web/references/spotify/preview-dark.html +0 -231
  867. package/.opencode/oh-my-design/web/references/spotify/preview.html +0 -230
  868. package/.opencode/oh-my-design/web/references/starbucks/.verification.md +0 -21
  869. package/.opencode/oh-my-design/web/references/starbucks/DESIGN.md +0 -597
  870. package/.opencode/oh-my-design/web/references/stores/.verification.md +0 -61
  871. package/.opencode/oh-my-design/web/references/stores/DESIGN.md +0 -447
  872. package/.opencode/oh-my-design/web/references/stripe/.verification.md +0 -140
  873. package/.opencode/oh-my-design/web/references/stripe/DESIGN.md +0 -571
  874. package/.opencode/oh-my-design/web/references/stripe/README.md +0 -24
  875. package/.opencode/oh-my-design/web/references/stripe/preview-dark.html +0 -428
  876. package/.opencode/oh-my-design/web/references/stripe/preview.html +0 -419
  877. package/.opencode/oh-my-design/web/references/studio/.verification.md +0 -21
  878. package/.opencode/oh-my-design/web/references/studio/DESIGN.md +0 -602
  879. package/.opencode/oh-my-design/web/references/supabase/.verification.md +0 -145
  880. package/.opencode/oh-my-design/web/references/supabase/DESIGN.md +0 -389
  881. package/.opencode/oh-my-design/web/references/supabase/README.md +0 -24
  882. package/.opencode/oh-my-design/web/references/supabase/preview-dark.html +0 -977
  883. package/.opencode/oh-my-design/web/references/supabase/preview.html +0 -955
  884. package/.opencode/oh-my-design/web/references/superhuman/.verification.md +0 -184
  885. package/.opencode/oh-my-design/web/references/superhuman/DESIGN.md +0 -453
  886. package/.opencode/oh-my-design/web/references/superhuman/README.md +0 -23
  887. package/.opencode/oh-my-design/web/references/superhuman/preview-dark.html +0 -973
  888. package/.opencode/oh-my-design/web/references/superhuman/preview.html +0 -951
  889. package/.opencode/oh-my-design/web/references/surveycake/.verification.md +0 -31
  890. package/.opencode/oh-my-design/web/references/surveycake/DESIGN.md +0 -442
  891. package/.opencode/oh-my-design/web/references/tada/DESIGN.md +0 -579
  892. package/.opencode/oh-my-design/web/references/teamblind/.verification.md +0 -76
  893. package/.opencode/oh-my-design/web/references/teamblind/DESIGN.md +0 -497
  894. package/.opencode/oh-my-design/web/references/tesla/.verification.md +0 -149
  895. package/.opencode/oh-my-design/web/references/tesla/DESIGN.md +0 -501
  896. package/.opencode/oh-my-design/web/references/tesla/README.md +0 -23
  897. package/.opencode/oh-my-design/web/references/tesla/_research.md +0 -70
  898. package/.opencode/oh-my-design/web/references/tesla/preview-dark.html +0 -947
  899. package/.opencode/oh-my-design/web/references/tesla/preview.html +0 -925
  900. package/.opencode/oh-my-design/web/references/theverge/.verification.md +0 -21
  901. package/.opencode/oh-my-design/web/references/theverge/DESIGN.md +0 -500
  902. package/.opencode/oh-my-design/web/references/timee/.verification.md +0 -67
  903. package/.opencode/oh-my-design/web/references/timee/DESIGN.md +0 -444
  904. package/.opencode/oh-my-design/web/references/together.ai/.verification.md +0 -145
  905. package/.opencode/oh-my-design/web/references/together.ai/DESIGN.md +0 -389
  906. package/.opencode/oh-my-design/web/references/together.ai/README.md +0 -24
  907. package/.opencode/oh-my-design/web/references/together.ai/preview-dark.html +0 -892
  908. package/.opencode/oh-my-design/web/references/together.ai/preview.html +0 -897
  909. package/.opencode/oh-my-design/web/references/toss/.verification.md +0 -120
  910. package/.opencode/oh-my-design/web/references/toss/DESIGN.md +0 -698
  911. package/.opencode/oh-my-design/web/references/toss/README.md +0 -19
  912. package/.opencode/oh-my-design/web/references/toss-securities/DESIGN.md +0 -247
  913. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/.live-inspect-proof.json +0 -126
  914. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/.live-inspect-raw.json +0 -619
  915. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/.live-inspect-stock.json +0 -525
  916. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/fonts.json +0 -24
  917. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/structure.json +0 -35
  918. package/.opencode/oh-my-design/web/references/toss-securities/assets/_reference/tokens.json +0 -87
  919. package/.opencode/oh-my-design/web/references/tossbank/DESIGN.md +0 -576
  920. package/.opencode/oh-my-design/web/references/trenbe/.verification.md +0 -32
  921. package/.opencode/oh-my-design/web/references/trenbe/DESIGN.md +0 -293
  922. package/.opencode/oh-my-design/web/references/triple/DESIGN.md +0 -481
  923. package/.opencode/oh-my-design/web/references/tumblbug/DESIGN.md +0 -578
  924. package/.opencode/oh-my-design/web/references/tving/DESIGN.md +0 -317
  925. package/.opencode/oh-my-design/web/references/tving/assets/_reference/.live-inspect-proof.json +0 -131
  926. package/.opencode/oh-my-design/web/references/tving/assets/_reference/LICENSE-NOTE.md +0 -37
  927. package/.opencode/oh-my-design/web/references/tving/assets/_reference/attribution.md +0 -52
  928. package/.opencode/oh-my-design/web/references/tving/assets/_reference/fonts.json +0 -31
  929. package/.opencode/oh-my-design/web/references/tving/assets/_reference/screenshots/hero-desktop.png +0 -0
  930. package/.opencode/oh-my-design/web/references/tving/assets/_reference/structure.json +0 -55
  931. package/.opencode/oh-my-design/web/references/tving/assets/_reference/tokens.json +0 -115
  932. package/.opencode/oh-my-design/web/references/uber/.verification.md +0 -128
  933. package/.opencode/oh-my-design/web/references/uber/DESIGN.md +0 -423
  934. package/.opencode/oh-my-design/web/references/uber/README.md +0 -24
  935. package/.opencode/oh-my-design/web/references/uber/preview-dark.html +0 -1120
  936. package/.opencode/oh-my-design/web/references/uber/preview.html +0 -1119
  937. package/.opencode/oh-my-design/web/references/ubie/.verification.md +0 -21
  938. package/.opencode/oh-my-design/web/references/ubie/DESIGN.md +0 -615
  939. package/.opencode/oh-my-design/web/references/uniqlo/.verification.md +0 -21
  940. package/.opencode/oh-my-design/web/references/uniqlo/DESIGN.md +0 -575
  941. package/.opencode/oh-my-design/web/references/upbit/DESIGN.md +0 -337
  942. package/.opencode/oh-my-design/web/references/upbit/_research.md +0 -83
  943. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/.live-inspect-proof.json +0 -263
  944. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/fonts.json +0 -18
  945. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/raw-capture-exchange.json +0 -1901
  946. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/raw-capture.json +0 -1121
  947. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/structure.json +0 -52
  948. package/.opencode/oh-my-design/web/references/upbit/assets/_reference/tokens.json +0 -169
  949. package/.opencode/oh-my-design/web/references/upstage/DESIGN.md +0 -270
  950. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/.live-inspect-proof.json +0 -157
  951. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/_brand-resource-center.json +0 -44
  952. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/_curated-samples.json +0 -310
  953. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/_raw-capture.json +0 -1560
  954. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/_root-vars.json +0 -76
  955. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/_structure-raw.json +0 -298
  956. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/fonts.json +0 -35
  957. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/structure.json +0 -72
  958. package/.opencode/oh-my-design/web/references/upstage/assets/_reference/tokens.json +0 -183
  959. package/.opencode/oh-my-design/web/references/velog/.verification.md +0 -26
  960. package/.opencode/oh-my-design/web/references/velog/DESIGN.md +0 -196
  961. package/.opencode/oh-my-design/web/references/vercel/.verification.md +0 -134
  962. package/.opencode/oh-my-design/web/references/vercel/DESIGN.md +0 -523
  963. package/.opencode/oh-my-design/web/references/vercel/README.md +0 -24
  964. package/.opencode/oh-my-design/web/references/vercel/preview-dark.html +0 -368
  965. package/.opencode/oh-my-design/web/references/vercel/preview.html +0 -367
  966. package/.opencode/oh-my-design/web/references/voicetube/.verification.md +0 -34
  967. package/.opencode/oh-my-design/web/references/voicetube/DESIGN.md +0 -266
  968. package/.opencode/oh-my-design/web/references/voltagent/.verification.md +0 -159
  969. package/.opencode/oh-my-design/web/references/voltagent/DESIGN.md +0 -454
  970. package/.opencode/oh-my-design/web/references/voltagent/README.md +0 -24
  971. package/.opencode/oh-my-design/web/references/voltagent/preview-dark.html +0 -487
  972. package/.opencode/oh-my-design/web/references/voltagent/preview.html +0 -766
  973. package/.opencode/oh-my-design/web/references/wadiz/DESIGN.md +0 -415
  974. package/.opencode/oh-my-design/web/references/wadiz/assets/_reference/.live-inspect-proof.json +0 -137
  975. package/.opencode/oh-my-design/web/references/wadiz/assets/_reference/fonts.json +0 -17
  976. package/.opencode/oh-my-design/web/references/wadiz/assets/_reference/structure.json +0 -35
  977. package/.opencode/oh-my-design/web/references/wadiz/assets/_reference/tokens.json +0 -80
  978. package/.opencode/oh-my-design/web/references/wanted/DESIGN.md +0 -575
  979. package/.opencode/oh-my-design/web/references/wanted/_promo.json +0 -31
  980. package/.opencode/oh-my-design/web/references/wanted/_research.md +0 -119
  981. package/.opencode/oh-my-design/web/references/wantedly/.verification.md +0 -53
  982. package/.opencode/oh-my-design/web/references/wantedly/DESIGN.md +0 -437
  983. package/.opencode/oh-my-design/web/references/warp/.verification.md +0 -156
  984. package/.opencode/oh-my-design/web/references/warp/DESIGN.md +0 -431
  985. package/.opencode/oh-my-design/web/references/warp/README.md +0 -23
  986. package/.opencode/oh-my-design/web/references/warp/preview-dark.html +0 -500
  987. package/.opencode/oh-my-design/web/references/warp/preview.html +0 -533
  988. package/.opencode/oh-my-design/web/references/watcha/DESIGN.md +0 -465
  989. package/.opencode/oh-my-design/web/references/wavve/DESIGN.md +0 -480
  990. package/.opencode/oh-my-design/web/references/wconcept/DESIGN.md +0 -556
  991. package/.opencode/oh-my-design/web/references/webflow/.verification.md +0 -151
  992. package/.opencode/oh-my-design/web/references/webflow/DESIGN.md +0 -330
  993. package/.opencode/oh-my-design/web/references/webflow/README.md +0 -23
  994. package/.opencode/oh-my-design/web/references/webflow/preview-dark.html +0 -147
  995. package/.opencode/oh-my-design/web/references/webflow/preview.html +0 -146
  996. package/.opencode/oh-my-design/web/references/wired/.verification.md +0 -21
  997. package/.opencode/oh-my-design/web/references/wired/DESIGN.md +0 -572
  998. package/.opencode/oh-my-design/web/references/wise/.verification.md +0 -141
  999. package/.opencode/oh-my-design/web/references/wise/DESIGN.md +0 -317
  1000. package/.opencode/oh-my-design/web/references/wise/README.md +0 -23
  1001. package/.opencode/oh-my-design/web/references/wise/preview-dark.html +0 -230
  1002. package/.opencode/oh-my-design/web/references/wise/preview.html +0 -229
  1003. package/.opencode/oh-my-design/web/references/x.ai/.verification.md +0 -140
  1004. package/.opencode/oh-my-design/web/references/x.ai/DESIGN.md +0 -397
  1005. package/.opencode/oh-my-design/web/references/x.ai/README.md +0 -24
  1006. package/.opencode/oh-my-design/web/references/x.ai/preview-dark.html +0 -356
  1007. package/.opencode/oh-my-design/web/references/x.ai/preview.html +0 -407
  1008. package/.opencode/oh-my-design/web/references/xiaohongshu/DESIGN.md +0 -462
  1009. package/.opencode/oh-my-design/web/references/yanolja/.verification.md +0 -83
  1010. package/.opencode/oh-my-design/web/references/yanolja/DESIGN.md +0 -508
  1011. package/.opencode/oh-my-design/web/references/yeogiotte/.verification.md +0 -210
  1012. package/.opencode/oh-my-design/web/references/yeogiotte/DESIGN.md +0 -500
  1013. package/.opencode/oh-my-design/web/references/yogiyo/DESIGN.md +0 -515
  1014. package/.opencode/oh-my-design/web/references/yourator/.verification.md +0 -39
  1015. package/.opencode/oh-my-design/web/references/yourator/DESIGN.md +0 -453
  1016. package/.opencode/oh-my-design/web/references/zapier/.verification.md +0 -156
  1017. package/.opencode/oh-my-design/web/references/zapier/DESIGN.md +0 -474
  1018. package/.opencode/oh-my-design/web/references/zapier/README.md +0 -24
  1019. package/.opencode/oh-my-design/web/references/zapier/preview-dark.html +0 -380
  1020. package/.opencode/oh-my-design/web/references/zapier/preview.html +0 -372
  1021. package/.opencode/oh-my-design/web/references/zigbang/DESIGN.md +0 -500
  1022. package/.opencode/oh-my-design/web/references/zigbang/_promo.json +0 -16
  1023. package/.opencode/oh-my-design/web/references/zigbang/_research.md +0 -101
  1024. package/.opencode/oh-my-design/web/references/zigzag/DESIGN.md +0 -695
  1025. package/.opencode/oh-my-design/web/references/zigzag/_promo.json +0 -23
  1026. package/.opencode/oh-my-design/web/references/zigzag/_research.md +0 -64
  1027. package/.opencode/oh-my-design/web/references/zozotown/.verification.md +0 -20
  1028. package/.opencode/oh-my-design/web/references/zozotown/DESIGN.md +0 -578
  1029. package/.opencode/oh-my-design/web/scripts/build-registry.mjs +0 -257
  1030. package/.opencode/oh-my-design/web/scripts/extract-tokens.mjs +0 -117
  1031. package/.opencode/oh-my-design/web/scripts/fetch-og-images.mjs +0 -112
  1032. package/.opencode/oh-my-design/web/scripts/gen-favicon.mjs +0 -58
  1033. package/.opencode/oh-my-design/web/scripts/gen-og.mjs +0 -67
  1034. package/.opencode/oh-my-design/web/scripts/migrate-frontmatters.mjs +0 -637
  1035. package/.opencode/oh-my-design/web/scripts/sync-catalog.mjs +0 -140
  1036. package/.opencode/oh-my-design/web/scripts/token-sheet.mjs +0 -72
  1037. package/.opencode/oh-my-design/web/scripts/token-status.mjs +0 -94
  1038. package/.opencode/oh-my-design/web/scripts/verify-reference.mjs +0 -185
  1039. package/.opencode/oh-my-design/web/src/app/alternatives/[slug]/page.tsx +0 -399
  1040. package/.opencode/oh-my-design/web/src/app/api/font-playground/match/route.ts +0 -205
  1041. package/.opencode/oh-my-design/web/src/app/api/leaderboard/route.ts +0 -32
  1042. package/.opencode/oh-my-design/web/src/app/api/og/playground/route.tsx +0 -179
  1043. package/.opencode/oh-my-design/web/src/app/api/references/[id]/route.ts +0 -162
  1044. package/.opencode/oh-my-design/web/src/app/api/references/route.ts +0 -142
  1045. package/.opencode/oh-my-design/web/src/app/api/track/route.ts +0 -30
  1046. package/.opencode/oh-my-design/web/src/app/apple-icon.png +0 -0
  1047. package/.opencode/oh-my-design/web/src/app/builder/layout.tsx +0 -43
  1048. package/.opencode/oh-my-design/web/src/app/builder/page.tsx +0 -434
  1049. package/.opencode/oh-my-design/web/src/app/changelog/[version]/page.tsx +0 -160
  1050. package/.opencode/oh-my-design/web/src/app/changelog/page.tsx +0 -142
  1051. package/.opencode/oh-my-design/web/src/app/collections/[slug]/collection-grid.tsx +0 -27
  1052. package/.opencode/oh-my-design/web/src/app/collections/[slug]/page.tsx +0 -171
  1053. package/.opencode/oh-my-design/web/src/app/curation/layout.tsx +0 -43
  1054. package/.opencode/oh-my-design/web/src/app/curation/page.tsx +0 -78
  1055. package/.opencode/oh-my-design/web/src/app/design-systems/[id]/detail-view.tsx +0 -307
  1056. package/.opencode/oh-my-design/web/src/app/design-systems/[id]/page.tsx +0 -184
  1057. package/.opencode/oh-my-design/web/src/app/design-systems/layout.tsx +0 -24
  1058. package/.opencode/oh-my-design/web/src/app/design-systems/page.tsx +0 -95
  1059. package/.opencode/oh-my-design/web/src/app/docs/layout.tsx +0 -22
  1060. package/.opencode/oh-my-design/web/src/app/docs/page.tsx +0 -1453
  1061. package/.opencode/oh-my-design/web/src/app/faq/page.tsx +0 -324
  1062. package/.opencode/oh-my-design/web/src/app/font-playground/font-playground-view.tsx +0 -424
  1063. package/.opencode/oh-my-design/web/src/app/font-playground/page.tsx +0 -43
  1064. package/.opencode/oh-my-design/web/src/app/globals.css +0 -328
  1065. package/.opencode/oh-my-design/web/src/app/icon.png +0 -0
  1066. package/.opencode/oh-my-design/web/src/app/layout.tsx +0 -229
  1067. package/.opencode/oh-my-design/web/src/app/page.tsx +0 -50
  1068. package/.opencode/oh-my-design/web/src/app/playground/page.tsx +0 -81
  1069. package/.opencode/oh-my-design/web/src/app/playground/playground-view.tsx +0 -436
  1070. package/.opencode/oh-my-design/web/src/app/qa-references/page.tsx +0 -233
  1071. package/.opencode/oh-my-design/web/src/app/r/[id]/route.ts +0 -57
  1072. package/.opencode/oh-my-design/web/src/app/reference/[id]/page.tsx +0 -152
  1073. package/.opencode/oh-my-design/web/src/app/result/[typeCode]/layout.tsx +0 -70
  1074. package/.opencode/oh-my-design/web/src/app/result/[typeCode]/page.tsx +0 -280
  1075. package/.opencode/oh-my-design/web/src/app/robots.ts +0 -44
  1076. package/.opencode/oh-my-design/web/src/app/sitemap.ts +0 -156
  1077. package/.opencode/oh-my-design/web/src/app/what-is-design-md/page.tsx +0 -308
  1078. package/.opencode/oh-my-design/web/src/components/ab-picker.tsx +0 -74
  1079. package/.opencode/oh-my-design/web/src/components/analytics-init.tsx +0 -21
  1080. package/.opencode/oh-my-design/web/src/components/brand-logo.tsx +0 -101
  1081. package/.opencode/oh-my-design/web/src/components/browse-modal.tsx +0 -149
  1082. package/.opencode/oh-my-design/web/src/components/component-modal.tsx +0 -108
  1083. package/.opencode/oh-my-design/web/src/components/content-preview-modal.tsx +0 -213
  1084. package/.opencode/oh-my-design/web/src/components/customizer.tsx +0 -641
  1085. package/.opencode/oh-my-design/web/src/components/design-wizard.tsx +0 -691
  1086. package/.opencode/oh-my-design/web/src/components/ds-card.tsx +0 -162
  1087. package/.opencode/oh-my-design/web/src/components/export-panel.tsx +0 -162
  1088. package/.opencode/oh-my-design/web/src/components/font-card.tsx +0 -121
  1089. package/.opencode/oh-my-design/web/src/components/font-playground/color-palette.tsx +0 -86
  1090. package/.opencode/oh-my-design/web/src/components/font-playground/detail-modal.tsx +0 -789
  1091. package/.opencode/oh-my-design/web/src/components/font-playground/filter-bar.tsx +0 -192
  1092. package/.opencode/oh-my-design/web/src/components/font-playground/font-tile.tsx +0 -92
  1093. package/.opencode/oh-my-design/web/src/components/font-playground/gallery.tsx +0 -42
  1094. package/.opencode/oh-my-design/web/src/components/font-playground/hero-entry.tsx +0 -150
  1095. package/.opencode/oh-my-design/web/src/components/font-playground/labels.ts +0 -18
  1096. package/.opencode/oh-my-design/web/src/components/font-playground/match-results.tsx +0 -486
  1097. package/.opencode/oh-my-design/web/src/components/font-playground/my-fonts.tsx +0 -315
  1098. package/.opencode/oh-my-design/web/src/components/font-playground/preview-templates.tsx +0 -395
  1099. package/.opencode/oh-my-design/web/src/components/font-playground/sample-input.tsx +0 -30
  1100. package/.opencode/oh-my-design/web/src/components/font-playground/script-toggle.tsx +0 -73
  1101. package/.opencode/oh-my-design/web/src/components/font-playground/usage-guide.tsx +0 -172
  1102. package/.opencode/oh-my-design/web/src/components/install-cta.tsx +0 -133
  1103. package/.opencode/oh-my-design/web/src/components/landing-v2/hero.tsx +0 -459
  1104. package/.opencode/oh-my-design/web/src/components/landing-v2/live-proof.tsx +0 -464
  1105. package/.opencode/oh-my-design/web/src/components/landing-v2/nav.tsx +0 -126
  1106. package/.opencode/oh-my-design/web/src/components/landing-v2/sections.tsx +0 -1166
  1107. package/.opencode/oh-my-design/web/src/components/landing-v2/the-wall.tsx +0 -332
  1108. package/.opencode/oh-my-design/web/src/components/landing-v2/tokens.ts +0 -33
  1109. package/.opencode/oh-my-design/web/src/components/markdown.tsx +0 -168
  1110. package/.opencode/oh-my-design/web/src/components/playground/actions-header.tsx +0 -28
  1111. package/.opencode/oh-my-design/web/src/components/playground/contrast-badge.tsx +0 -112
  1112. package/.opencode/oh-my-design/web/src/components/playground/controls/category-section.tsx +0 -50
  1113. package/.opencode/oh-my-design/web/src/components/playground/controls/color-picker.tsx +0 -116
  1114. package/.opencode/oh-my-design/web/src/components/playground/controls/density-picker.tsx +0 -56
  1115. package/.opencode/oh-my-design/web/src/components/playground/controls/mood-picker.tsx +0 -53
  1116. package/.opencode/oh-my-design/web/src/components/playground/controls/motion-picker.tsx +0 -62
  1117. package/.opencode/oh-my-design/web/src/components/playground/controls/name-description.tsx +0 -55
  1118. package/.opencode/oh-my-design/web/src/components/playground/controls/palette-grid.tsx +0 -111
  1119. package/.opencode/oh-my-design/web/src/components/playground/controls/personas-picker.tsx +0 -85
  1120. package/.opencode/oh-my-design/web/src/components/playground/controls/radius-picker.tsx +0 -48
  1121. package/.opencode/oh-my-design/web/src/components/playground/controls/voice-picker.tsx +0 -120
  1122. package/.opencode/oh-my-design/web/src/components/playground/controls/weight-picker.tsx +0 -48
  1123. package/.opencode/oh-my-design/web/src/components/playground/export-box.tsx +0 -120
  1124. package/.opencode/oh-my-design/web/src/components/playground/header.tsx +0 -71
  1125. package/.opencode/oh-my-design/web/src/components/playground/layout.tsx +0 -50
  1126. package/.opencode/oh-my-design/web/src/components/playground/mobile-drawer.tsx +0 -78
  1127. package/.opencode/oh-my-design/web/src/components/playground/mood-override-badge.tsx +0 -40
  1128. package/.opencode/oh-my-design/web/src/components/playground/preview-pane.tsx +0 -82
  1129. package/.opencode/oh-my-design/web/src/components/playground/primitives-strip.tsx +0 -153
  1130. package/.opencode/oh-my-design/web/src/components/playground/reference-picker-modal.tsx +0 -146
  1131. package/.opencode/oh-my-design/web/src/components/playground/share-button.tsx +0 -42
  1132. package/.opencode/oh-my-design/web/src/components/playground/start-from.tsx +0 -90
  1133. package/.opencode/oh-my-design/web/src/components/preview-export-view.tsx +0 -205
  1134. package/.opencode/oh-my-design/web/src/components/preview.tsx +0 -869
  1135. package/.opencode/oh-my-design/web/src/components/reference-preview.tsx +0 -1187
  1136. package/.opencode/oh-my-design/web/src/components/reference-selector.tsx +0 -671
  1137. package/.opencode/oh-my-design/web/src/components/scroll-to-top.tsx +0 -41
  1138. package/.opencode/oh-my-design/web/src/components/status-badge.tsx +0 -64
  1139. package/.opencode/oh-my-design/web/src/components/survey/company-mini-ui.tsx +0 -669
  1140. package/.opencode/oh-my-design/web/src/components/survey/install-cta.tsx +0 -80
  1141. package/.opencode/oh-my-design/web/src/components/survey/mood-step.tsx +0 -260
  1142. package/.opencode/oh-my-design/web/src/components/survey/quiz-wizard.tsx +0 -528
  1143. package/.opencode/oh-my-design/web/src/components/survey/result-card.tsx +0 -242
  1144. package/.opencode/oh-my-design/web/src/components/survey/share-buttons.tsx +0 -320
  1145. package/.opencode/oh-my-design/web/src/components/survey/survey-wizard.tsx +0 -661
  1146. package/.opencode/oh-my-design/web/src/components/survey/typography-step.tsx +0 -192
  1147. package/.opencode/oh-my-design/web/src/components/theme-provider.tsx +0 -12
  1148. package/.opencode/oh-my-design/web/src/components/ui/badge.tsx +0 -52
  1149. package/.opencode/oh-my-design/web/src/components/ui/button.tsx +0 -58
  1150. package/.opencode/oh-my-design/web/src/components/ui/card.tsx +0 -103
  1151. package/.opencode/oh-my-design/web/src/components/ui/dialog.tsx +0 -160
  1152. package/.opencode/oh-my-design/web/src/components/ui/input.tsx +0 -20
  1153. package/.opencode/oh-my-design/web/src/components/ui/label.tsx +0 -20
  1154. package/.opencode/oh-my-design/web/src/components/ui/radio-group.tsx +0 -38
  1155. package/.opencode/oh-my-design/web/src/components/ui/scroll-area.tsx +0 -55
  1156. package/.opencode/oh-my-design/web/src/components/ui/select.tsx +0 -201
  1157. package/.opencode/oh-my-design/web/src/components/ui/separator.tsx +0 -25
  1158. package/.opencode/oh-my-design/web/src/components/ui/sheet.tsx +0 -138
  1159. package/.opencode/oh-my-design/web/src/components/ui/slider.tsx +0 -52
  1160. package/.opencode/oh-my-design/web/src/components/ui/switch.tsx +0 -32
  1161. package/.opencode/oh-my-design/web/src/components/ui/tabs.tsx +0 -82
  1162. package/.opencode/oh-my-design/web/src/components/ui/tooltip.tsx +0 -66
  1163. package/.opencode/oh-my-design/web/src/data/faq.ts +0 -81
  1164. package/.opencode/oh-my-design/web/src/data/registry.generated.ts +0 -304
  1165. package/.opencode/oh-my-design/web/src/data/version.generated.ts +0 -2
  1166. package/.opencode/oh-my-design/web/src/lib/changelog.ts +0 -96
  1167. package/.opencode/oh-my-design/web/src/lib/collections.ts +0 -252
  1168. package/.opencode/oh-my-design/web/src/lib/contrast.ts +0 -40
  1169. package/.opencode/oh-my-design/web/src/lib/core/builder-prompt.test.ts +0 -100
  1170. package/.opencode/oh-my-design/web/src/lib/core/builder-prompt.ts +0 -102
  1171. package/.opencode/oh-my-design/web/src/lib/core/color.ts +0 -122
  1172. package/.opencode/oh-my-design/web/src/lib/core/config-hash.test.ts +0 -157
  1173. package/.opencode/oh-my-design/web/src/lib/core/config-hash.ts +0 -133
  1174. package/.opencode/oh-my-design/web/src/lib/core/generate-css.test.ts +0 -813
  1175. package/.opencode/oh-my-design/web/src/lib/core/generate-css.ts +0 -586
  1176. package/.opencode/oh-my-design/web/src/lib/core/survey-hash.test.ts +0 -51
  1177. package/.opencode/oh-my-design/web/src/lib/core/survey-hash.ts +0 -56
  1178. package/.opencode/oh-my-design/web/src/lib/core/types.ts +0 -37
  1179. package/.opencode/oh-my-design/web/src/lib/design-systems.ts +0 -102
  1180. package/.opencode/oh-my-design/web/src/lib/extract-components.test.ts +0 -116
  1181. package/.opencode/oh-my-design/web/src/lib/extract-tokens.test.ts +0 -202
  1182. package/.opencode/oh-my-design/web/src/lib/extract-tokens.ts +0 -1335
  1183. package/.opencode/oh-my-design/web/src/lib/font-registry.ts +0 -376
  1184. package/.opencode/oh-my-design/web/src/lib/fonts/analytics.test.ts +0 -194
  1185. package/.opencode/oh-my-design/web/src/lib/fonts/analytics.ts +0 -234
  1186. package/.opencode/oh-my-design/web/src/lib/fonts/catalog.ts +0 -1509
  1187. package/.opencode/oh-my-design/web/src/lib/fonts/designmd-export.ts +0 -104
  1188. package/.opencode/oh-my-design/web/src/lib/fonts/loaders.test.ts +0 -169
  1189. package/.opencode/oh-my-design/web/src/lib/fonts/loaders.ts +0 -90
  1190. package/.opencode/oh-my-design/web/src/lib/fonts/match-intent.test.ts +0 -93
  1191. package/.opencode/oh-my-design/web/src/lib/fonts/match-intent.ts +0 -288
  1192. package/.opencode/oh-my-design/web/src/lib/fonts/preview-contexts.ts +0 -124
  1193. package/.opencode/oh-my-design/web/src/lib/fonts/rate-limit.ts +0 -43
  1194. package/.opencode/oh-my-design/web/src/lib/fonts/saved-store.ts +0 -113
  1195. package/.opencode/oh-my-design/web/src/lib/fonts/share-link.test.ts +0 -101
  1196. package/.opencode/oh-my-design/web/src/lib/fonts/share-link.ts +0 -52
  1197. package/.opencode/oh-my-design/web/src/lib/fonts/similarity.ts +0 -106
  1198. package/.opencode/oh-my-design/web/src/lib/fonts/tweaks.test.ts +0 -213
  1199. package/.opencode/oh-my-design/web/src/lib/fonts/tweaks.ts +0 -186
  1200. package/.opencode/oh-my-design/web/src/lib/fonts/types.ts +0 -96
  1201. package/.opencode/oh-my-design/web/src/lib/gtag.ts +0 -64
  1202. package/.opencode/oh-my-design/web/src/lib/hot-refs.ts +0 -41
  1203. package/.opencode/oh-my-design/web/src/lib/kv.ts +0 -30
  1204. package/.opencode/oh-my-design/web/src/lib/logos.ts +0 -39
  1205. package/.opencode/oh-my-design/web/src/lib/new-refs.ts +0 -30
  1206. package/.opencode/oh-my-design/web/src/lib/playground/codec.ts +0 -34
  1207. package/.opencode/oh-my-design/web/src/lib/playground/defaults.ts +0 -56
  1208. package/.opencode/oh-my-design/web/src/lib/playground/generate.ts +0 -384
  1209. package/.opencode/oh-my-design/web/src/lib/playground/palettes.ts +0 -259
  1210. package/.opencode/oh-my-design/web/src/lib/playground/rules/density.ts +0 -59
  1211. package/.opencode/oh-my-design/web/src/lib/playground/rules/mood.ts +0 -82
  1212. package/.opencode/oh-my-design/web/src/lib/playground/rules/motion.ts +0 -71
  1213. package/.opencode/oh-my-design/web/src/lib/playground/rules/personality.ts +0 -93
  1214. package/.opencode/oh-my-design/web/src/lib/playground/rules/philosophy.ts +0 -270
  1215. package/.opencode/oh-my-design/web/src/lib/playground/rules/radius.ts +0 -54
  1216. package/.opencode/oh-my-design/web/src/lib/playground/rules/weight.ts +0 -41
  1217. package/.opencode/oh-my-design/web/src/lib/playground/samples.ts +0 -280
  1218. package/.opencode/oh-my-design/web/src/lib/playground/state.ts +0 -194
  1219. package/.opencode/oh-my-design/web/src/lib/search-aliases.ts +0 -213
  1220. package/.opencode/oh-my-design/web/src/lib/survey/profiles.generated.ts +0 -1143
  1221. package/.opencode/oh-my-design/web/src/lib/survey/quiz-data.test.ts +0 -102
  1222. package/.opencode/oh-my-design/web/src/lib/survey/quiz-data.ts +0 -571
  1223. package/.opencode/oh-my-design/web/src/lib/survey/scoring.test.ts +0 -111
  1224. package/.opencode/oh-my-design/web/src/lib/survey/scoring.ts +0 -146
  1225. package/.opencode/oh-my-design/web/src/lib/survey/types.test.ts +0 -153
  1226. package/.opencode/oh-my-design/web/src/lib/survey/types.ts +0 -604
  1227. package/.opencode/oh-my-design/web/src/lib/utils.ts +0 -6
  1228. package/.opencode/oh-my-design/web/src/styles/shadcn.css +0 -95
  1229. package/.opencode/oh-my-design/web/src/styles/tw-animate.css +0 -1
  1230. package/.opencode/oh-my-design/web/src/types/gtag.d.ts +0 -3
  1231. package/.opencode/oh-my-design/web/tsconfig.json +0 -34
  1232. package/.opencode/oh-my-design/web/vitest.config.ts +0 -14
  1233. package/.utils/docs_opencode/acp.md +0 -165
  1234. package/.utils/docs_opencode/acp.pdf +0 -0
  1235. package/.utils/docs_opencode/agents.md +0 -803
  1236. package/.utils/docs_opencode/agents.pdf +0 -0
  1237. package/.utils/docs_opencode/commands.md +0 -354
  1238. package/.utils/docs_opencode/commands.pdf +0 -0
  1239. package/.utils/docs_opencode/custom-tools.md +0 -209
  1240. package/.utils/docs_opencode/custom-tools.pdf +0 -0
  1241. package/.utils/docs_opencode/ecosystem.md +0 -81
  1242. package/.utils/docs_opencode/ecosystem.pdf +0 -0
  1243. package/.utils/docs_opencode/formatters.md +0 -142
  1244. package/.utils/docs_opencode/formatters.pdf +0 -0
  1245. package/.utils/docs_opencode/keybinds.md +0 -205
  1246. package/.utils/docs_opencode/keybinds.pdf +0 -0
  1247. package/.utils/docs_opencode/lsp.md +0 -202
  1248. package/.utils/docs_opencode/lsp.pdf +0 -0
  1249. package/.utils/docs_opencode/mcp-servers.md +0 -565
  1250. package/.utils/docs_opencode/mcp-servers.pdf +0 -0
  1251. package/.utils/docs_opencode/models.md +0 -234
  1252. package/.utils/docs_opencode/models.pdf +0 -0
  1253. package/.utils/docs_opencode/permissions.md +0 -248
  1254. package/.utils/docs_opencode/permissions.pdf +0 -0
  1255. package/.utils/docs_opencode/plugins.md +0 -409
  1256. package/.utils/docs_opencode/plugins.pdf +0 -0
  1257. package/.utils/docs_opencode/rules.md +0 -189
  1258. package/.utils/docs_opencode/rules.pdf +0 -0
  1259. package/.utils/docs_opencode/sdk.md +0 -522
  1260. package/.utils/docs_opencode/sdk.pdf +0 -0
  1261. package/.utils/docs_opencode/server.md +0 -324
  1262. package/.utils/docs_opencode/server.pdf +0 -0
  1263. package/.utils/docs_opencode/skills.md +0 -235
  1264. package/.utils/docs_opencode/skills.pdf +0 -0
  1265. package/.utils/docs_opencode/themes.md +0 -378
  1266. package/.utils/docs_opencode/themes.pdf +0 -0
  1267. package/.utils/docs_opencode/tools.md +0 -364
  1268. package/.utils/docs_opencode/tools.pdf +0 -0
  1269. package/.utils/zugzweb/client/node_modules/.tmp/tsconfig.app.tsbuildinfo +0 -1
  1270. package/.utils/zugzweb/client/node_modules/.tmp/tsconfig.node.tsbuildinfo +0 -1
  1271. package/.utils/zugzweb/client/node_modules/nanoid/.claude/settings.local.json +0 -14
  1272. package/.utils/zugzweb/client/package-lock.json +0 -3707
@@ -1,500 +0,0 @@
1
- ---
2
- id: zigbang
3
- name: Zigbang
4
- display_name_kr: Zigbang (직방)
5
- country: KR
6
- category: consumer-tech
7
- homepage: "https://www.zigbang.com"
8
- primary_color: "#0066ff"
9
- logo:
10
- type: favicon
11
- slug: "https://www.google.com/s2/favicons?domain=zigbang.com&sz=256"
12
- verified: "2026-05-15"
13
- omd: "0.1"
14
- tokens:
15
- source: prose-derived
16
- extracted: "2026-06-09"
17
- note: "brand orange #ff6600 is an illustrative wordmark-only estimate (no published token); product UI is neutral + #0066ff blue"
18
- colors:
19
- primary: "#0066ff"
20
- brand-orange: "#ff6600"
21
- canvas: "#ffffff"
22
- heading: "#171719"
23
- bookmark: "#333333"
24
- on-primary: "#ffffff"
25
- typography:
26
- family: { sans: "Pretendard Variable", mono: "Pretendard Variable" }
27
- base: { size: 16, weight: 400, use: "Browser default body text" }
28
- nav: { size: 14, weight: 400, use: "Nav button label" }
29
- search-icon: { size: 24, weight: 400, use: "Icon-only search glyph" }
30
- station: { size: 22, weight: 400, use: "Station / region chip — read at distance" }
31
- paginator: { size: 20, weight: 400, use: "Paginator arrows, disabled by default" }
32
- heading: { size: 13, weight: 700, use: "Chrome heading — smaller than body, weight marks structure" }
33
- spacing: { xs: 4, sm: 8, md: 12, base: 16, lg: 24, xl: 32, xxl: 48, section: 64 }
34
- rounded: { sm: 8, md: 10, lg: 10, full: 9999 }
35
- shadow:
36
- card: "minimal — narrow shadows lift cards above the map canvas"
37
- components_harvested: true
38
- components:
39
- nav-auth-link: { type: button, bg: "#ffffff", fg: "#0066ff", radius: 8, padding: "7px 14px", font: "14/400", use: "회원가입/로그인 auth entry" }
40
- nav-link: { type: button, bg: "#ffffff", fg: "#171719", radius: 8, padding: "7px 14px", font: "14/400", use: "Standard top-bar nav links" }
41
- search-trigger: { type: button, fg: "#171719", radius: 9999, font: "24/400", use: "Icon-only search button, circular hit area" }
42
- station-chip: { type: badge, fg: "#171719", radius: 10, padding: "7px 9px 7px 11px", font: "22/400", use: "Subway-station / region map label" }
43
- bookmark-toggle: { type: toggle, fg: "#333333", radius: 9999, padding: "8px", use: "Save-this-listing toggle, glyph-only" }
44
- paginator: { type: tab, fg: "#333333", radius: 10, padding: "8px", font: "20/400", use: "Paired prev/next, split-corner segmented control" }
45
- listing-card: { type: card, bg: "#ffffff", radius: 10, use: "White card on white map canvas, 1px hairline separation" }
46
- price-chip: { type: badge, fg: "#171719", radius: 10, font: "22/400", use: "Listing price — color-separated active/past/highlight" }
47
- ---
48
-
49
- # Design System Inspiration of Zigbang (직방)
50
-
51
- ## 1. Visual Theme & Atmosphere
52
-
53
- Zigbang's web product is a study in restraint applied to a data-dense domain. Where almost every other Korean real-estate service crowds the viewport with red flags, yellow "신규!" badges, and saturated promotional overlays, Zigbang renders a near-monochrome map canvas with a near-black neutral (`#171719`) for primary type and a single functional blue (`#0066ff`) reserved for auth and primary interaction. The result reads less like a classified-ad site and more like a financial map tool — the visual register of a Bloomberg terminal compressed into consumer real-estate.
54
-
55
- The signature typeface is **Pretendard Variable** (open-source Korean/Latin variable font), set on top of a Japanese-locale fallback (`Pretendard JP Variable`) and Apple system stack. This is the same family Toss, Karrot, and a generation of modern Korean apps converged on, but Zigbang uses it with notably lighter intensity than its peers — weight 400 across nav, weight 400 on station chips, and reliance on size + color rather than weight contrast for hierarchy. The disabled state uses transparency on a near-black (`rgba(55, 56, 60, 0.16)` and `rgba(55, 56, 60, 0.28)`) rather than a separate grey, which keeps the entire surface chromatically consistent — every element on the page is some opacity of the same near-black.
56
-
57
- The brand mark is the one place warmth enters. Following the 2022 "Beyond Home" rebrand, the logo retains Zigbang's signature **orange** — described by the company as "deeper, more premium" than the original — paired with a house glyph encircled by an expanding ellipse, signifying the company's pivot from listings service to "Home OS". On the production surface this orange is reserved almost entirely for brand chrome and never bleeds into functional UI. The product UI is neutral; the brand mark carries the warmth. This separation is intentional and is the most important structural rule of the system: **orange = brand, blue = action, near-black = surface**.
58
-
59
- Radius is generous but never frivolous. 8px on nav buttons, 10px on station chips and pagination, 9999px on icon-only and bookmark controls, 50% for circular bookmark toggles. There are no pill-shaped CTAs on the map surface — the closest is the 10px station chip, which reads as comfortable rather than playful. The map dominates the layout; chrome is built around not obscuring it.
60
-
61
- **Key Characteristics:**
62
- - **Pretendard Variable** as the universal typeface across nav, body, chips, and headings
63
- - **Near-black `#171719`** as the primary text neutral — not pure black, slightly warm, designed to sit on a white map canvas without harshness
64
- - **Functional blue `#0066ff`** as the single interactive color (auth links, primary CTA) — never used decoratively
65
- - **Signature orange** as brand-mark-only — does not appear on functional UI on the map surface
66
- - **Disabled-by-transparency** (`rgba(55,56,60,0.16)` / `0.28`) rather than dedicated grey tokens — every UI state is an opacity stop of the same neutral
67
- - 8/10/9999/50% radius scale — 8px nav, 10px chips & paginators, 9999px icon controls, 50% circular toggles
68
- - Weight 400 dominant — Zigbang resists the bold-Korean-headline default
69
- - White map canvas is the design's largest surface — chrome must never compete with it
70
-
71
- ## 2. Color Palette & Roles
72
-
73
- ### Brand
74
- - **Zigbang Orange** (`#FF6600` approx, premium tone): Logo mark only following 2022 "Beyond Home" rebrand. Encircles the house-glyph in the wordmark. *Not* used in functional product UI on the map surface.
75
- - **Map Canvas White** (`#FFFFFF`): The dominant surface of the entire product — the map background that listing chrome floats over.
76
-
77
- ### Text Neutrals
78
- - **Heading / Primary Text** (`#171719`, observed `rgb(23, 23, 25)`): Near-black with a slight warm cast. Used for the search button, nav labels, station-name chip text, and primary content.
79
- - **Bookmark Icon** (`#333333`, observed `rgb(51, 51, 51)`): Slightly lighter than primary text — used on icon-only bookmark toggles in the listing rail.
80
-
81
- ### Interactive
82
- - **Action Blue** (`#0066ff`, observed `rgb(0, 102, 255)`): The single functional accent. Used on auth links ("회원가입/로그인"), primary text-link CTAs, and active states. Reserved — does not appear decoratively.
83
-
84
- ### Disabled / Muted (opacity tokens)
85
- - **Muted 28%** (`rgba(55, 56, 60, 0.28)`): Bookmark-this-position icons, secondary disabled controls.
86
- - **Muted 16%** (`rgba(55, 56, 60, 0.16)`): Paginator inactive arrows, deep-disabled states.
87
-
88
- ### Surface
89
- - **Page Background** (`#FFFFFF`): Map canvas and floating panel backgrounds.
90
- - **Transparent Chrome** (`rgba(0, 0, 0, 0)`): Nav buttons sit on transparent backgrounds — chrome is structured by typography, not by fill.
91
-
92
- ### Notes on the orange/blue split
93
- Pre-2022, Zigbang's product UI itself was orange-tinted. The "Beyond Home" rebrand re-cast orange as a brand-only signal and migrated interactive UI to neutral + blue. This is the system Zigbang now ships. The orange wordmark reads as warm and human; the product reads as technical and data-rich. This split is the brand's most distinctive design decision and the reason Zigbang doesn't feel like a competing listings site.
94
-
95
- ## 3. Typography Rules
96
-
97
- ### Font Family
98
- - **Primary**: `"Pretendard Variable"`, with fallback chain `"Pretendard JP Variable", -apple-system, BlinkMacSystemFont, system-ui, Roboto, sans-serif`
99
- - **OpenType Features**: standard; Pretendard's variable axis is used implicitly via `font-weight` values
100
-
101
- ### Hierarchy
102
-
103
- | Role | Font | Size | Weight | Color | Notes |
104
- |------|------|------|--------|-------|-------|
105
- | Base body | Pretendard Variable | 16px | 400 | `#171719` | Browser default body text inherits this |
106
- | Nav button label | Pretendard Variable | 14px | 400 | `#171719` (default) / `#0066ff` (auth) | 7px 14px padding, 32px tall |
107
- | Search button (icon) | Pretendard Variable | 24px | 400 | `#171719` | Icon-only, 24px glyph, 9999px hit area |
108
- | Station chip | Pretendard Variable | 22px | 400 | `#171719` | Comfortable size — map labels are read at distance |
109
- | Paginator arrows | Pretendard Variable | 20px | 400 | `rgba(55,56,60,0.16-0.28)` | Disabled-by-default |
110
- | Bookmark icon | Pretendard Variable | 22-24px | 400 | `#333333` / `rgba(55,56,60,0.28)` | Glyph-only |
111
- | Heading (h2 example "NOTICE") | Pretendard Variable | 13px | 700 | `#000000` | Headings are *smaller* than body — Zigbang uses weight, not size, to mark structure in chrome |
112
-
113
- ### Principles
114
- - **Pretendard Variable is non-negotiable.** The fallback chain to `Pretendard JP Variable` shows the company expects the same family across all Korean and JP locales — no per-locale type swap.
115
- - **Weight 400 as default.** Most Korean services lean on weight 600-700 for nav and chip labels to "feel substantial". Zigbang stays at 400 and uses size + color separation instead. This is the source of the system's quiet confidence.
116
- - **Headings can be smaller than body.** The `h2 NOTICE` heading at 13px / 700 against 16px / 400 body is the inverted convention: when chrome must label rather than dominate, Zigbang shrinks the heading and adds weight. This is deliberate and worth preserving.
117
- - **Color carries hierarchy.** With weight pinned to 400, hierarchy is built by `#171719` → `#333333` → `rgba(55,56,60,0.28)` → `rgba(55,56,60,0.16)` — a four-stop opacity ramp on a single neutral.
118
- - **No italic, no underline as decoration.** Underline is reserved for link affordance only. Italic does not appear on the map surface.
119
-
120
- ## 4. Component Stylings
121
-
122
- ### Buttons
123
-
124
- **Nav Auth Link (회원가입/로그인)**
125
- - Background: transparent (`rgba(0, 0, 0, 0)`)
126
- - Text: `#0066ff`
127
- - Border: none
128
- - Radius: 8px
129
- - Padding: 7px 14px
130
- - Height: 32px
131
- - Font: 14px Pretendard Variable / 400
132
- - Use: Auth-related actions in the header — sign-in, sign-up, account entry
133
-
134
- **Nav Default Link (기업 서비스 etc.)**
135
- - Background: transparent (`rgba(0, 0, 0, 0)`)
136
- - Text: `#171719`
137
- - Border: none
138
- - Radius: 8px
139
- - Padding: 7px 14px
140
- - Height: 32px
141
- - Font: 14px Pretendard Variable / 400
142
- - Use: Standard nav entries — non-auth top bar links
143
-
144
- **Search Trigger (Icon-only)**
145
- - Background: transparent (`rgba(0, 0, 0, 0)`)
146
- - Icon: `#171719`
147
- - Border: none
148
- - Radius: 9999px (circular hit area)
149
- - Padding: 0
150
- - Height: 24px
151
- - Font: 24px / 400 (glyph)
152
- - Use: Search-icon button at the right of the top bar
153
-
154
- ### Listing & Map Chrome
155
-
156
- **Station Chip (map label / region filter, e.g., "강남역")**
157
- - Background: transparent (`rgba(0, 0, 0, 0)`)
158
- - Text: `#171719`
159
- - Border: none
160
- - Radius: 10px
161
- - Padding: 7px 9px 7px 11px (asymmetric — extra left for icon-glyph)
162
- - Height: 32px
163
- - Font: 22px Pretendard Variable / 400
164
- - Use: Subway-station and region chips on the map surface — the largest piece of text on the chrome
165
-
166
- **Bookmark Toggle (listing card)**
167
- - Background: transparent
168
- - Icon color (default): `#333333`
169
- - Icon color (muted/empty state): `rgba(55, 56, 60, 0.28)`
170
- - Border: none
171
- - Radius: 50%
172
- - Padding: 8px
173
- - Height: 40px
174
- - Font: 22-24px glyph
175
- - Use: Save-this-listing toggle on every listing card and map-position pin
176
-
177
- **Pagination Arrow (이전 / 다음)**
178
- - Background: transparent
179
- - Icon: `rgba(55, 56, 60, 0.16)` (disabled/inactive) — becomes `#333333` when active
180
- - Radius (prev): `10px 0px 0px 10px` (left-rounded only)
181
- - Radius (next): `0px 10px 10px 0px` (right-rounded only)
182
- - Padding: 8px
183
- - Height: 32px
184
- - Font: 20px / 400
185
- - Border: none
186
- - Use: Paired previous/next paginators — the split-corner radius makes the pair read as a single segmented control
187
-
188
- **Bookmark-this-Position (icon, map pin)**
189
- - Background: transparent
190
- - Icon color: `rgba(55, 56, 60, 0.28)` (default)
191
- - Radius: 9999px
192
- - Padding: 0
193
- - Height: 24px
194
- - Font: 24px glyph
195
- - Use: "Save this map position" affordance — sits on the map at decision points
196
-
197
- ### Cards & Containers
198
- - Listing cards on the map surface are predominantly white (`#FFFFFF`) on the white map canvas, separated by 1px hairlines or subtle shadows
199
- - Border-radius on listing cards: matches the chrome scale (8-10px range observed; specific tokens vary by surface)
200
- - Shadow: minimal — the map is the dominant visual; cards lift via narrow shadows rather than heavy elevation
201
- - Padding: aligned to 8px multiples
202
-
203
- ### Inputs & Search
204
- - Search input is launched as a dedicated mode rather than always-visible on the map; entry is via the search-trigger icon
205
- - Placeholder reads "Search" (English on the production input observed) — Korean placeholder variants exist on other surfaces
206
-
207
- ### Navigation
208
- - Header sits on the white canvas with no border-bottom by default; sticky on scroll
209
- - Logo (Zigbang wordmark) left-aligned
210
- - Right-side cluster: nav links + auth link in `#0066ff` + icon controls
211
- - Mobile: collapses to icon-only top bar with hamburger affordance
212
-
213
- ### Map Overlay Components
214
- The map surface is Zigbang's most distinctive component class. Every overlay must:
215
- - Float on `#FFFFFF` map canvas without competing with map tiles
216
- - Use transparent or low-opacity backgrounds where possible
217
- - Reserve `#0066ff` for primary actions only — overuse drowns the map
218
- - Use `#171719` near-black for type, never pure black
219
- - Disable via opacity (`rgba(55,56,60,0.16)`) rather than swap to grey
220
- - Pin / marker variants live as floating chrome; bookmark toggles use 50% radius
221
-
222
- ### Price Chips (real-estate-domain-specific)
223
- Price chips on listing cards follow the chip pattern (10px radius, 22px Pretendard, weight 400) but lean on color separation:
224
- - **Active / featured price**: `#171719` text on white
225
- - **Past / sold**: `rgba(55, 56, 60, 0.28)` muted neutral
226
- - **Highlight (new listing, optional)**: `#0066ff` for indicator dot — never as background fill
227
-
228
- ---
229
-
230
- **Verified:** 2026-05-13
231
- **Tier 1 sources:** zigbang.com/ (home — live DOM, computed-style observation on header buttons, station chips, bookmark toggles, paginators, body); zigbang.com/home/apt/map (map surface — partial inspect; second-pass evaluate disrupted by parallel browser-session tab contention)
232
- **Tier 2 sources:** getdesign.md/zigbang (no entry — "No designs found for 'zigbang'"); styles.refero.design/?q=zigbang (no public style entry surfaced via search); designcompass.org Beyond Home rebrand commentary (token-light, design rationale only); company.zigbang.com/en/newsroom/view?idx=314 (rebrand announcement, CEO quote, color-direction "deeper, more premium orange" — no hex value published)
233
- **Conflicts unresolved:** Zigbang's exact brand orange hex is not published publicly. The 2022 rebrand commentary describes the orange as "deeper, more premium" than the original, but no canonical token is exposed in the company-published materials reviewed. The `#FF6600`-approx label in §2 is a conservative estimate aligned with the wordmark; treat as illustrative until token publication is confirmed. The map surface is JS-rendered with a long bootstrap; listing-card and price-chip values in §4 are inferred from the chrome inspected and the visual rendering — exact card-surface tokens (border color, shadow) should be re-verified on a stable inspect session.
234
-
235
- ## 5. Layout Principles
236
-
237
- ### Spacing System
238
- - Base unit: 4px
239
- - Observed scale: 4px, 7px, 8px, 9px, 11px, 14px (from button padding `7px 14px` and chip padding `7px 9px 7px 11px`)
240
- - Asymmetric padding is used deliberately — the 11px-left / 9px-right station chip padding accounts for an embedded glyph
241
-
242
- ### Grid & Container
243
- - The map surface is the container — full-bleed, edge-to-edge
244
- - Floating chrome panels (filter rail, listing rail, detail sheet) sit over the map at fixed widths (typically 360-440px)
245
- - Header is full-width with content-bounded inner padding (~16-24px lateral)
246
- - No marketing-style centered max-width container on the map surface — the map *is* the layout
247
-
248
- ### Whitespace Philosophy
249
- - **The map is the negative space.** Zigbang's whitespace is the white map canvas itself. Floating chrome must respect this — no overlay should cover more than ~40% of viewport width at desktop
250
- - **Asymmetric padding is fine.** The station chip uses `7px 9px 7px 11px` precisely because the leading glyph needs 11px of breathing room and the trailing text only needs 9px. Symmetric padding would feel mechanical
251
- - **Air over decoration.** No decorative dividers, no badge clusters. If chrome can be removed without losing function, it is removed
252
-
253
- ### Border Radius Scale
254
- - 8px: nav buttons, standard interactive chrome
255
- - 10px: station chips, segmented controls (with split-corner application)
256
- - 9999px (effective ∞): icon-only hit areas, bookmark-position toggles
257
- - 50%: circular toggles (bookmark on listing card)
258
- - Split-corner application: paginators use `10px 0 0 10px` / `0 10px 10px 0` to read as a connected pair
259
-
260
- ## 6. Depth & Elevation
261
-
262
- | Level | Treatment | Use |
263
- |-------|-----------|-----|
264
- | Flat (0) | No shadow, transparent background | Nav buttons, page chrome on map |
265
- | Map-pin lift (1) | Subtle 1-2px shadow on white background | Map markers, station chips with overlay state |
266
- | Floating panel (2) | Soft shadow, 8-10px radius, white surface | Listing rail, filter rail |
267
- | Sheet (3) | Stronger shadow, top-radius only (`16px 16px 0 0`) | Bottom-sheet detail panels on mobile |
268
- | Modal (4) | Backdrop dim (`rgba(0,0,0,0.4-0.5)`) + center-aligned white panel | Sign-in, filter modals |
269
- | Focus ring | 2px solid `#0066ff` outline | Keyboard focus on interactive elements |
270
-
271
- **Shadow Philosophy.** Zigbang uses elevation sparingly. The map already implies depth via tile shading and scroll; over-layering shadows on chrome would compete. The system favors *position* over *shadow* — a panel reads as elevated because it floats over the map at a fixed offset, not because it has a heavy drop shadow.
272
-
273
- ## 7. Do's and Don'ts
274
-
275
- ### Do
276
- - Use Pretendard Variable everywhere with weight 400 as default
277
- - Reserve `#0066ff` for auth and primary interaction only
278
- - Use `#171719` (near-black) for all primary text — never pure black
279
- - Build hierarchy with opacity ramps on `rgba(55,56,60,...)`, not with separate grey tokens
280
- - Use 10px radius on chips and segmented controls; 8px on nav; 9999px on icon-only
281
- - Treat the white map canvas as the dominant surface — chrome floats, never dominates
282
- - Use orange only for the wordmark and brand-chrome moments — never for functional UI on the map
283
- - Use split-corner radius on paired paginators to read as one segmented control
284
- - Apply asymmetric padding when a leading glyph needs more breathing room than trailing text
285
-
286
- ### Don't
287
- - Don't use bold weight (600-700) on nav, chip, or station labels — weight 400 is the signature
288
- - Don't introduce a second accent color alongside `#0066ff` — the system is single-accent on functional UI
289
- - Don't use pure black (`#000`) for text — `#171719` is the warmer, on-brand neutral
290
- - Don't paint the product orange — orange is brand-mark-only post-2022 rebrand
291
- - Don't use heavy drop shadows on map chrome — the map already implies depth
292
- - Don't add decorative dividers, badges, or "신규!" flags — Zigbang's restraint is the differentiator vs. competitor real-estate sites
293
- - Don't use pill-radius (full-round) on long-text CTAs — keep it at 10px max for content chrome
294
- - Don't ever cover more than ~40% of viewport width with overlay panels at desktop
295
-
296
- ## 8. Responsive Behavior
297
-
298
- ### Breakpoints
299
- | Name | Width | Key Changes |
300
- |------|-------|-------------|
301
- | Mobile | <640px | Bottom-sheet detail; map full-bleed; collapsed nav to hamburger |
302
- | Tablet | 640-1024px | Side panels become bottom-sheet on narrow tablets; map remains dominant |
303
- | Desktop | 1024-1440px | Listing rail at left/right of map; full nav surfaced |
304
- | Large Desktop | >1440px | Listing rail width grows; map expands to fill remaining width |
305
-
306
- ### Touch Targets
307
- - Bookmark toggle: 40px (`8px padding` + 24px glyph) — comfortably above 44pt iOS guidance
308
- - Nav buttons: 32px tall — borderline; relies on horizontal padding for tap area
309
- - Paginators: 32px square — adequate; benefits from split-corner pairing
310
- - Station chip: 32px — same scale as paginators, intentional for chrome consistency
311
-
312
- ### Collapsing Strategy
313
- - Map: always present, never collapsed
314
- - Listing rail: side panel on desktop → bottom-sheet on mobile, swipe-up to expand
315
- - Filter rail: dropdown chips on desktop → full-screen modal on mobile
316
- - Nav: full link cluster on desktop → hamburger + search icon on mobile
317
- - Sign-in CTA: visible as link on desktop → moved into hamburger drawer on mobile
318
-
319
- ### Image Behavior
320
- - Listing photos in cards crop to fixed aspect (commonly 4:3 or 16:9)
321
- - Map pins remain at fixed pixel size — no scaling on zoom (avoids visual chaos)
322
- - Logo wordmark preserves orange at all sizes
323
-
324
- ## 9. Agent Prompt Guide
325
-
326
- ### Quick Color Reference
327
- - Primary text: Near-black (`#171719`)
328
- - Body neutral fallback: `#333333`
329
- - Interactive (auth, primary action): Action Blue (`#0066ff`)
330
- - Disabled / muted: `rgba(55,56,60,0.16)` (deep) / `rgba(55,56,60,0.28)` (medium)
331
- - Background: White (`#FFFFFF`)
332
- - Brand mark only: Premium Orange (~`#FF6600`)
333
- - Focus ring: `#0066ff`
334
-
335
- ### Example Component Prompts
336
- - "Create a Zigbang-style nav header on white. Left: Zigbang wordmark in orange. Right: nav links in Pretendard Variable 14px / 400, color `#171719`, 8px radius, 7px 14px padding, transparent background. Auth link uses `#0066ff` text. Search trigger is an icon-only button with 9999px hit area and 24px glyph."
337
- - "Build a station chip for the map surface. 22px Pretendard Variable / 400, color `#171719`, transparent background, 10px radius, 7px 9px 7px 11px padding (asymmetric for leading glyph), 32px tall."
338
- - "Design paired paginators (이전 / 다음). 32px square, transparent background. Left arrow uses radius `10px 0 0 10px`, right arrow uses `0 10px 10px 0`. Disabled state: `rgba(55,56,60,0.16)` icon. Active: `#333333` icon. 20px glyph, no border."
339
- - "Make a bookmark toggle for a listing card. 40px circular button (50% radius), 8px padding, 22-24px heart/star glyph. Default state: `#333333`. Empty/muted: `rgba(55,56,60,0.28)`. Transparent background. No border."
340
- - "Listing card on the map surface: white background, ~8-10px radius, soft shadow (avoid heavy lifts — the map already implies depth). 16px Pretendard Variable / 400 body. Price emphasized in `#171719`. Bookmark toggle in upper-right corner. Maximum 40% viewport width when floating over the map."
341
-
342
- ### Iteration Guide
343
- 1. Pretendard Variable is non-negotiable across all locales — never swap to a Korean-specific or Japanese-specific family
344
- 2. Weight 400 is the default. Use 700 *only* on tiny labels like a 13px "NOTICE" header — never on nav or content
345
- 3. The map canvas is the largest design surface. Chrome must never compete with it
346
- 4. Action Blue (`#0066ff`) is the only functional accent. Don't add a second accent
347
- 5. Orange is brand-mark-only. Do not paint UI orange — that was the pre-2022 system
348
- 6. Build hierarchy with opacity ramps on `rgba(55,56,60,...)` — not separate grey tokens
349
- 7. Split-corner radius on paired controls is a signature pattern — use it on segmented paginators
350
- 8. Asymmetric padding is fine when content requires it — don't force symmetry on a glyph-prefixed chip
351
-
352
- ---
353
-
354
- ## 10. Voice & Tone
355
-
356
- Zigbang's voice is **trustworthy, data-rich, and neutral-utilitarian** — the tone of a regional analyst rather than a salesperson. Where Korean real-estate has historically traded on urgency ("지금 안 보면 놓쳐요!"), Zigbang chose the opposite register after the 2022 rebrand: declarative, fact-forward, and quiet. CEO 안성우's most-quoted founding observation was that "most listings online were 허위매물 (fake)" — the brand voice is the brand's response to that history. Trust is performed through restraint, not through claims of trust.
357
-
358
- | Context | Tone |
359
- |---|---|
360
- | Home / landing | Declarative, vision-forward. "Beyond Home". "공간에서 경험까지". No exclamation. |
361
- | Map chrome | Functional, label-only. "강남역", "이전", "다음", "검색". Never decorative. |
362
- | Listing card | Data-first. Price, size, floor, address — in that order, every time. No "great deal!" qualifiers. |
363
- | Filter chips | Single-noun labels. "전세", "월세", "매매". The category *is* the label. |
364
- | Empty states | Honest. "조건에 맞는 매물이 없습니다." Never "Oops!" Never an apology animation. |
365
- | Error states | Mechanism-first. The error names what went wrong; the recovery action follows. |
366
- | Marketing / company | Vision-register. "Home OS", "주거 혁신", "Beyond Home" — confident but not superlative. |
367
- | Smart Home product | Slightly warmer, lifestyle-flavored — but still factual. "집의 디지털화". |
368
- | Customer service | Patient, structured. Real-estate disputes are emotional; voice does not match the emotion, it grounds it. |
369
-
370
- **Forbidden phrases.** "지금 바로!", "놓치지 마세요!", "최저가 보장", "단 한 번뿐인 기회". Performative urgency. Exclamation marks on routine CTAs. Star ratings as marketing claims (they are data, not a claim). Stacked superlatives ("최고의 프리미엄 매물"). Emoji on functional chrome. "혁신적인" as an adjective applied to UI ("혁신적인 검색 경험") — the word may appear in vision statements but never as marketing dressing.
371
-
372
- **Voice samples** (illustrative; align with verified vision register from CEO statements):
373
- - *"Beyond Home."* — Brand-level positioning, verified ([Zigbang Smart Home newsroom](http://en.smarthome.zigbang.com/index/?bmode=view&idx=162547182))
374
- - *"공간에서 경험까지, 완전히 새롭게."* — From [company.zigbang.com/who-we-are](https://company.zigbang.com/who-we-are), verbatim
375
- - *"Our next chapter goes beyond listings—we're building the Home OS."* — CEO Ahn Sung-woo, [company.zigbang.com newsroom](https://company.zigbang.com/en/newsroom/view?idx=314), verbatim
376
-
377
- ## 11. Brand Narrative
378
-
379
- Zigbang was founded in **2010** as **채널브리즈 (Channel Breeze)** by **안성우 (Ahn Sung-woo)**, a Seoul National University Statistics graduate who, while looking for a place to rent after graduation, discovered that the overwhelming majority of online real-estate listings were 허위매물 — fake listings staged to lure renters into calling offices for a different unit ([나무위키 안성우](https://namu.wiki/w/%EC%95%88%EC%84%B1%EC%9A%B0), [아주경제 창업 스토리](https://www.ajunews.com/view/20210805150341038)). The **Zigbang app launched in March 2012**; the parent company renamed itself from 채널브리즈 to 직방 in **October 2015** ([company.zigbang.com/who-we-are](https://company.zigbang.com/who-we-are)).
380
-
381
- The name itself encodes the founding rejection. *직방* literally reads as "직접 찍은 방" — "rooms photographed directly". The product premise was that every listing on Zigbang would carry the actual photographs of the actual unit, not stock interior photos or competitive bait. This was an aggressive position in a market built on the opposite practice, and it shaped the brand's tone for the next decade: trust is performed through evidence, not asserted through copy.
382
-
383
- In **November 2022**, Zigbang unveiled the **"Beyond Home"** rebrand — the first identity change since the 2012 launch ([Zigbang Smart Home newsroom](http://en.smarthome.zigbang.com/index/?bmode=view&idx=162547182)). The new wordmark replaced the Korean name with the English "zigbang", added a house glyph encircled by an expanding ellipse, and re-cast the signature orange in a "deeper, more premium" tone. CEO 안성우 framed the rebrand in a published statement: *"Our next chapter goes beyond listings—we're building the Home OS. Zigbang will evolve into a proptech company that supports every part of the residential experience, from home search to home life."* The 2022 rebrand is also when the product UI dropped its orange-heavy chrome and migrated to the neutral + functional-blue system documented here.
384
-
385
- What Zigbang refuses: urgency-driven marketing (no "right now / limited time" CTAs), fake-listing tolerance (the original founding rejection — operationalized as a verification system), and orange-tinted UI chrome (orange is now strictly a brand signal). What it embraces: a near-monochrome product surface that lets the map carry the design, Pretendard Variable as a quiet typographic baseline, and an English-forward wordmark that signals global ambition without abandoning the Korean meaning of the name.
386
-
387
- ## 12. Principles
388
-
389
- 1. **Show the room, don't claim it.** The founding rejection of fake listings is the entire brand. Every design surface should support evidence (photos, measurements, verified-broker badges) and avoid claims that could be unverified. *UI implication:* Listing card hierarchy is photo → price → size → floor → address. Marketing copy is below this fold, never above.
390
- 2. **The map is the product.** Zigbang's defining design choice is that the map dominates and chrome floats. *UI implication:* No overlay covers more than ~40% of viewport width. Chrome uses transparent backgrounds wherever it can.
391
- 3. **One accent is enough.** `#0066ff` is the only functional color outside the neutral ramp. Adding a second accent would compete with the brand orange and turn the system into a flag of confusion. *UI implication:* No "second CTA color". No urgent-red, no success-green outside semantic states.
392
- 4. **Orange is the wordmark. Blue is the action.** The 2022 rebrand split these intentionally. *UI implication:* If you find yourself painting a CTA orange, stop. Orange belongs to the logo and to brand-chrome moments only.
393
- 5. **Restraint is trust.** In a market saturated with red-flag urgency and yellow promotional badges, the absence of decoration is itself a positioning statement. *UI implication:* When in doubt, remove the badge.
394
- 6. **Weight 400 is the signature.** Most Korean services lean on 600-700 for chrome to "feel substantial". Zigbang's quiet confidence comes from refusing that. *UI implication:* Reserve 700 for tiny labels (13px or smaller) only.
395
- 7. **Hierarchy by opacity, not by hue.** Zigbang's four-stop neutral ramp is a single near-black at four opacity levels. *UI implication:* Don't introduce a "grey-300" or "grey-500" — use `rgba(55,56,60,...)` opacity stops.
396
- 8. **Asymmetry is okay when content asks for it.** The 11px-left / 9px-right chip padding exists because a glyph leads. *UI implication:* Don't force symmetric padding on chrome with leading glyphs.
397
-
398
- ## 13. Personas
399
-
400
- *Personas below are fictional archetypes informed by publicly observable Zigbang user segments (first-time renters in Seoul, mid-career apartment buyers, returning expats, Smart Home customers), not individual people.*
401
-
402
- **김지윤, 27, 서울 마포구.** First-time monthly-rental seeker, two years out of university, looking for a 원룸 under ₩600,000 deposit + ₩50만 월세. Uses Zigbang on commute every evening. Trusts Zigbang specifically because she once called about a listing on a competitor and was offered a different unit ("그건 나갔어요, 비슷한 거 보여드릴게요") — Zigbang's verified-photo policy is the entire reason she still has the app. Cares more about the photos being real than about the price being lowest.
403
-
404
- **박재훈, 41, 경기 성남시 분당구.** Mid-career buyer with a school-age child, looking to upgrade from his current apartment within a 2km school-zone radius. Spends 30+ minutes per session on the map view, comparing 단지 by 단지. Reads every listing's transaction history before contacting an agent. Values that Zigbang's filter chips don't try to upsell premium listings — the data is presented flat and he ranks it himself.
405
-
406
- **Sarah Lim, 33, returning from London.** Korean-American returning to Seoul after six years abroad, looking for a 전세 oh in 한남동. Uses the English logo and the international-ready interface as a signal that Zigbang is the modern option among Korean real-estate apps. Does not speak fluent Korean for legal documents but can navigate the map and listing chrome confidently because the icon language is universal.
407
-
408
- **이수진, 52, 부산 해운대구.** Apartment owner who installed Zigbang Smart Home digital locks two years ago and discovered the listings app later through the cross-promo. Uses Zigbang as a household-management tool, not primarily as a real-estate tool. Trusts the brand because the lock has not failed once in 24 months.
409
-
410
- ## 14. States
411
-
412
- | State | Treatment |
413
- |---|---|
414
- | **Empty (map area with no listings)** | Map remains visible. Floating panel center-aligned over the map: 16px Pretendard Variable / 400 in `#171719`: "조건에 맞는 매물이 없어요". One secondary line in muted: "필터를 조정해 보세요." One blue text-link: "필터 초기화". No illustration. |
415
- | **Empty (saved listings)** | White panel. 16px line in `#171719`: "찜한 매물이 없어요." Below in `rgba(55,56,60,0.28)`: "지도에서 ♡ 아이콘을 눌러 저장할 수 있어요." |
416
- | **Loading (map first paint)** | Map tiles load progressively; chrome (listing rail) shows skeleton blocks at exact dimensions in a low-opacity neutral. 1.0s shimmer. No spinner over the map itself — the tile load *is* the loading affordance. |
417
- | **Loading (filter applied)** | Subtle 2px `#0066ff` progress bar at the top of the listing rail. Previous results remain visible underneath. |
418
- | **Error (network failed)** | Inline banner above the listing rail. Text: 14px / 400 in `#171719`. Pattern: error type + retry link in `#0066ff`. No alarm color — Zigbang trusts the user to read. |
419
- | **Error (geolocation denied)** | Banner over the map: "위치 권한이 거부되어 현재 위치를 표시할 수 없어요." Recovery: "주소 직접 검색" link in `#0066ff`. |
420
- | **Success (listing saved)** | Bookmark glyph fills (`#333333` → filled `#FF6600` brand orange — the one place orange touches functional UI, as a momentary state). 2s auto-dismiss confirmation: "찜 목록에 저장됐어요." Sentence case, declarative. |
421
- | **Success (agent contacted)** | Inline confirmation in the listing detail: "문의가 전송됐어요. 곧 연락받으실 수 있어요." Past tense, factual. |
422
- | **Skeleton** | Low-opacity neutral blocks (`rgba(55,56,60,0.08-0.12)`) at final dimensions. No shimmer hue — the shimmer is opacity-only, consistent with the entire design system's anti-second-color rule. |
423
- | **Disabled** | Action Blue actions fade to `rgba(0,102,255,0.3)`. Neutral actions fade to `rgba(55,56,60,0.16)`. Text stays at `rgba(55,56,60,0.28)`. |
424
- | **Map pin hover** | Pin scales 1.05× over 120ms; no color change. The size delta is enough. |
425
- | **Listing card hover** | 1-2px lift via subtle shadow increase; never a background-color change. |
426
-
427
- ## 15. Motion & Easing
428
-
429
- **Durations:**
430
-
431
- | Token | Value | Use |
432
- |---|---|---|
433
- | `motion-instant` | 0ms | State commits, bookmark toggles, focus rings |
434
- | `motion-fast` | 120ms | Hover lifts, pin scale, button press feedback |
435
- | `motion-standard` | 200ms | Filter rail open, listing rail slide, dropdown |
436
- | `motion-slow` | 320ms | Bottom-sheet expand, modal enter |
437
- | `motion-map` | 400-600ms | Map pan/zoom transitions (Naver Maps / Kakao Maps default) |
438
-
439
- **Easings:**
440
-
441
- | Token | Curve | Use |
442
- |---|---|---|
443
- | `ease-enter` | `cubic-bezier(0.2, 0.7, 0.3, 1)` | Sheet, modal, rail enter |
444
- | `ease-exit` | `cubic-bezier(0.4, 0, 1, 1)` | Dismissal |
445
- | `ease-standard` | `cubic-bezier(0.25, 0.1, 0.25, 1)` | Hover, focus, generic two-way |
446
- | `ease-map` | (provided by underlying map SDK) | Pan/zoom — Zigbang inherits rather than overrides |
447
-
448
- **Explicitly forbidden.** Spring, bounce, overshoot. `cubic-bezier` middle control above 1.0. Bouncing "drop the pin" pin-animation. Confetti, success-celebration motion. Real-estate decisions are weighty; the motion language must signal stability, not delight.
449
-
450
- **Signature motions:**
451
-
452
- 1. **Bottom-sheet expand.** On mobile, tapping a listing rail item or a map pin lifts a sheet from the bottom with `motion-slow` / `ease-enter`. The sheet uses top-only radius (`16px 16px 0 0`). Backdrop dims to `rgba(0,0,0,0.4)` simultaneously.
453
- 2. **Map-pin selection.** Tapping a pin scales it to 1.1× with `motion-fast`. The corresponding listing card in the rail scrolls into view with `motion-standard` / `ease-standard`. No color flash — the size delta + scroll is the affordance.
454
- 3. **Filter chip activation.** Tapping a filter chip applies `motion-fast` border/fill change. The listing rail behind it refreshes with a `#0066ff` top progress bar — never a full content blur or replacement.
455
- 4. **Reduce motion.** Under `prefers-reduced-motion: reduce`, all `motion-*` tokens collapse to `motion-instant`. Map pan/zoom respects the underlying SDK's reduced-motion handling. Bottom sheets snap rather than slide. Pin scaling on selection disables entirely.
456
-
457
- <!--
458
- OmD v0.1 Sources — Philosophy Layer (sections 10-15)
459
-
460
- Verified via WebFetch (2026-05-13):
461
- - https://company.zigbang.com/who-we-are — confirms vision phrasing "Living Forward, Zigbang",
462
- brand values (Reliability / Innovation / Efficiency / Possibility), and founding timeline
463
- (채널브리즈 1115/2010 → Zigbang web launch 03/2012 → rename to 직방 10/2015).
464
- - https://company.zigbang.com/en/newsroom/view?idx=314 — confirms 2022 "Beyond Home" rebrand,
465
- CEO Ahn Sung-woo's verbatim quote: "Our next chapter goes beyond listings—we're building
466
- the Home OS. Zigbang will evolve into a proptech company that supports every part of the
467
- residential experience, from home search to home life." Confirms "deeper, more premium
468
- orange" color direction.
469
- - http://en.smarthome.zigbang.com/index/?bmode=view&idx=162547182 — confirms English Beyond
470
- Home rebrand article, logo description (house icon encircled by expanding ellipse).
471
- - https://designcompass.org/en/2022/11/30/zigbang-rebranding-beyond-home/ — third-party
472
- design commentary on the rebrand; rationale rather than specs.
473
-
474
- Verified via WebSearch (2026-05-13):
475
- - 안성우 founding story (Seoul National Univ. Statistics graduate, post-graduation rental
476
- search → discovered prevalent fake listings → founded 채널브리즈 1115/2010): aju news +
477
- 나무위키 + 서울경제 CEO&Story corroborate.
478
- - 직방 name etymology ("직접 찍은 방"): standard interpretation across CEO interviews
479
- available in the cited search results.
480
-
481
- Tier 1 live inspect (2026-05-13):
482
- - zigbang.com home — Pretendard Variable confirmed, #171719 confirmed, #0066ff confirmed
483
- on auth link, 8px nav radius, 10px chip radius, 9999px icon, 50% bookmark toggle,
484
- rgba(55,56,60,0.16/0.28) muted ramp.
485
- - zigbang.com/home/apt/map — partial inspect; tab contention from parallel browser
486
- sessions prevented full second-pass. Map-overlay tokens in §4 are inferred from the
487
- chrome inspected on the home surface + visual rendering.
488
-
489
- Personas (§13) are fictional archetypes informed by publicly observable Zigbang user
490
- segments. Names are illustrative; they do not refer to real people.
491
-
492
- Interpretive claims (e.g., "weight 400 is the signature", "the map is the negative space",
493
- "orange = brand, blue = action") are editorial readings connecting Zigbang's observed
494
- design choices to its founding rejection of fake listings, not directly sourced Zigbang
495
- statements.
496
-
497
- Brand-orange hex value is NOT publicly published; the ~#FF6600 estimate in §2 is
498
- conservative and labeled as illustrative. Treat as unresolved until official token
499
- publication is confirmed.
500
- -->
@@ -1,16 +0,0 @@
1
- {
2
- "id": "zigbang",
3
- "korean": "직방",
4
- "logo_url": "https://logodad.com/svg/zigbang",
5
- "highlight": {
6
- "type": "palette",
7
- "tokens": {
8
- "brand_orange": "~#FF6600 (illustrative — exact token not publicly published; reserved for wordmark only)",
9
- "action_blue": "#0066ff",
10
- "text_neutral": "#171719",
11
- "muted_ramp": ["rgba(55,56,60,0.28)", "rgba(55,56,60,0.16)"],
12
- "background": "#FFFFFF"
13
- },
14
- "label": "오렌지는 워드마크, 블루는 액션 — 지도가 디자인의 주인공"
15
- }
16
- }
@@ -1,101 +0,0 @@
1
- # Zigbang (직방) — OmD Research Log
2
-
3
- **Date:** 2026-05-13
4
- **Mode:** CREATE
5
- **Pipeline:** 3-tier verification (Tier 1 live inspect + Tier 2 cross-check + Tier 3 reconcile)
6
-
7
- ---
8
-
9
- ## Tier 1 — Official sources & live inspect
10
-
11
- ### Live computed-style observation (playwright)
12
- - **URL:** `https://www.zigbang.com/` (home — full inspect)
13
- - **URL:** `https://www.zigbang.com/home/apt/map` (map surface — partial inspect; second-pass disrupted by parallel browser-session tab contention; primary tokens captured via the home-surface inspect)
14
- - **Date:** 2026-05-13
15
- - **Trust:** High for tokens captured on the home surface; medium for map-overlay tokens (inferred from observed chrome + visual rendering)
16
-
17
- Raw observations recorded:
18
- - Body font stack: `"Pretendard Variable", "Pretendard JP Variable", -apple-system, ...`
19
- - Heading neutral: `rgb(23, 23, 25)` = `#171719`
20
- - Auth link color: `rgb(0, 102, 255)` = `#0066ff`
21
- - Bookmark icon color: `rgb(51, 51, 51)` = `#333333`
22
- - Disabled / muted ramp: `rgba(55, 56, 60, 0.16)` (deep) and `rgba(55, 56, 60, 0.28)` (medium)
23
- - Nav button: bg transparent, radius 8px, padding 7px 14px, height 32px, fs 14px, weight 400
24
- - Search trigger: bg transparent, radius 9999px, fs 24px (glyph)
25
- - Station chip: bg transparent, radius 10px, padding 7px 9px 7px 11px (asymmetric), height 32px, fs 22px, weight 400
26
- - Paginators: radius `10px 0 0 10px` (prev) / `0 10px 10px 0` (next), 32px square, 20px glyph
27
- - Bookmark toggle: radius 50%, 8px padding, 40px tall, 22-24px glyph
28
-
29
- ### Brand / official channels
30
- - `https://company.zigbang.com/who-we-are` — vision "Living Forward", values (Reliability / Innovation / Efficiency / Possibility), founding timeline
31
- - `https://company.zigbang.com/en/newsroom/view?idx=314` — 2022 "Beyond Home" rebrand announcement, CEO Ahn Sung-woo verbatim quote, "deeper, more premium orange" color direction
32
- - `http://en.smarthome.zigbang.com/index/?bmode=view&idx=162547182` — English rebrand article, logo description (house glyph + expanding ellipse)
33
- - `https://designcompass.org/en/2022/11/30/zigbang-rebranding-beyond-home/` — third-party design commentary, rationale only (no token publication)
34
-
35
- ### GitHub
36
- - `gh search repos "zigbang design"` — no public Zigbang Design System (ZDS) repository surfaced; the company has a Medium tech blog (`medium.com/zigbang`) but no published DS tokens
37
-
38
- ### WebSearch
39
- - `"Zigbang" design system`, `"직방" 디자인 시스템 medium`, `ZDS zigbang brunch` — no public DS publication found
40
- - 안성우 / 직방 창업 story corroborated across 아주경제, 나무위키, 서울경제 CEO&Story, business post
41
-
42
- ---
43
-
44
- ## Tier 2 — Cross-check
45
-
46
- ### getdesign.md
47
- - **URL:** `https://getdesign.md/zigbang`
48
- - **Result:** "No designs found for 'zigbang'." — no public entry on the directory
49
- - **Date:** 2026-05-13
50
-
51
- ### styles.refero.design
52
- - **URL:** `https://styles.refero.design/?q=zigbang`
53
- - **Result:** No public style entry surfaced via search; WebFetch on the search URL returned the platform homepage rather than results
54
- - **Date:** 2026-05-13
55
- - **Trust:** Low — search was attempted; could not confirm whether a private entry exists
56
-
57
- Net Tier 2: Both directory sources are empty for Zigbang. Tier 1 live inspect is the truth source.
58
-
59
- ---
60
-
61
- ## Tier 3 — Reconcile & conflicts
62
-
63
- | Field | Tier 1 (live) | Tier 2 | Resolution |
64
- |---|---|---|---|
65
- | Primary font | Pretendard Variable | — | Tier 1 (live) |
66
- | Heading neutral | `#171719` | — | Tier 1 (live) |
67
- | Action color | `#0066ff` | — | Tier 1 (live) |
68
- | Brand orange hex | not surfaced via inspect (used on logo only) | "deeper, more premium" per rebrand article, no hex published | **Unresolved** — labeled ~`#FF6600` illustratively in §2; footer flags |
69
- | Nav button radius | 8px | — | Tier 1 (live) |
70
- | Chip radius | 10px | — | Tier 1 (live) |
71
- | Paginator split-corner | `10px 0 0 10px` / `0 10px 10px 0` | — | Tier 1 (live) |
72
- | Bookmark toggle radius | 50% | — | Tier 1 (live) |
73
- | Muted ramp | `rgba(55,56,60,0.16/0.28)` | — | Tier 1 (live) |
74
-
75
- **Conflicts unresolved:**
76
- - Zigbang's exact brand orange hex is not publicly published. The 2022 rebrand commentary describes the orange as "deeper, more premium" than the original, but no canonical token is exposed in the materials reviewed. The `#FF6600`-approx value in DESIGN.md §2 is labeled as illustrative until official publication is confirmed.
77
- - Map-overlay (listing card, price chip) exact tokens (border, shadow) inferred from chrome inspected and visual rendering; should be re-verified on a stable inspect session (without parallel browser-tab contention).
78
-
79
- ---
80
-
81
- ## Philosophy sources (§10-15)
82
-
83
- Style ref: `toss` tone (KR brand convention, per skill P-1 default).
84
-
85
- Verified via WebFetch / WebSearch (2026-05-13):
86
- - CEO Ahn Sung-woo quote on Home OS — verbatim from company newsroom
87
- - Founding year (채널브리즈 11/2010), Zigbang web launch (03/2012), rename to 직방 (10/2015) — official `who-we-are` page
88
- - 안성우 background (SNU Statistics, post-graduation rental search → discovered prevalent fake listings) — corroborated across multiple Korean business-press interviews
89
- - Vision phrases "Beyond Home", "공간에서 경험까지", "Living Forward" — verbatim from official channels
90
-
91
- Personas (§13) are fictional archetypes; explicit disclaimer in the section header.
92
-
93
- Interpretive claims (e.g., "weight 400 is the signature", "the map is the negative space", "orange = brand / blue = action") are editorial readings of observed design choices and not directly sourced statements.
94
-
95
- ---
96
-
97
- ## Files produced
98
-
99
- - `web/references/zigbang/DESIGN.md` — 15 sections (1-9 design system + 10-15 philosophy), `omd: 0.1` frontmatter
100
- - `web/references/zigbang/_research.md` — this file
101
- - `web/references/zigbang/_promo.json` — promo metadata for catalog