oh-my-design-cli 1.8.7 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/hooks/lib/preferences-parser.cjs +1 -0
- package/.claude/hooks/lib/preferences-writer.cjs +1 -0
- package/.claude/hooks/post-edit-watch.cjs +1 -0
- package/.claude/hooks/session-end-foldin.cjs +1 -0
- package/.claude/hooks/session-state-loader.cjs +1 -0
- package/.claude/hooks/skill-activation.cjs +1 -0
- package/.claude/settings.json +10 -1
- package/.github/assets/logo-bg.png +0 -0
- package/AGENTS.md +20 -1
- package/CHANGELOG.md +482 -0
- package/MIGRATION.md +103 -0
- package/README.ja.md +56 -19
- package/README.ko.md +47 -30
- package/README.md +48 -30
- package/README.zh-TW.md +59 -22
- package/agents/AGENT.md +8 -7
- package/agents/omd-codex-image.md +1 -1
- package/agents/omd-critic.md +6 -7
- package/agents/omd-designer-review.md +1 -1
- package/agents/omd-final-qa.md +1 -1
- package/agents/omd-humanizer.md +38 -0
- package/agents/omd-kr-writer.md +3 -4
- package/agents/omd-locale-adapter.md +12 -16
- package/agents/omd-master.md +24 -19
- package/agents/omd-microcopy.md +1 -1
- package/agents/omd-orchestrator.md +7 -8
- package/agents/omd-slop-auditor.md +31 -0
- package/agents/omd-ux-researcher.md +1 -1
- package/data/reference-fingerprints.json +1995 -38
- package/dist/bin/oh-my-design.js +16 -8
- package/dist/bin/oh-my-design.js.map +1 -1
- package/dist/chunk-UJIHCEYF.js +99 -0
- package/dist/chunk-UJIHCEYF.js.map +1 -0
- package/dist/doctor-LDWSFM3I.js +763 -0
- package/dist/doctor-LDWSFM3I.js.map +1 -0
- package/dist/install-skills-ZZFNJ2II.js +1120 -0
- package/dist/install-skills-ZZFNJ2II.js.map +1 -0
- package/docs/CLI_QUICKSTART.md +157 -0
- package/package.json +25 -4
- package/scripts/postinstall.cjs +5 -4
- package/skills/claude-design/SKILL.md +38 -14
- package/skills/claude-design/references/claude-design-flow.md +11 -11
- package/skills/claude-design/references/codebase-analysis.md +5 -4
- package/skills/omd-final-qa/SKILL.md +1 -1
- package/skills/omd-harness/SKILL.md +51 -50
- package/skills/omd-humanize/SKILL.md +116 -0
- package/skills/omd-humanize/agents/openai.yaml +4 -0
- package/skills/omd-humanize/references/locale-playbooks.md +102 -0
- package/skills/omd-humanize/references/sources.md +11 -0
- package/skills/omd-init/SKILL.md +18 -12
- package/skills/omd-locale-adapter/SKILL.md +58 -91
- package/skills/omd-orchestrator/SKILL.md +11 -5
- package/skills/omd-reference-capture/SKILL.md +80 -26
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-LICENSE.txt +202 -0
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-NOTICE.txt +5 -0
- package/skills/omd-reference-capture/scripts/THIRD_PARTY_NOTICES.md +3 -0
- package/skills/omd-reference-capture/scripts/capture-reference-evidence.mjs +159906 -0
- package/skills/omd-slop-audit/SKILL.md +110 -0
- package/skills/omd-slop-audit/agents/openai.yaml +4 -0
- package/skills/omd-slop-audit/references/pattern-catalog.md +96 -0
- package/skills/omd-slop-audit/references/sources.md +24 -0
- package/web/references/104/DESIGN.md +354 -0
- package/web/references/11st/DESIGN.md +197 -316
- package/web/references/29cm/DESIGN.md +297 -393
- package/web/references/42dot/DESIGN.md +390 -0
- package/web/references/8percent/DESIGN.md +438 -0
- package/web/references/ably/DESIGN.md +267 -572
- package/web/references/acer/DESIGN.md +329 -0
- package/web/references/airbnb/DESIGN.md +219 -557
- package/web/references/alipay/DESIGN.md +179 -420
- package/web/references/apple/DESIGN.md +224 -498
- package/web/references/asleep/DESIGN.md +402 -0
- package/web/references/au/DESIGN.md +334 -0
- package/web/references/autopedia/DESIGN.md +382 -0
- package/web/references/aws-cloudscape/DESIGN.md +241 -0
- package/web/references/baemin/DESIGN.md +332 -491
- package/web/references/banksalad/DESIGN.md +269 -180
- package/web/references/barogo/DESIGN.md +416 -0
- package/web/references/beusable/DESIGN.md +464 -0
- package/web/references/bilibili/DESIGN.md +206 -374
- package/web/references/bmw/DESIGN.md +162 -276
- package/web/references/brandi/DESIGN.md +184 -325
- package/web/references/catchtable/DESIGN.md +219 -264
- package/web/references/cgv/DESIGN.md +317 -0
- package/web/references/channeltalk/DESIGN.md +210 -336
- package/web/references/china-airlines/DESIGN.md +291 -0
- package/web/references/cjonstyle/DESIGN.md +453 -0
- package/web/references/class101/DESIGN.md +168 -387
- package/web/references/classum/DESIGN.md +228 -203
- package/web/references/claude/DESIGN.md +242 -479
- package/web/references/clay/DESIGN.md +179 -377
- package/web/references/clickhouse/DESIGN.md +254 -343
- package/web/references/cohere/DESIGN.md +214 -324
- package/web/references/coinone/DESIGN.md +199 -179
- package/web/references/corca/DESIGN.md +414 -0
- package/web/references/coupang/DESIGN.md +205 -475
- package/web/references/cursor/DESIGN.md +240 -381
- package/web/references/dabang/DESIGN.md +248 -213
- package/web/references/dable/DESIGN.md +431 -0
- package/web/references/datarize/DESIGN.md +217 -330
- package/web/references/dealicious/DESIGN.md +402 -0
- package/web/references/drdiary/DESIGN.md +404 -0
- package/web/references/elastic/DESIGN.md +238 -0
- package/web/references/elevenlabs/DESIGN.md +183 -321
- package/web/references/eslite/DESIGN.md +257 -0
- package/web/references/evaair/DESIGN.md +338 -0
- package/web/references/expo/DESIGN.md +238 -331
- package/web/references/familymart-tw/DESIGN.md +254 -0
- package/web/references/ferrari/DESIGN.md +160 -377
- package/web/references/figma/DESIGN.md +197 -451
- package/web/references/fitpet/DESIGN.md +445 -0
- package/web/references/flex/DESIGN.md +170 -253
- package/web/references/framer/DESIGN.md +197 -340
- package/web/references/freee/DESIGN.md +211 -533
- package/web/references/friendliai/DESIGN.md +431 -0
- package/web/references/frip/DESIGN.md +440 -0
- package/web/references/gangnamunni/DESIGN.md +154 -591
- package/web/references/gaudiolab/DESIGN.md +414 -0
- package/web/references/google/DESIGN.md +290 -398
- package/web/references/hashicorp/DESIGN.md +273 -318
- package/web/references/heydealer/DESIGN.md +429 -0
- package/web/references/humanscape/DESIGN.md +433 -0
- package/web/references/hyundai/DESIGN.md +158 -368
- package/web/references/hyundaicard/DESIGN.md +171 -121
- package/web/references/ibm/DESIGN.md +227 -378
- package/web/references/idus/DESIGN.md +450 -0
- package/web/references/igaworks/DESIGN.md +437 -0
- package/web/references/inflearn/DESIGN.md +221 -366
- package/web/references/intuit/DESIGN.md +244 -0
- package/web/references/jandi/DESIGN.md +191 -291
- package/web/references/jobplanet/DESIGN.md +415 -0
- package/web/references/kakao/DESIGN.md +287 -475
- package/web/references/kakaobank/DESIGN.md +220 -521
- package/web/references/kakaogames/DESIGN.md +220 -0
- package/web/references/kakaopay/DESIGN.md +207 -526
- package/web/references/karrot/DESIGN.md +227 -251
- package/web/references/kb-kookmin/DESIGN.md +308 -0
- package/web/references/kbank/DESIGN.md +220 -175
- package/web/references/kmong/DESIGN.md +281 -356
- package/web/references/krds/DESIGN.md +245 -19
- package/web/references/kream/DESIGN.md +224 -359
- package/web/references/kurly/DESIGN.md +211 -533
- package/web/references/lamborghini/DESIGN.md +198 -360
- package/web/references/lguplus/DESIGN.md +259 -0
- package/web/references/likelion/DESIGN.md +283 -0
- package/web/references/line/DESIGN.md +396 -355
- package/web/references/linear.app/DESIGN.md +209 -562
- package/web/references/lotteon/DESIGN.md +386 -0
- package/web/references/lovable/DESIGN.md +255 -349
- package/web/references/makinarocks/DESIGN.md +149 -349
- package/web/references/maum-ai/DESIGN.md +423 -0
- package/web/references/medibloc/DESIGN.md +425 -0
- package/web/references/megabox/DESIGN.md +232 -0
- package/web/references/mercari/DESIGN.md +217 -434
- package/web/references/microsoft/DESIGN.md +234 -388
- package/web/references/mildang/DESIGN.md +411 -0
- package/web/references/millie/DESIGN.md +183 -504
- package/web/references/minimax/DESIGN.md +264 -322
- package/web/references/miricanvas/DESIGN.md +182 -355
- package/web/references/miro/DESIGN.md +234 -232
- package/web/references/mistral.ai/DESIGN.md +231 -314
- package/web/references/mixi/DESIGN.md +234 -0
- package/web/references/moin/DESIGN.md +445 -0
- package/web/references/mongodb/DESIGN.md +219 -316
- package/web/references/musinsa/DESIGN.md +184 -510
- package/web/references/mynavi/DESIGN.md +242 -0
- package/web/references/myrealtrip/DESIGN.md +169 -406
- package/web/references/naver/DESIGN.md +328 -499
- package/web/references/naverwebtoon/DESIGN.md +172 -395
- package/web/references/nhn/DESIGN.md +169 -346
- package/web/references/nhncloud/DESIGN.md +185 -123
- package/web/references/notion/DESIGN.md +271 -475
- package/web/references/nrise/DESIGN.md +417 -0
- package/web/references/ohouse/DESIGN.md +210 -549
- package/web/references/oliveyoung/DESIGN.md +217 -326
- package/web/references/ollama/DESIGN.md +241 -308
- package/web/references/onestore/DESIGN.md +248 -0
- package/web/references/palantir/DESIGN.md +256 -0
- package/web/references/panasonic/DESIGN.md +276 -0
- package/web/references/patternfly/DESIGN.md +259 -0
- package/web/references/payhere/DESIGN.md +438 -0
- package/web/references/pega/DESIGN.md +262 -0
- package/web/references/peoplefund/DESIGN.md +431 -0
- package/web/references/petfriends/DESIGN.md +428 -0
- package/web/references/pinkfong/DESIGN.md +199 -367
- package/web/references/pinterest/DESIGN.md +258 -308
- package/web/references/poya/DESIGN.md +286 -0
- package/web/references/pozalabs/DESIGN.md +438 -0
- package/web/references/protopie/DESIGN.md +419 -0
- package/web/references/qraft/DESIGN.md +448 -0
- package/web/references/quotabook/DESIGN.md +449 -0
- package/web/references/recruit/DESIGN.md +247 -0
- package/web/references/remember/DESIGN.md +202 -396
- package/web/references/resend/DESIGN.md +274 -348
- package/web/references/sakura-internet/DESIGN.md +269 -0
- package/web/references/samsung/DESIGN.md +157 -359
- package/web/references/sandoll/DESIGN.md +445 -0
- package/web/references/sanity/DESIGN.md +241 -375
- package/web/references/scatterlab/DESIGN.md +412 -0
- package/web/references/selectstar/DESIGN.md +439 -0
- package/web/references/servicenow/DESIGN.md +289 -0
- package/web/references/shinhanbank/DESIGN.md +161 -341
- package/web/references/shinhancard/DESIGN.md +208 -319
- package/web/references/sionic/DESIGN.md +454 -0
- package/web/references/sktelecom/DESIGN.md +310 -0
- package/web/references/socar/DESIGN.md +125 -32
- package/web/references/softbank/DESIGN.md +231 -0
- package/web/references/sony/DESIGN.md +234 -0
- package/web/references/soop/DESIGN.md +261 -0
- package/web/references/spacex/DESIGN.md +184 -323
- package/web/references/spotify/DESIGN.md +253 -394
- package/web/references/squeezebits/DESIGN.md +441 -0
- package/web/references/stayfolio/DESIGN.md +422 -0
- package/web/references/stripe/DESIGN.md +212 -491
- package/web/references/supabase/DESIGN.md +244 -316
- package/web/references/tabling/DESIGN.md +415 -0
- package/web/references/taishinbank/DESIGN.md +243 -0
- package/web/references/teamlab/DESIGN.md +240 -0
- package/web/references/teamsparta/DESIGN.md +472 -0
- package/web/references/tellingme/DESIGN.md +392 -0
- package/web/references/tesla/DESIGN.md +244 -427
- package/web/references/thsr/DESIGN.md +284 -0
- package/web/references/thumbtack/DESIGN.md +302 -0
- package/web/references/together.ai/DESIGN.md +257 -304
- package/web/references/toss/DESIGN.md +251 -593
- package/web/references/toss-securities/DESIGN.md +255 -178
- package/web/references/tossbank/DESIGN.md +195 -491
- package/web/references/toyota/DESIGN.md +238 -0
- package/web/references/tving/DESIGN.md +197 -245
- package/web/references/typed/DESIGN.md +413 -0
- package/web/references/uber/DESIGN.md +256 -333
- package/web/references/udn/DESIGN.md +250 -0
- package/web/references/upbit/DESIGN.md +145 -256
- package/web/references/upstage/DESIGN.md +211 -204
- package/web/references/uswds/DESIGN.md +287 -0
- package/web/references/vercel/DESIGN.md +236 -440
- package/web/references/wanted/DESIGN.md +215 -487
- package/web/references/wise/DESIGN.md +223 -231
- package/web/references/wisetracker/DESIGN.md +462 -0
- package/web/references/wooribank/DESIGN.md +245 -0
- package/web/references/yanolja/DESIGN.md +250 -419
- package/web/references/yeogiotte/DESIGN.md +235 -418
- package/web/references/zapier/DESIGN.md +256 -377
- package/web/references/zendesk/DESIGN.md +288 -0
- package/web/references/zigzag/DESIGN.md +200 -621
- package/dist/install-skills-7UUDOLG2.js +0 -734
- package/dist/install-skills-7UUDOLG2.js.map +0 -1
|
@@ -8,497 +8,303 @@ primary_color: "#000000"
|
|
|
8
8
|
logo:
|
|
9
9
|
type: favicon
|
|
10
10
|
slug: "https://cdn.rememberapp.co.kr/logos/remember/rmbr_og_image.png"
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-13"
|
|
12
12
|
omd: "0.1"
|
|
13
13
|
ds:
|
|
14
14
|
name: Remember UI
|
|
15
15
|
url: "https://dramancompany.github.io/remember-ui/"
|
|
16
16
|
type: system
|
|
17
|
-
description: Remember
|
|
17
|
+
description: Public Remember UI Storybook deployment.
|
|
18
18
|
og_image: "https://cdn.rememberapp.co.kr/logos/remember/rmbr_og_image.png"
|
|
19
|
+
verification_v2:
|
|
20
|
+
schema: 2
|
|
21
|
+
checked: "2026-07-13"
|
|
22
|
+
surfaces:
|
|
23
|
+
- { id: career-postings, kind: product, url: "https://career.rememberapp.co.kr/job/postings", inspected: "2026-07-13" }
|
|
24
|
+
- { id: career-postings-repeat, kind: product, url: "https://career.rememberapp.co.kr/job/postings", inspected: "2026-07-13" }
|
|
25
|
+
- { id: corporate-home, kind: marketing, url: "https://corp.remember.co.kr/", inspected: "2026-07-13" }
|
|
26
|
+
sources:
|
|
27
|
+
- { id: career-postings-live, kind: product-surface, url: "https://career.rememberapp.co.kr/job/postings", captured: "2026-07-13" }
|
|
28
|
+
- { id: corporate-home-live, kind: product-surface, url: "https://corp.remember.co.kr/", captured: "2026-07-13" }
|
|
29
|
+
- { id: company-context, kind: official-doc, url: "https://corp.remember.co.kr/company", captured: "2026-07-13" }
|
|
30
|
+
- { id: brand-guideline, kind: brand-asset, url: "https://static.rememberapp.co.kr/brand/brand_guideline_logo.pdf", captured: "2026-07-13" }
|
|
31
|
+
- { id: pretendard-license, kind: license, url: "https://github.com/orioncactus/pretendard/blob/main/LICENSE", captured: "2026-07-13" }
|
|
32
|
+
conflicts: []
|
|
33
|
+
claims:
|
|
34
|
+
"tokens.colors.action-black": &career { surface_id: career-postings, source_id: career-postings-live, method: live-inspect, captured: "2026-07-13" }
|
|
35
|
+
"tokens.colors.surface": *career
|
|
36
|
+
"tokens.colors.foreground": *career
|
|
37
|
+
"tokens.colors.input-surface": *career
|
|
38
|
+
"tokens.colors.muted": *career
|
|
39
|
+
"tokens.colors.hairline": *career
|
|
40
|
+
"tokens.colors.corporate-orange": &corporate { surface_id: corporate-home, source_id: corporate-home-live, method: live-inspect, captured: "2026-07-13" }
|
|
41
|
+
"tokens.typography.family.ui": *career
|
|
42
|
+
"tokens.typography.body.size": *career
|
|
43
|
+
"tokens.typography.body.weight": *career
|
|
44
|
+
"tokens.typography.body.lineHeight": *career
|
|
45
|
+
"tokens.typography.body.use": *career
|
|
46
|
+
"tokens.typography.heading.size": *career
|
|
47
|
+
"tokens.typography.heading.weight": *career
|
|
48
|
+
"tokens.typography.heading.lineHeight": *career
|
|
49
|
+
"tokens.typography.heading.use": *career
|
|
50
|
+
"tokens.typography.card-title.size": *career
|
|
51
|
+
"tokens.typography.card-title.weight": *career
|
|
52
|
+
"tokens.typography.card-title.lineHeight": *career
|
|
53
|
+
"tokens.typography.card-title.use": *career
|
|
54
|
+
"tokens.spacing.xs": *career
|
|
55
|
+
"tokens.spacing.sm": *career
|
|
56
|
+
"tokens.spacing.md": *career
|
|
57
|
+
"tokens.spacing.lg": *career
|
|
58
|
+
"tokens.spacing.xl": *career
|
|
59
|
+
"tokens.rounded.sm": *career
|
|
60
|
+
"tokens.rounded.md": *career
|
|
61
|
+
"tokens.rounded.lg": *career
|
|
62
|
+
"tokens.components.career-outline-dialog-button.type": *career
|
|
63
|
+
"tokens.components.career-outline-dialog-button.bg": *career
|
|
64
|
+
"tokens.components.career-outline-dialog-button.fg": *career
|
|
65
|
+
"tokens.components.career-outline-dialog-button.border": *career
|
|
66
|
+
"tokens.components.career-outline-dialog-button.radius": *career
|
|
67
|
+
"tokens.components.career-outline-dialog-button.padding": *career
|
|
68
|
+
"tokens.components.career-outline-dialog-button.font": *career
|
|
69
|
+
"tokens.components.career-outline-dialog-button.states": *career
|
|
70
|
+
"tokens.components.career-outline-dialog-button.use": *career
|
|
71
|
+
"tokens.components.career-job-list-item.type": *career
|
|
72
|
+
"tokens.components.career-job-list-item.fg": *career
|
|
73
|
+
"tokens.components.career-job-list-item.radius": *career
|
|
74
|
+
"tokens.components.career-job-list-item.font": *career
|
|
75
|
+
"tokens.components.career-job-list-item.use": *career
|
|
19
76
|
tokens:
|
|
20
|
-
source:
|
|
21
|
-
extracted: "2026-
|
|
77
|
+
source: reconciled
|
|
78
|
+
extracted: "2026-07-13"
|
|
79
|
+
note: "Selector-backed career-product and corporate-marketing observations remain separate. No authenticated product, documentation chrome, or source-uncorroborated corporate display face is made a shared token."
|
|
22
80
|
colors:
|
|
23
|
-
action: "#000000"
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
surface-mint: "#d9fcf2"
|
|
31
|
-
neutral-50: "#fafafa"
|
|
32
|
-
neutral-100: "#f2f2f2"
|
|
33
|
-
neutral-200: "#ebebeb"
|
|
34
|
-
neutral-300: "#d4d4d4"
|
|
35
|
-
neutral-400: "#bdbdbd"
|
|
36
|
-
neutral-500: "#808080"
|
|
37
|
-
neutral-700: "#424242"
|
|
81
|
+
action-black: "#000000"
|
|
82
|
+
surface: "#ffffff"
|
|
83
|
+
foreground: "#222222"
|
|
84
|
+
input-surface: "#f2f2f2"
|
|
85
|
+
muted: "#808080"
|
|
86
|
+
hairline: "#d4d4d4"
|
|
87
|
+
corporate-orange: "#fc5d11"
|
|
38
88
|
typography:
|
|
39
|
-
family: {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
caption: { size: 12, weight: 400, use: "Timestamps, D-day badges, location" }
|
|
46
|
-
spacing: { xs: 4, sm: 8, md: 12, base: 16, lg: 24, xl: 32, xxl: 40, section: 56 }
|
|
47
|
-
rounded: { sm: 4, md: 6, lg: 12, full: 9999 }
|
|
48
|
-
shadow:
|
|
49
|
-
subtle: "0px 1px 2px rgba(0,0,0,0.04)"
|
|
50
|
-
standard: "0px 2px 8px rgba(0,0,0,0.08)"
|
|
51
|
-
modal: "0px 8px 24px rgba(0,0,0,0.16)"
|
|
89
|
+
family: { ui: "Pretendard" }
|
|
90
|
+
body: { size: 16, weight: 400, lineHeight: 1.45, use: "Repeated career posting text and controls" }
|
|
91
|
+
heading: { size: 20, weight: 600, lineHeight: 1.30, use: "Career posting section heading" }
|
|
92
|
+
card-title: { size: 16, weight: 400, lineHeight: 1.45, use: "Career posting card title" }
|
|
93
|
+
spacing: { xs: 4, sm: 8, md: 12, lg: 16, xl: 24 }
|
|
94
|
+
rounded: { sm: 4, md: 6, lg: 8 }
|
|
52
95
|
components:
|
|
53
|
-
button
|
|
54
|
-
|
|
55
|
-
button-outline: { type: button, bg: "transparent", fg: "#ffffff", radius: 6, padding: "0 12px", font: "14/400", use: "B2B nav button, 1px white border on dark" }
|
|
56
|
-
button-growth: { type: button, bg: "#ff5414", fg: "#fffff9", radius: 4, padding: "6.5px 13px", font: "12/400", use: "Signup growth CTA, single saturated punch" }
|
|
57
|
-
filter-chip: { type: badge, bg: "transparent", fg: "#222222", radius: 4, padding: "10px 16px", font: "16/400", use: "Filter facet, 1px #d4d4d4 border", active: "#222222 bg, #ffffff text" }
|
|
58
|
-
search-input: { type: input, bg: "#f2f2f2", fg: "#222222", radius: 4, padding: "0 0 0 56px", font: "16/400", use: "Hero search, 52px tall, #808080 placeholder" }
|
|
59
|
-
job-card: { type: card, bg: "transparent", fg: "#000000", radius: 0, font: "16/400", use: "Career feed atomic unit, chromeless, density-led" }
|
|
60
|
-
company-card: { type: card, bg: "#ffffff", fg: "#222222", radius: 8, padding: "16px", use: "Premium company carousel card, 1px #ebebeb border" }
|
|
61
|
-
status-pill: { type: badge, bg: "#d9fcf2", fg: "#239e7b", radius: 4, padding: "2px 8px", font: "12/400", use: "Accepted-status badge in history" }
|
|
96
|
+
career-outline-dialog-button: { type: button, bg: "transparent", fg: "#ffffff", border: "1px solid #ffffff", radius: "6px", padding: "0px 12px", font: "14px/400 Pretendard", states: "dialog-open observed from this trigger only", use: "Career postings header control at career-postings::[data-omd-capture=10]" }
|
|
97
|
+
career-job-list-item: { type: listItem, fg: "#222222", radius: "0px", font: "16px/400 Pretendard", use: "Chromeless job-list item at career-postings::li; 162px-wide representative capture" }
|
|
62
98
|
components_harvested: true
|
|
63
99
|
---
|
|
64
100
|
|
|
65
101
|
# Design System Inspiration of Remember (리멤버)
|
|
66
102
|
|
|
67
|
-
> **Disambiguation.** This is **Remember (리멤버) — the Korean B2B business-card management and professional-networking app operated by 리멤버앤컴퍼니 (formerly 드라마앤컴퍼니, Drama & Company)**. Not to be confused with Remember The Milk, any “Remember” calendar app, or generic English-word brands. Verified against `https://www.rememberapp.co.kr/` (redirects to `career.rememberapp.co.kr`) and `https://corp.remember.co.kr/`.
|
|
68
|
-
|
|
69
103
|
## 1. Visual Theme & Atmosphere
|
|
70
104
|
|
|
71
|
-
Remember
|
|
72
|
-
|
|
73
|
-
Where Toss made financial blue its brand thesis and Wanted made cobalt (`#0066FF`) its career-marketplace color, Remember made **black** the primary CTA. That choice is deliberate: black reads as the most "professional" neutral in Korean B2B context — it's the color of name-card foil stamping, of executive notepads, of legal letterhead. It refuses both the playful saturation of consumer apps (Toss blue, Kakao yellow) and the engineered cobalt of recruiting competitors. Body type is rendered in `#222222` — slightly off-black, warmer than `#000` — for long-form reading comfort across job descriptions, community posts, and contact lists.
|
|
105
|
+
Remember began with digitising business cards and has since expanded into a professional network that connects career opportunities, recruiting, community, and business relationships. The company describes its mission as connecting working people with opportunities for success; its company history records the 2014 app launch, 2019 recruiting launch, and 2024 company-name change to Remember & Company. On the supplied career-postings surface, that professional focus appears as dense, low-chrome information design: a white field, `#222222` reading text, `#000000` action elements, and narrow 4–6px corners. The separately captured corporate marketing site is deliberately more expressive, with `#fc5d11` display accents; it is not evidence that orange is the career product’s default action color. The official identity guideline likewise reserves black and off-white for the logotype rather than defining a universal application palette.
|
|
74
106
|
|
|
75
|
-
|
|
107
|
+
**Key characteristics:**
|
|
76
108
|
|
|
77
|
-
|
|
78
|
-
-
|
|
79
|
-
-
|
|
80
|
-
-
|
|
81
|
-
-
|
|
82
|
-
- 4–6px radius scale — small, restrained, never pill-shaped on primary CTAs
|
|
83
|
-
- Border-led component definition (`#D4D4D4` hairlines on filter chips) — not shadow-led
|
|
84
|
-
- High information density — small cards, tight spacing, more results per viewport
|
|
109
|
+
- Dense, chromeless career listings rather than elevated cards.
|
|
110
|
+
- Career-product action black (`#000000`) and reading foreground (`#222222`).
|
|
111
|
+
- Border-led 4px filter controls on a white (`#ffffff`) surface.
|
|
112
|
+
- Loaded Pretendard on the career route, backed by Remember-hosted font files.
|
|
113
|
+
- A corporate-only orange (`#fc5d11`) display treatment, not a general CTA token.
|
|
85
114
|
|
|
86
115
|
## 2. Color Palette & Roles
|
|
87
116
|
|
|
88
|
-
###
|
|
89
|
-
|
|
90
|
-
- **
|
|
91
|
-
- **
|
|
92
|
-
- **
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
- **
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
- **
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
- **Neutral 50** (`#FAFAFA`): Page background tint, hover surfaces.
|
|
105
|
-
- **Neutral 100** (`#F2F2F2`): Search-input background, secondary surface.
|
|
106
|
-
- **Neutral 200** (`#EBEBEB`): Dividers, low-emphasis fills.
|
|
107
|
-
- **Neutral 300** (`#D4D4D4`): Default border on filter chips, input outlines, low-emphasis components.
|
|
108
|
-
- **Neutral 400** (`#BDBDBD`): Disabled icon, low-emphasis caption.
|
|
109
|
-
- **Neutral 500** (`#808080`): Placeholder text, secondary caption.
|
|
110
|
-
- **Neutral 700** (`#424242`): Sub-headline color (H2 on career feed).
|
|
111
|
-
- **Neutral 900** (`#222222`): Body and primary heading color.
|
|
112
|
-
|
|
113
|
-
### Surface & Borders
|
|
114
|
-
- **Border default**: `#D4D4D4` (`neutral 300`) — filter chips, input outlines, card hairlines.
|
|
115
|
-
- **Border subtle**: `#EBEBEB` (`neutral 200`) — dividers between list rows.
|
|
116
|
-
- **Search-input surface**: `#F2F2F2` (`neutral 100`) — search field background.
|
|
117
|
-
- **Overlay scrim**: `rgba(0, 0, 0, 0.8)` — bottom sheet and modal backdrop on mobile.
|
|
117
|
+
### Career product surface
|
|
118
|
+
|
|
119
|
+
- **Action Black** (`#000000`): observed on the career header’s filled auth control and search submit. This is a career-route observation, not a whole-company rule.
|
|
120
|
+
- **White Surface** (`#ffffff`): observed filled header control and dialog surface.
|
|
121
|
+
- **Reading Foreground** (`#222222`): repeated career body, list, and filter-control text.
|
|
122
|
+
- **Input Surface** (`#f2f2f2`): observed career search field fill.
|
|
123
|
+
- **Muted Text** (`#808080`): observed career search input text/placeholder value.
|
|
124
|
+
- **Hairline** (`#d4d4d4`): observed 1px border on career filter controls.
|
|
125
|
+
|
|
126
|
+
### Corporate marketing surface
|
|
127
|
+
|
|
128
|
+
- **Corporate Orange** (`#fc5d11`): observed corporate-home display-heading color. It remains local to that marketing surface.
|
|
129
|
+
|
|
130
|
+
### Boundary
|
|
131
|
+
|
|
132
|
+
The raw packet does not establish product error, success, selected-filter, hover, focus, disabled, or authenticated-app colors. Those fields are omitted rather than inferred from older captures or adjacent Korean products.
|
|
118
133
|
|
|
119
134
|
## 3. Typography Rules
|
|
120
135
|
|
|
121
|
-
###
|
|
122
|
-
- **Primary**: `Pretendard, -apple-system, "system-ui", system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif`
|
|
123
|
-
- **Storybook / web component lib**: `Pretendard, sans-serif` (short form — Remember UI Storybook body computed style)
|
|
136
|
+
### Evidence classes
|
|
124
137
|
|
|
125
|
-
|
|
138
|
+
| Evidence class | Family and boundary |
|
|
139
|
+
|---|---|
|
|
140
|
+
| Official product-use | No first-party typography guide assigns a general Remember product type role in this pass. |
|
|
141
|
+
| Live computed surface-use | **Pretendard** is computed on the career route and is FontFaceSet-backed with six Remember CDN source URLs; it has 1,053 recorded uses across body, controls, cards, headings, input, list items, and dialog content. |
|
|
142
|
+
| Official distributed brand asset | The official brand guideline is a logo/identity guide, not a distributed type asset. |
|
|
143
|
+
| Declared-only | Inter and several placeholder family declarations occur with zero visible use; they are excluded from `tokens.typography.family`. |
|
|
144
|
+
| System / unresolved | Generic `sans-serif` is a system fallback. Founders Grotesk Condensed appears in computed corporate-marketing text but its packet record has no source URL; it remains outside shared machine tokens until its source provenance is corroborated. |
|
|
126
145
|
|
|
127
|
-
|
|
128
|
-
|------|------|------|--------|-------------|-------|-------|
|
|
129
|
-
| Section H2 | Pretendard | 20px | 600 | 26px (1.30) | `#424242` | Career feed section headers ("프리미엄 대표기업") |
|
|
130
|
-
| Card H3 | Pretendard | 16px | 400 | 23.2px (1.45) | `#000000` | Job-card and company-card titles |
|
|
131
|
-
| Body | Pretendard | 16px | 400 | 1.5 | `#222222` | Job-description, community-post body |
|
|
132
|
-
| Filter / Chip | Pretendard | 16px | 400 | normal | `#222222` | Filter chip labels (10px 16px padding) |
|
|
133
|
-
| Button label | Pretendard | 14px | 400 | normal | varies | Login / Signup / nav buttons (32px tall) |
|
|
134
|
-
| Search input | Pretendard | 16px | 400 | normal | `#808080` placeholder, `#222` typed | 52px tall, 16px size |
|
|
135
|
-
| Conversion CTA label | Pretendard | 12px | 400 | normal | `#FFFFF9` | Signup nudges (32px tall, orange bg) |
|
|
136
|
-
| Caption / meta | Pretendard | 12-13px | 400 | normal | `#808080` | Timestamps, D-day badges, location |
|
|
146
|
+
### Captured hierarchy
|
|
137
147
|
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
148
|
+
| Role | Family | Size | Weight | Line Height | Surface boundary |
|
|
149
|
+
|---|---|---:|---:|---:|---|
|
|
150
|
+
| Career section heading | Pretendard | 20px | 600 | 26px | `career-postings::h2` |
|
|
151
|
+
| Career card title | Pretendard | 16px | 400 | 23.2px | `career-postings::h3` |
|
|
152
|
+
| Repeated career body/control | Pretendard | 16px | 400 | 23.2px | career list, input, and controls |
|
|
153
|
+
| Corporate display heading | Founders Grotesk Condensed Medium | 100px | 400 | 92px | corporate marketing only; source provenance unresolved |
|
|
142
154
|
|
|
143
|
-
|
|
155
|
+
Do not substitute a system font for Pretendard or a named Founders face. The corporate display sample is useful observational context, but not a reusable UI-family token.
|
|
144
156
|
|
|
145
|
-
|
|
157
|
+
## 4. Component Stylings
|
|
146
158
|
|
|
147
|
-
|
|
159
|
+
### Career header controls
|
|
148
160
|
|
|
149
|
-
**
|
|
161
|
+
**Filled Auth Control**
|
|
150
162
|
- Background: `#000000`
|
|
151
|
-
- Text: `#
|
|
152
|
-
- Border: none
|
|
163
|
+
- Text: `#ffffff`
|
|
153
164
|
- Radius: 4px
|
|
154
|
-
- Padding:
|
|
165
|
+
- Padding: 0px
|
|
155
166
|
- Font: 14px / 400 / Pretendard
|
|
156
|
-
- Use:
|
|
167
|
+
- Use: `career-postings::[data-omd-capture="8"]`; baseline-only header auth control.
|
|
157
168
|
|
|
158
|
-
**
|
|
159
|
-
- Background: `#
|
|
160
|
-
- Text: `#FFFFFF`
|
|
161
|
-
- Border: none
|
|
162
|
-
- Radius: 6px
|
|
163
|
-
- Padding: 0 12px
|
|
164
|
-
- Height: 52px
|
|
165
|
-
- Font: 14px / 400 / Pretendard
|
|
166
|
-
- Use: Search submit beside the 52-tall search input on the career feed hero.
|
|
167
|
-
|
|
168
|
-
**Secondary / White Fill**
|
|
169
|
-
- Background: `#FFFFFF`
|
|
169
|
+
**White Header Control**
|
|
170
|
+
- Background: `#ffffff`
|
|
170
171
|
- Text: `#000000`
|
|
171
|
-
- Border: none
|
|
172
172
|
- Radius: 6px
|
|
173
|
-
- Padding:
|
|
174
|
-
- Height: 32px
|
|
173
|
+
- Padding: 0px 12px
|
|
175
174
|
- Font: 14px / 400 / Pretendard
|
|
176
|
-
- Use: "
|
|
175
|
+
- Use: `career-postings::[data-omd-capture="9"]`; baseline-only header control.
|
|
177
176
|
|
|
178
|
-
**Outline
|
|
177
|
+
**Outline Dialog Trigger**
|
|
179
178
|
- Background: transparent
|
|
180
|
-
- Text: `#
|
|
181
|
-
- Border: 1px solid `#
|
|
179
|
+
- Text: `#ffffff`
|
|
180
|
+
- Border: 1px solid `#ffffff`
|
|
182
181
|
- Radius: 6px
|
|
183
|
-
- Padding:
|
|
184
|
-
- Height: 32px
|
|
182
|
+
- Padding: 0px 12px
|
|
185
183
|
- Font: 14px / 400 / Pretendard
|
|
186
|
-
-
|
|
187
|
-
|
|
188
|
-
**Growth / Signup Orange**
|
|
189
|
-
- Background: `#FF5414`
|
|
190
|
-
- Text: `#FFFFF9`
|
|
191
|
-
- Border: none
|
|
192
|
-
- Radius: 4px
|
|
193
|
-
- Padding: 6.5px 13px
|
|
194
|
-
- Height: 32px
|
|
195
|
-
- Font: 12px / 400 / Pretendard
|
|
196
|
-
- Use: "가입하기" growth CTAs, onboarding nudges, free-trial bars. The single saturated punch on the page.
|
|
184
|
+
- States: dialog-open observed after this trigger at `career-postings::[data-omd-capture="10"]`.
|
|
185
|
+
- Use: Career-postings header control; no generic hover, focus, pressed, or disabled style was captured.
|
|
197
186
|
|
|
198
|
-
###
|
|
187
|
+
### Career search and filters
|
|
199
188
|
|
|
200
|
-
|
|
189
|
+
**Search Input**
|
|
190
|
+
- Background: `#f2f2f2`
|
|
191
|
+
- Text: `#808080`
|
|
192
|
+
- Radius: 4px
|
|
193
|
+
- Padding: 0px 0px 0px 56px
|
|
194
|
+
- Font: 16px / 400 / Pretendard
|
|
195
|
+
- Use: `career-postings::[data-omd-capture="20"]`; baseline only.
|
|
201
196
|
|
|
202
|
-
**
|
|
197
|
+
**Filter Control**
|
|
203
198
|
- Background: transparent
|
|
204
199
|
- Text: `#222222`
|
|
205
|
-
- Border: 1px solid `#
|
|
200
|
+
- Border: 1px solid `#d4d4d4`
|
|
206
201
|
- Radius: 4px
|
|
207
202
|
- Padding: 10px 16px
|
|
208
|
-
- Height: 42px
|
|
209
203
|
- Font: 16px / 400 / Pretendard
|
|
210
|
-
-
|
|
211
|
-
- Use: Filter facets on `/job/postings` — 직무, 연봉, 지역, 경력, 기업 유형, 산업/업종.
|
|
212
|
-
|
|
213
|
-
**Selected / Active** (inferred Tier-1 from sibling chips when applied — values may shift)
|
|
214
|
-
- Background: `#222222`
|
|
215
|
-
- Text: `#FFFFFF`
|
|
216
|
-
- Border: 1px solid `#222222`
|
|
217
|
-
- Radius: 4px
|
|
218
|
-
- Use: Active filter facet. Inverts the default. Marked `(unresolved)` — see footer.
|
|
219
|
-
|
|
220
|
-
### Search Input
|
|
204
|
+
- Use: `career-postings::[data-omd-capture="129"]` through `[data-omd-capture="134"]`; six baseline controls only.
|
|
221
205
|
|
|
222
|
-
|
|
206
|
+
### Career list
|
|
223
207
|
|
|
224
|
-
**
|
|
225
|
-
- Background: `#F2F2F2`
|
|
226
|
-
- Text typed: `#222222`
|
|
227
|
-
- Placeholder: `#808080` ("직무, 회사를 검색해 주세요")
|
|
228
|
-
- Border: none
|
|
229
|
-
- Radius: 4px
|
|
230
|
-
- Padding: 0 0 0 56px (left padding makes room for the leading search icon)
|
|
231
|
-
- Height: 52px
|
|
232
|
-
- Font: 16px / 400 / Pretendard
|
|
233
|
-
- Use: Hero search above the job list. Pairs with the 52-tall black submit button to the right.
|
|
234
|
-
|
|
235
|
-
### Cards
|
|
236
|
-
|
|
237
|
-
**Job Card (Career Feed)**
|
|
238
|
-
- Background: transparent (cards inherit the page surface — Remember uses density, not card-chrome, to separate items)
|
|
239
|
-
- Text: `#000000` (H3 title), `#222222` (meta line)
|
|
240
|
-
- Border: none
|
|
241
|
-
- Radius: 0
|
|
242
|
-
- Padding: tight internal — content-led, not chrome-led
|
|
243
|
-
- Width: 162px (verified live on `career.rememberapp.co.kr/job/postings`)
|
|
244
|
-
- Height: 201–250px depending on title wrap and number of meta lines
|
|
245
|
-
- Shadow: none
|
|
246
|
-
- Title: 16px / 400, `lineHeight: 23.2px`
|
|
247
|
-
- Use: The career feed's atomic unit. Many per viewport, low-chrome, optimized for scan speed.
|
|
248
|
-
|
|
249
|
-
**Company / Premium Card** (Tier-1 inferred — exact tokens not exhaustively captured)
|
|
250
|
-
- Background: `#FFFFFF`
|
|
208
|
+
**Job List Item**
|
|
251
209
|
- Text: `#222222`
|
|
252
|
-
-
|
|
253
|
-
-
|
|
254
|
-
-
|
|
255
|
-
- Use:
|
|
210
|
+
- Radius: 0px
|
|
211
|
+
- Padding: 0px
|
|
212
|
+
- Font: 16px / 400 / Pretendard
|
|
213
|
+
- Use: `career-postings::li`, representative 162px-wide, 250px-high chromeless job item; no card border, fill, or shadow was captured.
|
|
256
214
|
|
|
257
|
-
|
|
215
|
+
---
|
|
216
|
+
**Verified:** 2026-07-13
|
|
258
217
|
|
|
259
|
-
**
|
|
260
|
-
- Background: `#D9FCF2`
|
|
261
|
-
- Text: `#239E7B`
|
|
262
|
-
- Border: none
|
|
263
|
-
- Radius: 4px
|
|
264
|
-
- Padding: 2–4px 8px
|
|
265
|
-
- Font: 12px / 400 / Pretendard
|
|
266
|
-
- Use: "지원 완료" / accepted-status badges in user history.
|
|
218
|
+
**Tier 1 sources:** https://career.rememberapp.co.kr/job/postings · https://corp.remember.co.kr/ · https://corp.remember.co.kr/company · https://static.rememberapp.co.kr/brand/brand_guideline_logo.pdf
|
|
267
219
|
|
|
268
|
-
**
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
- Border: none
|
|
272
|
-
- Font: 12px / 400 / Pretendard
|
|
273
|
-
- Use: "D-8", "D-11" countdown chips on time-sensitive job cards.
|
|
220
|
+
**Tier 2 sources:** https://getdesign.md/remember (attempted; no raw entry retrieved) · https://styles.refero.design/?q=remember (attempted; no raw result retrieved)
|
|
221
|
+
|
|
222
|
+
**Conflicts unresolved:** none
|
|
274
223
|
|
|
275
224
|
## 5. Layout Principles
|
|
276
225
|
|
|
277
|
-
###
|
|
278
|
-
- Base unit: 4px
|
|
279
|
-
- Common values: 4px, 8px, 12px, 16px, 20px, 24px, 32px, 40px, 56px
|
|
280
|
-
- Horizontal page gutter: 16–20px on mobile, 24–40px on desktop
|
|
281
|
-
- Search-input internal padding-left: 56px (leading-icon clearance)
|
|
282
|
-
- Filter row internal gap: 8px between chips, 16px between filter groups
|
|
283
|
-
|
|
284
|
-
### Grid & Container
|
|
285
|
-
- Design baseline: 360–375px mobile width; desktop uses a fixed central column
|
|
286
|
-
- Career feed: dense multi-card grid; cards ~162px wide, no shadow, no border, density-led
|
|
287
|
-
- Single-column body on detail / community surfaces
|
|
288
|
-
- Filter row above the feed is full-width, horizontally scrollable on mobile
|
|
289
|
-
|
|
290
|
-
### Whitespace Philosophy
|
|
291
|
-
- **Density is the value proposition.** Where Toss optimizes for "breathing room around money," Remember optimizes for "more opportunities per viewport." Card chrome is minimized so the count of visible opportunities is maximized.
|
|
292
|
-
- **Borders, not shadows, define grouping.** Filter chips, inputs, and dividers carry `#D4D4D4` / `#EBEBEB` hairlines. The page rarely uses box-shadow.
|
|
293
|
-
- **Black anchors the hero.** The dark hero band (header + B2B nav + search) is solid `#000000` and absorbs all chrome contrast; the body returns to white and lets content carry contrast.
|
|
294
|
-
|
|
295
|
-
### Border Radius Scale
|
|
296
|
-
- Compact (4px): Filter chips, primary action buttons, search input, status pills — Remember's dominant radius
|
|
297
|
-
- Standard (6px): Secondary buttons, outline buttons in the header
|
|
298
|
-
- Comfortable (8–12px): Cards (when present), modals
|
|
299
|
-
- (Pill / 9999px is absent on the captured career surface — Remember does not use pill-shaped CTAs)
|
|
226
|
+
### Career route
|
|
300
227
|
|
|
301
|
-
|
|
228
|
+
- Repeated list and control text is 16px; captured spacing clusters include 4px, 8px, 12px, 16px, and 24px.
|
|
229
|
+
- The representative job item is 162px wide and chromeless. Preserve the content-led list rhythm rather than turning it into a generic elevated card grid.
|
|
230
|
+
- The search input reserves 56px on its leading edge; do not generalise that offset to unrelated inputs.
|
|
231
|
+
|
|
232
|
+
### Corporate route
|
|
302
233
|
|
|
303
|
-
|
|
304
|
-
|-------|-----------|-----|
|
|
305
|
-
| Flat (Level 0) | No shadow | Career-feed cards, filter chips, page surface |
|
|
306
|
-
| Subtle (Level 1) | `0px 1px 2px rgba(0,0,0,0.04)` | Sticky header bottom edge, scroll-aware nav |
|
|
307
|
-
| Standard (Level 2) | `0px 2px 8px rgba(0,0,0,0.08)` | Dropdown menus, autocomplete panels |
|
|
308
|
-
| Modal (Level 3) | `0px 8px 24px rgba(0,0,0,0.16)` | Bottom sheets, filter modals, dialogs |
|
|
234
|
+
Corporate marketing typography and large display compositions are a separate surface. Its display treatment is not a layout specification for career search or signed-in product screens.
|
|
309
235
|
|
|
310
|
-
|
|
236
|
+
## 6. Depth & Elevation
|
|
311
237
|
|
|
312
|
-
|
|
313
|
-
- Sticky navigation applies a subtle backdrop blur on scroll for the dark hero band
|
|
314
|
-
- Bottom sheets on mobile use a dimmed `rgba(0,0,0,0.8)` backdrop without blur — full opacity preferred for focus
|
|
238
|
+
The captured career list items and header/search controls record no box shadow. Use border and background contrast only where a selector-backed component above calls for it. No general modal elevation token is promoted from the captured dialog.
|
|
315
239
|
|
|
316
240
|
## 7. Do's and Don'ts
|
|
317
241
|
|
|
318
242
|
### Do
|
|
319
|
-
|
|
320
|
-
-
|
|
321
|
-
-
|
|
322
|
-
- Keep
|
|
323
|
-
-
|
|
324
|
-
- Default to **4px radius** on buttons, chips, and inputs. Restraint over pillow softness.
|
|
325
|
-
- Stack **Pretendard, -apple-system, "Apple SD Gothic Neo"** for Korean–Latin parity.
|
|
243
|
+
|
|
244
|
+
- Keep career lists dense, text-forward, and visually quiet.
|
|
245
|
+
- Use `#000000` only for the observed career action contexts; retain `#222222` for repeated reading text.
|
|
246
|
+
- Keep observed filter controls border-led with 4px corners.
|
|
247
|
+
- Keep corporate orange (`#fc5d11`) scoped to the observed corporate marketing expression.
|
|
326
248
|
|
|
327
249
|
### Don't
|
|
328
|
-
|
|
329
|
-
-
|
|
330
|
-
-
|
|
331
|
-
-
|
|
332
|
-
-
|
|
333
|
-
- Don't render small UI labels (chips, captions) in weight 600+. Career-feed labels are 400; weight is reserved for H2.
|
|
334
|
-
- Don't introduce custom illustrations on empty/error states for B2B-facing surfaces. Remember's audience expects sentence-led empty states, not characters.
|
|
250
|
+
|
|
251
|
+
- Treat the corporate site’s Founders display face as a source-proven shared app font.
|
|
252
|
+
- Invent selected-filter, error, disabled, or hover colors from an unobserved state.
|
|
253
|
+
- Add shadows or card fills to chromeless career list items.
|
|
254
|
+
- Use a system substitute while labelling it as Pretendard.
|
|
335
255
|
|
|
336
256
|
## 8. Iconography & Imagery
|
|
337
257
|
|
|
338
|
-
|
|
339
|
-
- **Logos in cards.** Company logos in the premium-company carousel and job cards are framed at ~50×50 with a 9px radius (Tier-1 captured) and a near-white background — never a colored frame.
|
|
340
|
-
- **Photography.** Remember leans on stock-quality professional photography for marketing-only surfaces (corp site, blog). Product surfaces (career feed, contact list, community) are photography-light — they prioritize structured data density.
|
|
341
|
-
- **Empty-state illustration.** Avoided on B2B-product surfaces. Empty states are sentence-led with a single suggested action button. (Marketing surfaces may use spot illustration, but the product does not.)
|
|
342
|
-
- **Business-card visual.** The legacy product affordance — a rectangular card with name + title + company — is the brand's signature surface. When rendered in-product, business-card components use white bg, `#222` heading, `#808080` meta, 8–12px radius, and a soft `0 1px 3px rgba(0,0,0,0.06)` shadow to suggest physical paper.
|
|
258
|
+
The official identity guide defines a renewed R symbol containing the Remember Square and permits black and off-white logotype colours. It specifies usage, clear-space, and minimum-size rules for the logo, symbol, and app icon. Those brand-asset rules are not component tokens for the captured career web route.
|
|
343
259
|
|
|
344
260
|
## 9. Overall Personality
|
|
345
261
|
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
The brand sits in deliberate contrast to its nearest neighbors:
|
|
349
|
-
- **vs. Wanted (`#0066FF` cobalt, career-marketplace).** Wanted is a transactional job-board with a strong engineering aesthetic. Remember is a *networking* product — the same user might have a Remember account for 8 years (their contact graph) and a Wanted tab open for 6 weeks (their current job hunt). Remember's restraint reflects long-term residency in the user's life.
|
|
350
|
-
- **vs. LinkedIn (global, blue, feed-heavy).** Remember is more transactional and less performative — there is no public broadcasting of personal milestones at the center of the product. The feed is jobs and scout messages, not "I'm thrilled to announce."
|
|
351
|
-
- **vs. Toss (consumer fintech, cerulean).** Toss is one-action-per-screen and breathing-room-around-money. Remember is many-options-per-screen and density-around-opportunities. The two brands occupy opposite ends of the Korean-product-design spectrum: Toss is *calm consumer*, Remember is *dense professional*.
|
|
352
|
-
|
|
353
|
-
In one line: **Remember is what happens when you take the world's most boring product surface — a business card — and treat it as a serious operating system for a career.**
|
|
354
|
-
|
|
355
|
-
---
|
|
356
|
-
|
|
357
|
-
**Verified:** 2026-05-13
|
|
358
|
-
|
|
359
|
-
**Tier 1 sources:**
|
|
360
|
-
- `https://www.rememberapp.co.kr/` → redirects to `https://career.rememberapp.co.kr/job/postings` (playwright live computed-style inspect, 2026-05-13)
|
|
361
|
-
- `https://career.rememberapp.co.kr/job/postings` (Tier 1 live — primary surface; captured body font `Pretendard`, primary CTA `rgb(0,0,0)` radius `4px–6px`, filter chip `1px solid #D4D4D4`, search input `#F2F2F2` 52px, growth CTA `#FF5414` text `#FFFFF9` radius `4px`)
|
|
362
|
-
- `https://dramancompany.github.io/remember-ui/` (Storybook root — body bg `#F3F2EF`, font-family `Pretendard, sans-serif`)
|
|
363
|
-
- `https://corp.remember.co.kr/company` (mission, vision, founder identity)
|
|
364
|
-
- `https://corp.remember.co.kr/` (tagline "프로를 위한 모든 기회, 리멤버가 연결합니다")
|
|
365
|
-
|
|
366
|
-
**Tier 2 sources:**
|
|
367
|
-
- `https://getdesign.md/remember` — **not found**: "No designs found for 'remember'." (2026-05-13)
|
|
368
|
-
- `https://styles.refero.design/?q=remember` — **not found**: "Collection not found — Refero Styles" 404 (2026-05-13)
|
|
369
|
-
- `https://github.com/dramancompany/remember-ui` — **HTTP 404** at fetch time (2026-05-13). The Storybook deploy at `dramancompany.github.io/remember-ui/` is still live, but the source repo is not publicly readable. Tier 2 effectively unavailable for this brand.
|
|
370
|
-
|
|
371
|
-
**Conflicts unresolved:**
|
|
372
|
-
- **Selected / active filter chip tokens** — chips in default state were captured live (`#D4D4D4` border, transparent fill, `#222222` text). The selected/active state inversion (`#222` bg + white text) is inferred from the parent surface pattern but was not captured in a selected state during the live session. Flagged `(unresolved)` in §4.
|
|
373
|
-
- **Error / warning semantic tokens** — public career surface does not expose red error semantics. Internal form errors follow Korean fintech convention but are not Tier 1 verified for this brand. Treat as inferred.
|
|
374
|
-
- Tier 2 cross-validation was unavailable (both getdesign.md and refero have no entry for Remember; GitHub source repo returns 404). All token claims rest on Tier 1 live computed-style capture from the career surface and Storybook root.
|
|
262
|
+
On the career surface, Remember is compact, professional, and scan-oriented: white space is functional rather than decorative, corners are restrained, and primary actions are high-contrast. The corporate site adds more expressive editorial scale and orange display accents, but the two surface purposes should not be blended into a single generic system.
|
|
375
263
|
|
|
376
264
|
## 10. Voice & Tone
|
|
377
265
|
|
|
378
|
-
|
|
266
|
+
The official identity guideline frames the persona as an experienced, friendly career expert and lists confident, positive, agile, polished, and friendly qualities. Use direct, capable language that clarifies an opportunity and its next step; avoid slang, empty urgency, or unsupported promises.
|
|
379
267
|
|
|
380
|
-
|
|
|
268
|
+
| Do | Don't |
|
|
381
269
|
|---|---|
|
|
382
|
-
|
|
|
383
|
-
|
|
|
384
|
-
|
|
|
385
|
-
| Onboarding | Second-person, one idea per screen. Skip illustration; lead with the value proposition (`경력에 맞는 제안이 도착했어요`). |
|
|
386
|
-
| Job-card meta | Bare facts, separated by interpunct or middle-dot. `7년~12년 차 · 서울/강남구`. Never "approximately." |
|
|
387
|
-
| Empty states | One-line `why` in `#808080` body, optional secondary action below. Never `데이터가 없어요`. |
|
|
388
|
-
| Scout / headhunter outreach | Formal `합니다` endings — this is the one place Remember dials *up* the formality. The message is a real person from a real company. |
|
|
389
|
-
| Community posts | User-generated; product copy here is restrained to nav and meta labels — never editorial. |
|
|
390
|
-
|
|
391
|
-
**Forbidden phrases.** `불편을 드려 죄송합니다`, `Oops`, English exclamations on Korean surfaces, `약 ~원` (approximation on salary numbers), emoji in any scout/recruiter message, "thrilled to announce"-style milestone broadcasting. Salary ranges and years-of-experience are exact-only — never rounded into marketing-friendly ranges.
|
|
392
|
-
|
|
393
|
-
**Voice samples (with verification).**
|
|
394
|
-
|
|
395
|
-
1. *"프로를 위한 모든 기회, 리멤버가 연결합니다."* — Corporate site tagline, `corp.remember.co.kr/` (Tier 1 verified, 2026-05-13). Sets the brand's positioning: *connector*, not marketplace.
|
|
396
|
-
2. *"일하는 사람과 기회를 연결하여 성공으로 이끈다."* — Stated mission, `corp.remember.co.kr/company` (Tier 1 verified). The voice in mission documents is more elevated than product copy — declarative, professional, never casual.
|
|
397
|
-
3. *"리멤버를 통해 채용 시장의 문을 두드리는 구직자와 채용에 임하는 기업을 돕는 일이 우리 사회 경제발전에 일조한다는 책임감과 사명감을 늘 간직하려 한다."* — CEO 최재호, paraphrased from `thebigdata.co.kr` 2024 미디어데이 coverage. Founder voice carries the "responsibility / 책임감" register — a B2B-formal lexicon absent in consumer-app founder quotes.
|
|
270
|
+
| Describe the opportunity and the user’s next action plainly. | Inflate a listing with vague superlatives. |
|
|
271
|
+
| Sound professional and approachable. | Sound bureaucratic or overly casual. |
|
|
272
|
+
| Be positive without hiding relevant constraints. | Use pressure language to manufacture urgency. |
|
|
398
273
|
|
|
399
274
|
## 11. Brand Narrative
|
|
400
275
|
|
|
401
|
-
Remember
|
|
402
|
-
|
|
403
|
-
By 2024 — eleven years and several pivots later — Remember had digitized hundreds of millions of business cards, accumulating one of the largest verified professional graphs in Korea, and used that graph as the foundation for three layered businesses: **(1) business-card and contact management** (the original product), **(2) career and scout-recruitment marketplace** (the most-visited surface today, at `career.rememberapp.co.kr`), and **(3) expert-network services** (research and consulting). In **October 2024**, the parent company rebranded from 드라마앤컴퍼니 to **리멤버앤컴퍼니** — a public commitment to the consumer brand as the company's identity. CEO 최재호 framed the rebrand as the "second leap" (`제2의 도약`), positioning Remember as the central infrastructure of *Korean business networking* (tech42.co.kr, thebigdata.co.kr, 2024).
|
|
276
|
+
Remember’s official company account starts with the business card: not merely paper, but a professional identity exchanged at moments of connection. The company says the service launched in 2014, then expanded from a “national business-card app” into career opportunities, community, and a professional-network direction.
|
|
404
277
|
|
|
405
|
-
|
|
278
|
+
Its stated mission is to connect working people with opportunities and lead them to success. The official timeline records a 2019 recruiting-service launch, a 2024 premium-job-posting launch, and the October 2024 name change to Remember & Company. These are company/history facts, not proof that every corporate page shares the career route’s CSS tokens.
|
|
406
279
|
|
|
407
280
|
## 12. Principles
|
|
408
281
|
|
|
409
|
-
1. **
|
|
410
|
-
2. **
|
|
411
|
-
3. **
|
|
412
|
-
4. **
|
|
413
|
-
5. **The business card is the brand atom.** Every legacy product affordance — and every new one — should be visually translatable to "this looks like a name card." *UI implication:* the contact/profile card uses ~8–12px radius, white bg, `#222` heading, `#808080` meta, and the lightest possible shadow to suggest physical paper.
|
|
414
|
-
6. **Korean first, English second.** Strings, dates, salary formats, and address conventions assume Korean primary. *UI implication:* `7년~12년 차`, `서울/강남구`, `7,000만원` — never `7Y–12Y`, `Seoul`, or `₩70M` on primary surfaces.
|
|
415
|
-
7. **No mascots, no illustration on product surfaces.** The Remember product surface has zero brand-character illustration. Marketing surfaces may use spot illustration; the product cannot. *UI implication:* empty states are sentence-led; error states are sentence-led; only growth banners may host illustration.
|
|
282
|
+
1. **Connect people and opportunities.** *UI implication:* make the opportunity, qualification, and next action easy to scan.
|
|
283
|
+
2. **Select high-quality, relevant opportunities.** *UI implication:* use dense but legible comparison information instead of decorative marketing cards.
|
|
284
|
+
3. **Help professionals be productive.** *UI implication:* keep repeated controls and reading text quiet, consistent, and easy to parse.
|
|
285
|
+
4. **Integrate related services.** *UI implication:* preserve surface boundaries; shared branding does not authorise a token from one product purpose to overwrite another.
|
|
416
286
|
|
|
417
287
|
## 13. Personas
|
|
418
288
|
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
**현우 (Hyunwoo), 38, Seoul.** Mid-level marketing manager at a Series-D startup. Has had a Remember account since 2018. Opens the app once a week — usually when a stranger requests his card after a meeting and he wants to quickly send back his digitized version. Maintains ~1,200 contacts in the app, more than in his actual phone. Every 6–9 months he uses the career surface to passively browse scout messages, even when he's not actively looking — *"just keeping the door open."* Distrusts career platforms that demand he upload a resume; trusts Remember because he's "always already in it."
|
|
422
|
-
|
|
423
|
-
**박 이사 (Director Park), 52, Bundang.** Executive director at a mid-cap manufacturing firm. The Remember app is the most-used non-KakaoTalk app on his phone. Uses it to: (a) verify the contact information of new business counterparts before meetings, (b) accept headhunter outreach from search firms, (c) cross-check job-title histories of vendors. Will not accept a friend-request from anyone he hasn't met in person. Reads Korean only; English UI strings are invisible. Pays for the premium tier without thinking about it.
|
|
424
|
-
|
|
425
|
-
**지윤 (Jiyoon), 29, Seongnam.** Senior software engineer at a mid-size tech company. Has used Remember for 3 years for the career surface, not the contact one — she joined when a recruiter from her current company scouted her through Remember in 2022. Toggles "open to offers" on/off based on her current job satisfaction. Uses Wanted for active job search and Remember for *passive* signal — the distinction matters to her. Reads English natively but uses Korean UI for speed.
|
|
426
|
-
|
|
427
|
-
**민호 (Minho), 24, Daegu.** New-grad consultant at a Big-4 firm. Set up Remember during onboarding week because his team lead told him to ("everyone here has it"). Uses it once a month, mostly to log new contacts from client meetings. Will become a daily user in 5–8 years, when his contact graph crosses ~400 and the network effect engages. Right now he's still in the "why do I need this when I have LinkedIn" phase.
|
|
289
|
+
The official guideline’s archetype is an experienced, friendly career expert. The company’s public narrative also names professionals building career records, companies seeking talent, and people creating business connections. These are stakeholder groups from official positioning, not synthetic named user personas or behavioural metrics.
|
|
428
290
|
|
|
429
291
|
## 14. States
|
|
430
292
|
|
|
431
|
-
| State |
|
|
293
|
+
| State | Evidence boundary |
|
|
432
294
|
|---|---|
|
|
433
|
-
|
|
|
434
|
-
|
|
|
435
|
-
|
|
|
436
|
-
|
|
|
437
|
-
|
|
|
438
|
-
|
|
|
439
|
-
|
|
|
440
|
-
|
|
|
441
|
-
|
|
|
442
|
-
|
|
|
443
|
-
|
|
|
444
|
-
|
|
|
295
|
+
| Default header auth | Filled and white baseline controls observed on the career route. |
|
|
296
|
+
| Default search | Baseline `#f2f2f2` input observed on the career route. |
|
|
297
|
+
| Default filter | Six baseline border controls observed on the career route. |
|
|
298
|
+
| Dialog open | One dialog-open interaction observed from the outline header trigger. |
|
|
299
|
+
| Hover | No general hover state captured. |
|
|
300
|
+
| Focus | No focus state captured. |
|
|
301
|
+
| Pressed | No general pressed state captured. |
|
|
302
|
+
| Disabled | No disabled state captured. |
|
|
303
|
+
| Error | No error state captured. |
|
|
304
|
+
| Success | No success state captured. |
|
|
305
|
+
| Loading | No loading state captured. |
|
|
306
|
+
| Empty | No empty state captured. |
|
|
445
307
|
|
|
446
308
|
## 15. Motion & Easing
|
|
447
309
|
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
| Token | Value | Use |
|
|
451
|
-
|---|---|---|
|
|
452
|
-
| `motion-instant` | 0ms | Toggle flips, checkbox state, filter-chip select/deselect |
|
|
453
|
-
| `motion-fast` | 150ms | Hover, focus, small reveals, button press overlay |
|
|
454
|
-
| `motion-standard` | 250ms | The default — sheet opens, modal expands, tab switches, autocomplete dropdown |
|
|
455
|
-
| `motion-emphasized` | 400ms | Success checkmark draw, onboarding step advance, scout-message arrival |
|
|
456
|
-
| `motion-page` | 300ms | Route transitions between top-level tabs (홈 / 채용 / 명함 / 커뮤니티) |
|
|
457
|
-
|
|
458
|
-
**Easings:**
|
|
459
|
-
|
|
460
|
-
| Token | Curve | Use |
|
|
461
|
-
|---|---|---|
|
|
462
|
-
| `ease-enter` | `cubic-bezier(0.0, 0.0, 0.2, 1)` | Things appearing — sheets, toasts, dropdowns, screen pushes |
|
|
463
|
-
| `ease-exit` | `cubic-bezier(0.4, 0.0, 1, 1)` | Things leaving — dismissals, pops, sheet drag-down |
|
|
464
|
-
| `ease-standard` | `cubic-bezier(0.4, 0.0, 0.2, 1)` | Two-way transitions — collapsible filter groups, tab content swap |
|
|
465
|
-
| `ease-snap` | `cubic-bezier(0.2, 0.9, 0.1, 1)` | Sticky-header collapse on scroll, filter-chip selection inversion. Slight overshoot for tactile confirmation. |
|
|
466
|
-
|
|
467
|
-
**Signature motions.**
|
|
468
|
-
|
|
469
|
-
1. **Filter-chip invert.** When a filter is selected, the chip background fills from `transparent` → `#222222` in 150ms with `ease-snap`, while the label color flips white. The 150ms is fast enough to feel like a hardware toggle, slow enough to register the change.
|
|
470
|
-
2. **Job-card hover (desktop).** Cards lift 0px and gain a faint `0 1px 3px rgba(0,0,0,0.06)` shadow over 150ms with `ease-fast`. The title color stays the same — Remember does not link-underline on hover.
|
|
471
|
-
3. **Sticky-header collapse.** On scroll-down, the dark hero band collapses to a thinner sticky bar over 250ms with `ease-snap`. On scroll-up, expansion is `ease-enter` — leaving feels light, returning feels welcoming.
|
|
472
|
-
4. **Scout-message arrival.** When a new scout message arrives, the badge counter on the nav increments with a brief 1.05× scale pulse (400ms, `ease-emphasized`). This is the one place where motion is celebratory — receiving a recruiter offer is a status moment.
|
|
473
|
-
5. **Reduce motion.** If `prefers-reduced-motion: reduce`, all `motion-*` tokens collapse to `motion-instant`. Crossfades replace slides. The app stays usable; just less kinetic.
|
|
474
|
-
|
|
475
|
-
<!--
|
|
476
|
-
OmD v0.1 Sources — Philosophy Layer (sections 10–15)
|
|
477
|
-
|
|
478
|
-
Direct verification via WebFetch / playwright live inspect (2026-05-13):
|
|
479
|
-
- https://www.rememberapp.co.kr/ → redirects to https://career.rememberapp.co.kr/job/postings
|
|
480
|
-
Tier 1 live computed-style capture confirmed: Pretendard body font, primary CTA #000000,
|
|
481
|
-
filter chips 1px #D4D4D4, search input #F2F2F2 52px tall, growth CTA #FF5414.
|
|
482
|
-
- https://corp.remember.co.kr/company — mission ("일하는 사람과 기회를 연결하여 성공으로 이끈다"),
|
|
483
|
-
founders 최재호 / 송기홍, business-card-app origin story confirmed.
|
|
484
|
-
- https://corp.remember.co.kr/ — tagline "프로를 위한 모든 기회, 리멤버가 연결합니다."
|
|
485
|
-
- https://dramancompany.github.io/remember-ui/ — Storybook root reachable; body bg #F3F2EF,
|
|
486
|
-
font-family Pretendard, sans-serif. Source repo (github.com/dramancompany/remember-ui)
|
|
487
|
-
returns HTTP 404 — not publicly readable as of 2026-05-13.
|
|
488
|
-
|
|
489
|
-
Founder-quote and rebrand context (2024 사명 변경 → 리멤버앤컴퍼니, "제2의 도약"):
|
|
490
|
-
- platum.kr/archives/236180, tech42.co.kr (2024 미디어데이 coverage),
|
|
491
|
-
thebigdata.co.kr/view.php?ud=202410161600341264edcbfa73b7_23.
|
|
492
|
-
|
|
493
|
-
Tier 2 cross-validation unavailable:
|
|
494
|
-
- getdesign.md/remember returns "No designs found for 'remember'."
|
|
495
|
-
- styles.refero.design/?q=remember returns "Collection not found — 404."
|
|
496
|
-
- All Tier 1 claims rest on live computed-style capture from the public career surface.
|
|
497
|
-
|
|
498
|
-
Personas (§13) are fictional archetypes informed by publicly described Korean
|
|
499
|
-
B2B-network user segments. Any resemblance to specific individuals is unintended.
|
|
500
|
-
|
|
501
|
-
Interpretive claims (e.g., "Black is the action color because Korean B2B reads
|
|
502
|
-
black as professional") are editorial readings of the captured palette, not
|
|
503
|
-
documented Remember statements.
|
|
504
|
-
-->
|
|
310
|
+
No transition duration, easing curve, or loading motion was captured in this packet. Do not infer a motion scale from the dialog-open interaction or from unrelated product surfaces.
|