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
|
@@ -0,0 +1,243 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: taishinbank
|
|
3
|
+
name: 台新銀行
|
|
4
|
+
country: TW
|
|
5
|
+
category: fintech
|
|
6
|
+
homepage: "https://www.taishinbank.com.tw/"
|
|
7
|
+
primary_color: "#0056b3"
|
|
8
|
+
logo:
|
|
9
|
+
type: favicon
|
|
10
|
+
slug: "https://www.google.com/s2/favicons?domain=taishinbank.com.tw&sz=128"
|
|
11
|
+
verified: "2026-07-13"
|
|
12
|
+
omd: "0.1"
|
|
13
|
+
verification_v2:
|
|
14
|
+
schema: 2
|
|
15
|
+
checked: "2026-07-13"
|
|
16
|
+
surfaces:
|
|
17
|
+
- { id: home, kind: public-personal-banking, url: "https://www.taishinbank.com.tw/TSB/personal/", inspected: "2026-07-13" }
|
|
18
|
+
- { id: investment, kind: public-investment-product, url: "https://www.taishinbank.com.tw/invst/product/", inspected: "2026-07-13" }
|
|
19
|
+
- { id: association-page, kind: external-association-page, url: "https://www.lia-roc.org.tw/list_article?article_content=163&menu_title=%E5%B8%B8%E7%94%A8%E5%8A%9F%E8%83%BD", inspected: "2026-07-13" }
|
|
20
|
+
sources:
|
|
21
|
+
- { id: home-live, kind: product-surface, url: "https://www.taishinbank.com.tw/TSB/personal/", captured: "2026-07-13" }
|
|
22
|
+
- { id: investment-live, kind: product-surface, url: "https://www.taishinbank.com.tw/invst/product/", captured: "2026-07-13" }
|
|
23
|
+
- { id: bank-history, kind: official-doc, url: "https://www.taishinbank.com.tw/TSB/about-taishin/brief-introduction-to-the-bank/taishin-story/index.html", captured: "2026-07-14" }
|
|
24
|
+
- { id: bank-services, kind: official-doc, url: "https://www.taishinbank.com.tw/TSB/about-taishin/brief-introduction-to-the-bank/TSBankGridPage-000091-00002/", captured: "2026-07-14" }
|
|
25
|
+
- { id: richart-upgrade, kind: official-doc, url: "https://www.taishinbank.com.tw/TSB/personal/common/news/TSBankNews-007654/", captured: "2026-07-14" }
|
|
26
|
+
- { id: bank-integration, kind: official-doc, url: "https://web.taishinbank.com.tw/TSB/personal/common/news/TSBankNews-008090/", captured: "2026-07-14" }
|
|
27
|
+
- { id: fair-treatment, kind: official-doc, url: "https://www.taishinbank.com.tw/TSB/fair-treatment/about/TSBankGridPage-000226/", captured: "2026-07-14" }
|
|
28
|
+
conflicts: []
|
|
29
|
+
claims:
|
|
30
|
+
"tokens.colors.canvas": &home { surface_id: home, source_id: home-live, method: selector-backed-computed-style, captured: "2026-07-13" }
|
|
31
|
+
"tokens.colors.foreground": *home
|
|
32
|
+
"tokens.colors.link": *home
|
|
33
|
+
"tokens.typography.body.size": *home
|
|
34
|
+
"tokens.typography.body.weight": *home
|
|
35
|
+
"tokens.typography.body.lineHeight": *home
|
|
36
|
+
"tokens.typography.body.use": { surface_id: home, source_id: home-live, method: selector-provenance, captured: "2026-07-13" }
|
|
37
|
+
"tokens.rounded.square": *home
|
|
38
|
+
"tokens.shadow.flat": { surface_id: investment, source_id: investment-live, method: selector-backed-computed-style, captured: "2026-07-13" }
|
|
39
|
+
"tokens.components.investment-fund-card.type": &fundcard { surface_id: investment, source_id: investment-live, method: selector-backed-component, captured: "2026-07-13" }
|
|
40
|
+
"tokens.components.investment-fund-card.bg": *fundcard
|
|
41
|
+
"tokens.components.investment-fund-card.fg": *fundcard
|
|
42
|
+
"tokens.components.investment-fund-card.border": *fundcard
|
|
43
|
+
"tokens.components.investment-fund-card.radius": *fundcard
|
|
44
|
+
"tokens.components.investment-fund-card.padding": *fundcard
|
|
45
|
+
"tokens.components.investment-fund-card.font": *fundcard
|
|
46
|
+
"tokens.components.investment-fund-card.height": *fundcard
|
|
47
|
+
"tokens.components.investment-fund-card.use": *fundcard
|
|
48
|
+
tokens:
|
|
49
|
+
source: live-extract
|
|
50
|
+
extracted: "2026-07-13"
|
|
51
|
+
note: "Packet-backed public Taishin personal-banking and investment-product observations at 1440×900. The third supplied snapshot is an external association page and is retained only as raw evidence, never as a Taishin token source. No loaded Taishin webfont, authenticated banking surface, native app, or official design system was established."
|
|
52
|
+
colors:
|
|
53
|
+
canvas: "#f9f9f9"
|
|
54
|
+
foreground: "#212529"
|
|
55
|
+
link: "#0056b3"
|
|
56
|
+
typography:
|
|
57
|
+
body: { size: 16, weight: 400, lineHeight: 16, use: "Computed public Taishin page body on the personal and investment routes; family intentionally omitted" }
|
|
58
|
+
rounded:
|
|
59
|
+
square: 0
|
|
60
|
+
shadow:
|
|
61
|
+
flat: "none"
|
|
62
|
+
components_harvested: true
|
|
63
|
+
components:
|
|
64
|
+
investment-fund-card: { type: card, bg: "transparent", fg: "#212529", border: "1px solid #e3e3e3", radius: "0px", padding: "0px", font: "16px / 400 / unresolved computed family", height: "206px", use: "Static public investment card, selector surface-2::div.ts-comp-iFund-card; nine observed instances" }
|
|
65
|
+
---
|
|
66
|
+
|
|
67
|
+
# Design System Inspiration of 台新銀行
|
|
68
|
+
|
|
69
|
+
## 1. Visual Theme & Atmosphere
|
|
70
|
+
|
|
71
|
+
台新銀行 is a Taiwanese commercial bank serving personal, corporate, wealth-management, and digital-finance customers. Founded in 1992, it has expanded a conventional banking offer through digital banking, payments, data-enabled service, and the Richart consumer brand. Its current public evolution is explicit rather than implied: in 2026 the bank announced an upgrade to 「台新銀行 | Richart」, carrying Richart’s digital operating and marketing capabilities into the wider bank while a separate integration plan keeps customer rights and service continuity central. On the supplied desktop public pages, that broad financial role appears as a dense, flat, square-cornered information environment: a pale `#f9f9f9` canvas, dark `#212529` reading color, and restrained `#0056b3` link treatment. This is evidence for those captured public routes, not a claim about its authenticated bank, mobile app, campaign, or group-wide design system.
|
|
72
|
+
|
|
73
|
+
**Key Characteristics:**
|
|
74
|
+
|
|
75
|
+
- `#f9f9f9` page canvas with `#212529` foreground on the supplied Taishin routes
|
|
76
|
+
- `#0056b3` observed as a public-route link/text accent, not asserted as a universal brand fill
|
|
77
|
+
- Flat, square local geometry: 0px corners and no shadow on the promoted investment card
|
|
78
|
+
- Compact 16px / 400 computed body metrics with no verified Taishin UI-family token
|
|
79
|
+
- Information-dense personal and investment pages; grid, breakpoint, and authenticated-product rules are not established
|
|
80
|
+
|
|
81
|
+
## 2. Color Palette & Roles
|
|
82
|
+
|
|
83
|
+
### Observed public-route colors
|
|
84
|
+
|
|
85
|
+
- **Pale canvas** (`#f9f9f9`): computed body background on both Taishin-owned supplied routes.
|
|
86
|
+
- **Foreground** (`#212529`): frequently observed text and border value on the personal and investment routes.
|
|
87
|
+
- **Link accent** (`#0056b3`): repeated public-route text and border observation; use only in the measured link/action context.
|
|
88
|
+
- **Fund-card border** (`#e3e3e3`): a local 1px border on the observed `ts-comp-iFund-card`, not a global hairline token.
|
|
89
|
+
|
|
90
|
+
### Boundary
|
|
91
|
+
|
|
92
|
+
The packet also contains high-frequency black, white, and blue values on an external association page. They are not used as Taishin palette claims. No first-party brand guide in this research supplied a numeric color scale, so no unmeasured corporate, marketing, Richart, or authenticated-product palette is substituted here.
|
|
93
|
+
|
|
94
|
+
## 3. Typography Rules
|
|
95
|
+
|
|
96
|
+
### Evidence classes
|
|
97
|
+
|
|
98
|
+
- **Official product-use:** No first-party Taishin statement found in this research names a product UI type family or confirms its deployment on the captured routes.
|
|
99
|
+
- **Live computed surface-use:** `微軟正黑體` and the `-apple-system` stack appear in packet samples on Taishin-owned routes, but the bundle supplies no matching loaded FontFace source. Metrics may be retained; neither name becomes a Taishin family token.
|
|
100
|
+
- **Official distributed brand asset:** No official Taishin distributed type asset was established by the searched first-party sources.
|
|
101
|
+
- **Declared-only:** `slick` and `swiper-icons` declarations belong to the packet’s external association-page capture and have no observed visible use. They are not Taishin typography.
|
|
102
|
+
- **Unresolved:** `Noto Sans TC` occurs in the mixed bundle without a matching loaded FontFace source or clean Taishin-route provenance. It is omitted rather than used as a fallback or inferred bank font.
|
|
103
|
+
|
|
104
|
+
### Captured hierarchy
|
|
105
|
+
|
|
106
|
+
| Role | Family boundary | Size | Weight | Line height | Captured context |
|
|
107
|
+
|---|---|---:|---:|---:|---|
|
|
108
|
+
| Public body | family omitted; computed system stack is not a brand-font claim | 16px | 400 | 16px | `home::body` and `surface-2::body` |
|
|
109
|
+
| Investment fund card | unresolved computed family | 16px | 400 | 16px | `surface-2::div.ts-comp-iFund-card` |
|
|
110
|
+
|
|
111
|
+
Do not label a system fallback, 微軟正黑體, or Noto Sans TC as a Taishin font. A browser-loadable source, licence, and first-party product-use statement were not established.
|
|
112
|
+
|
|
113
|
+
## 4. Component Stylings
|
|
114
|
+
|
|
115
|
+
### Public investment card
|
|
116
|
+
|
|
117
|
+
**Investment fund card**
|
|
118
|
+
|
|
119
|
+
- Background: transparent
|
|
120
|
+
- Text: `#212529`
|
|
121
|
+
- Border: 1px solid `#e3e3e3`
|
|
122
|
+
- Radius: 0px
|
|
123
|
+
- Padding: 0px
|
|
124
|
+
- Font: 16px / 400 / unresolved computed family
|
|
125
|
+
- Height: 206px
|
|
126
|
+
- Use: Static public investment card; selector `surface-2::div.ts-comp-iFund-card`, with nine observed instances.
|
|
127
|
+
|
|
128
|
+
The selector-backed card is a measured default component, not evidence of hover, focus, pressed, disabled, loading, error, success, or authenticated-product states. The packet records menu and tab interactions on the personal route, but no corresponding card state is captured; those interactions do not add a state to this card.
|
|
129
|
+
|
|
130
|
+
---
|
|
131
|
+
**Verified:** 2026-07-13
|
|
132
|
+
**Tier 1 sources:** https://www.taishinbank.com.tw/TSB/personal/ ; https://www.taishinbank.com.tw/invst/product/ ; https://www.taishinbank.com.tw/TSB/about-taishin/brief-introduction-to-the-bank/taishin-story/index.html ; https://www.taishinbank.com.tw/TSB/about-taishin/brief-introduction-to-the-bank/TSBankGridPage-000091-00002/ ; https://www.taishinbank.com.tw/TSB/personal/common/news/TSBankNews-007654/ ; https://web.taishinbank.com.tw/TSB/personal/common/news/TSBankNews-008090/ ; https://www.taishinbank.com.tw/TSB/fair-treatment/about/TSBankGridPage-000226/
|
|
133
|
+
**Tier 2 sources:** https://getdesign.md/taishinbank and https://styles.refero.design/?q=Taishin%20Bank were both attempted with built-in web open; each returned an internal error, and search did not yield a Taishin-specific catalogue record. No Tier 2 value was used.
|
|
134
|
+
**Conflicts unresolved:** none
|
|
135
|
+
|
|
136
|
+
## 5. Layout Principles
|
|
137
|
+
|
|
138
|
+
The supplied Taishin-owned pages were captured at `1440×900`. They support an information-dense public-web presentation with a pale page field, compact 16px body metrics, and square local card geometry. The data does not establish a universal grid, breakpoint, responsive behavior, authenticated banking layout, or Richart app layout. The external association-page snapshot is not a third Taishin surface and must not be used to extend this layout claim.
|
|
139
|
+
|
|
140
|
+
## 6. Depth & Elevation
|
|
141
|
+
|
|
142
|
+
The promoted investment card is flat: `box-shadow: none`, a transparent background, a 1px `#e3e3e3` border, and 0px radius. This describes that selector-backed component only. No elevation scale, modal depth, floating panel, or shadow-bearing product card is asserted.
|
|
143
|
+
|
|
144
|
+
## 7. Do's and Don'ts
|
|
145
|
+
|
|
146
|
+
### Do
|
|
147
|
+
|
|
148
|
+
- Reuse the pale `#f9f9f9` / dark `#212529` public-route contrast only for closely comparable public banking information contexts.
|
|
149
|
+
- Keep the measured investment card square, flat, and 1px bordered when reproducing that specific static component.
|
|
150
|
+
- Keep `#0056b3` scoped to observed link/action treatment unless another Taishin surface establishes a broader role.
|
|
151
|
+
- Preserve the separate evidence domains for public banking, Richart communications, corporate integration, and the external association capture.
|
|
152
|
+
|
|
153
|
+
### Don't
|
|
154
|
+
|
|
155
|
+
- Do not turn an observed link blue into a universal Taishin primary button, Richart, or corporate identity color.
|
|
156
|
+
- Do not substitute a system font, 微軟正黑體, or Noto Sans TC while presenting it as a Taishin proprietary font.
|
|
157
|
+
- Do not infer card hover, focus, pressed, disabled, error, loading, or authenticated-product states from the menu/tab interactions elsewhere in the packet.
|
|
158
|
+
- Do not use the third supplied association-page snapshot as evidence for Taishin components, type, color, or layout.
|
|
159
|
+
|
|
160
|
+
## 8. Accessibility & Content
|
|
161
|
+
|
|
162
|
+
The packet establishes compact 16px public text and a square, flat investment-card default. It does not establish contrast ratios, keyboard order, focus appearance, target size requirements, error copy, loading behavior, screen-reader semantics, or language-switch behavior. The bank’s official fair-treatment material describes a commitment to accessible and equitable financial service, but it is organisational context—not proof that a particular captured UI satisfies an accessibility standard. Any new focus, error, disabled, or assistive-technology treatment needs direct, source-specific evidence.
|
|
163
|
+
|
|
164
|
+
## 9. Reference Scope & Evidence
|
|
165
|
+
|
|
166
|
+
This reference uses `artifacts/reference-evidence/taishinbank.json` as its only raw computed-style, font, component, and interaction evidence. The usable brand-owned visual surfaces are the public personal-banking and investment-product pages. The packet’s third capture is a Lia-Roc association page; it remains documented in `.verification.md` for auditability but is excluded from all Taishin tokens and claim paths. First-party bank materials add separate history, service, brand-evolution, integration, and fair-treatment context. getdesign and Refero were both attempted but supplied no usable competing record. The raw proof, field reconciliation, and source ledger live in `.verification.md` and `_research.md`.
|
|
167
|
+
|
|
168
|
+
## 10. Voice & Tone
|
|
169
|
+
|
|
170
|
+
Use a voice that is clear, dependable, and practical. First-party materials repeatedly frame the bank around customer benefit, continuity of service, digital convenience, and fair treatment; that supports plain promises with a calm, service-forward tone rather than promotional urgency.
|
|
171
|
+
|
|
172
|
+
| Do | Don't |
|
|
173
|
+
|---|---|
|
|
174
|
+
| State the service outcome and the next step clearly. | Hide important conditions behind celebratory marketing language. |
|
|
175
|
+
| Explain digital assistance as a convenience with safeguards. | Promise a financial outcome or imply risk-free action. |
|
|
176
|
+
| Acknowledge continuity and customer rights during change. | Treat organisational integration as a reason for customer confusion. |
|
|
177
|
+
|
|
178
|
+
- “查看您的帳務與下一步操作。” *(Illustrative; grounded in the bank’s digital-service and customer-benefit framing.)*
|
|
179
|
+
- “服務持續提供,若有系統異動將主動通知。” *(Illustrative; grounded in the integration notice’s continuity principle.)*
|
|
180
|
+
- “需要協助時,請選擇最適合您的服務方式。” *(Illustrative; grounded in the fair-treatment and accessibility context.)*
|
|
181
|
+
|
|
182
|
+
## 11. Brand Narrative
|
|
183
|
+
|
|
184
|
+
Taishin International Bank was established in 1992 and developed from a commercial-bank base into a broader financial-services organisation with personal, corporate, wealth-management, and digital-finance work. Its official business introduction describes a customer mix spanning individuals, families, business owners, and micro-enterprises, alongside a push to make finance more convenient through digital channels and partnerships.
|
|
185
|
+
|
|
186
|
+
The bank’s current story joins that institutional role to everyday digital finance. Its official account of the Richart Life initiative describes payments, points, offers, and financial services brought into a one-stop lifestyle application; the 2026 「台新銀行 | Richart」 announcement says the bank is extending Richart’s digital capability across its service offer.
|
|
187
|
+
|
|
188
|
+
Why this matters now is operational as well as expressive: bank integration materials name customer rights and uninterrupted service as the governing principle while the bank continues digital transformation. That makes clarity, continuity, and appropriate disclosure more relevant to product communication than a generic “modern bank” aesthetic.
|
|
189
|
+
|
|
190
|
+
## 12. Principles
|
|
191
|
+
|
|
192
|
+
1. **Customer benefit before internal complexity.** The official integration plan prioritises customer rights and uninterrupted service.
|
|
193
|
+
*UI implication:* explain service changes, eligibility, and next steps at the point of action.
|
|
194
|
+
|
|
195
|
+
2. **Digital convenience must remain understandable.** The bank describes digital banking, payments, API work, and data-enabled service as part of its offering.
|
|
196
|
+
*UI implication:* break complex financial tasks into named steps and preserve clear confirmation language.
|
|
197
|
+
|
|
198
|
+
3. **Innovation should solve a daily financial task.** Richart-related materials frame finance as extending into payments, points, offers, and living scenarios.
|
|
199
|
+
*UI implication:* connect a feature to the customer’s immediate task instead of leading with technical novelty.
|
|
200
|
+
|
|
201
|
+
4. **Fair treatment is a service practice.** The bank’s fair-treatment organisation describes equitable and accessible financial services across customer groups.
|
|
202
|
+
*UI implication:* make essential information, assistance paths, and important constraints easy to locate and understand.
|
|
203
|
+
|
|
204
|
+
## 13. Personas
|
|
205
|
+
|
|
206
|
+
The following are service archetypes inferred only from first-party audience descriptions; they are not research-validated individual personas.
|
|
207
|
+
|
|
208
|
+
### Personal and family finance customer
|
|
209
|
+
|
|
210
|
+
Uses deposits, payments, borrowing, or wealth-planning services across life stages. Needs plain explanations of the product, eligibility, cost, and next action.
|
|
211
|
+
|
|
212
|
+
### Digital-first Richart customer
|
|
213
|
+
|
|
214
|
+
Uses banking, payment, points, and lifestyle services through digital channels. Needs an efficient route to a task without assuming that every customer already knows the product ecosystem.
|
|
215
|
+
|
|
216
|
+
### Business owner or micro-enterprise operator
|
|
217
|
+
|
|
218
|
+
Uses business finance, collections, payment, or cash-management services. Needs terminology and support paths that distinguish business tasks from personal consumer flows.
|
|
219
|
+
|
|
220
|
+
### Customer needing financial accessibility support
|
|
221
|
+
|
|
222
|
+
May rely on a different language, assisted channel, or accessible service route. Needs equal access to the essential service and a clear way to obtain help.
|
|
223
|
+
|
|
224
|
+
## 14. States
|
|
225
|
+
|
|
226
|
+
These are content requirements derived from banking-service and fair-treatment context, not observed Taishin visual state tokens. No color, icon, motion, or component treatment is prescribed without source evidence.
|
|
227
|
+
|
|
228
|
+
| State | Required content | Visual boundary |
|
|
229
|
+
|---|---|---|
|
|
230
|
+
| Empty | Explain what is absent and the available next action. | No empty-state component was captured. |
|
|
231
|
+
| Loading | Identify what is being checked or retrieved. | No loading indicator was captured. |
|
|
232
|
+
| Validation error | Name the field or condition that needs attention. | No error styling was captured. |
|
|
233
|
+
| Transaction/service error | Explain whether the action completed and where help is available. | No error styling or recovery flow was captured. |
|
|
234
|
+
| Service interruption | State the affected service and the expected next update. | Continuity language is contextual; no outage UI was captured. |
|
|
235
|
+
| Success | Confirm the completed action and give the relevant reference or next step. | No success UI was captured. |
|
|
236
|
+
| Skeleton | Preserve the information hierarchy while content is unavailable. | No skeleton geometry was captured. |
|
|
237
|
+
| Disabled | Explain why an action is unavailable and what can make it available. | No disabled control style was captured. |
|
|
238
|
+
| Pending review | State that a review is underway without promising an outcome. | No pending-review UI was captured. |
|
|
239
|
+
| Assistance | Offer an appropriate support route for customers needing help. | No support component style was captured. |
|
|
240
|
+
|
|
241
|
+
## 15. Motion & Easing
|
|
242
|
+
|
|
243
|
+
No Taishin motion duration, easing curve, transition, loading animation, or reduced-motion behavior was measured in the supplied evidence. Preserve user control and do not use motion to obscure financial status, cost, or confirmation. Any implementation needs a separately observed source before introducing a Taishin-specific timing token.
|
|
@@ -0,0 +1,240 @@
|
|
|
1
|
+
---
|
|
2
|
+
id: teamlab
|
|
3
|
+
name: チームラボ
|
|
4
|
+
country: JP
|
|
5
|
+
category: design-tools
|
|
6
|
+
homepage: "https://www.team-lab.com/"
|
|
7
|
+
primary_color: "#212121"
|
|
8
|
+
logo:
|
|
9
|
+
type: favicon
|
|
10
|
+
slug: "https://www.google.com/s2/favicons?domain=team-lab.com&sz=128"
|
|
11
|
+
verified: "2026-07-13"
|
|
12
|
+
omd: "0.1"
|
|
13
|
+
verification_v2:
|
|
14
|
+
schema: 2
|
|
15
|
+
checked: "2026-07-13"
|
|
16
|
+
surfaces:
|
|
17
|
+
- { id: home, kind: public-marketing, url: "https://www.team-lab.com/", inspected: "2026-07-13" }
|
|
18
|
+
- { id: surface-2, kind: public-product-catalog, url: "https://www.team-lab.com/product/?category=all", inspected: "2026-07-13" }
|
|
19
|
+
- { id: surface-3, kind: public-corporate, url: "https://www.team-lab.com/about/", inspected: "2026-07-13" }
|
|
20
|
+
sources:
|
|
21
|
+
- { id: home-live, kind: product-surface, url: "https://www.team-lab.com/", captured: "2026-07-13" }
|
|
22
|
+
- { id: catalog-live, kind: product-surface, url: "https://www.team-lab.com/product/?category=all", captured: "2026-07-13" }
|
|
23
|
+
- { id: about-live, kind: product-surface, url: "https://www.team-lab.com/about/", captured: "2026-07-13" }
|
|
24
|
+
- { id: company-about, kind: official-doc, url: "https://www.team-lab.com/en/about/", captured: "2026-07-13" }
|
|
25
|
+
- { id: careers, kind: official-doc, url: "https://www.team-lab.com/en/recruit/tsunen/", captured: "2026-07-13" }
|
|
26
|
+
- { id: borderless-2024, kind: brand-asset, url: "https://architects.team-lab.com/projects/teamLab_borderless/", captured: "2026-07-13" }
|
|
27
|
+
- { id: adobe-webfont-license, kind: license, url: "https://helpx.adobe.com/fonts/using/webfont-licensing.html", captured: "2026-07-13" }
|
|
28
|
+
conflicts: []
|
|
29
|
+
claims:
|
|
30
|
+
"tokens.colors.ink": &home_live { surface_id: home, source_id: home-live, method: computed-style, captured: "2026-07-13" }
|
|
31
|
+
"tokens.colors.canvas": *home_live
|
|
32
|
+
"tokens.colors.muted": &catalog_live { surface_id: surface-2, source_id: catalog-live, method: computed-style, captured: "2026-07-13" }
|
|
33
|
+
"tokens.colors.catalog-surface": *catalog_live
|
|
34
|
+
"tokens.typography.body.size": *home_live
|
|
35
|
+
"tokens.typography.body.weight": *home_live
|
|
36
|
+
"tokens.typography.body.lineHeight": *home_live
|
|
37
|
+
"tokens.typography.body.use": *home_live
|
|
38
|
+
"tokens.typography.nav-label.size": *home_live
|
|
39
|
+
"tokens.typography.nav-label.weight": *home_live
|
|
40
|
+
"tokens.typography.nav-label.lineHeight": *home_live
|
|
41
|
+
"tokens.typography.nav-label.tracking": *home_live
|
|
42
|
+
"tokens.typography.nav-label.use": *home_live
|
|
43
|
+
"tokens.spacing.catalog-gap": *catalog_live
|
|
44
|
+
"tokens.spacing.news-inset": *home_live
|
|
45
|
+
"tokens.rounded.crisp": *catalog_live
|
|
46
|
+
"tokens.components.product-catalog-card.type": &catalog_card { surface_id: surface-2, source_id: catalog-live, method: computed-style, captured: "2026-07-13" }
|
|
47
|
+
"tokens.components.product-catalog-card.bg": *catalog_card
|
|
48
|
+
"tokens.components.product-catalog-card.fg": *catalog_card
|
|
49
|
+
"tokens.components.product-catalog-card.radius": *catalog_card
|
|
50
|
+
"tokens.components.product-catalog-card.height": *catalog_card
|
|
51
|
+
"tokens.components.product-catalog-card.font": *catalog_card
|
|
52
|
+
"tokens.components.product-catalog-card.use": *catalog_card
|
|
53
|
+
tokens:
|
|
54
|
+
source: reconciled
|
|
55
|
+
extracted: "2026-07-13"
|
|
56
|
+
note: "Machine tokens are limited to the supplied desktop public-surface evidence. The visible Helvetica stack is system-resolved and ff-din-web is declared-only, so neither is a brand-family token."
|
|
57
|
+
components_harvested: true
|
|
58
|
+
colors:
|
|
59
|
+
ink: "#212121"
|
|
60
|
+
canvas: "#ffffff"
|
|
61
|
+
muted: "#999999"
|
|
62
|
+
catalog-surface: "#f8f9fa"
|
|
63
|
+
typography:
|
|
64
|
+
body: { size: 13, weight: 400, lineHeight: 22.1, use: "Observed public home body and card text metrics" }
|
|
65
|
+
nav-label: { size: 12, weight: 400, lineHeight: 20.4, tracking: 0.6, use: "Observed public home header-link metrics" }
|
|
66
|
+
spacing:
|
|
67
|
+
catalog-gap: 40
|
|
68
|
+
news-inset: 30
|
|
69
|
+
rounded:
|
|
70
|
+
crisp: 0
|
|
71
|
+
components:
|
|
72
|
+
product-catalog-card: { type: card, bg: "#f8f9fa", fg: "#212121", radius: "0px", height: "400px", font: "13px / 400", use: "Public product-catalog link card; surface-2::[data-omd-capture=20]" }
|
|
73
|
+
---
|
|
74
|
+
|
|
75
|
+
# Design System Inspiration of チームラボ
|
|
76
|
+
|
|
77
|
+
## 1. Visual Theme & Atmosphere
|
|
78
|
+
|
|
79
|
+
teamLab is an interdisciplinary art collective formed in 2001, bringing artists, programmers, engineers, CG animators, mathematicians, architects, and graphic designers together around work that crosses art, science, technology, and creativity. Its public web expression is correspondingly quiet rather than decorative: a white field, near-black copy, precise light-gray information, squared edges, and imagery that carries the experiential intensity. The supplied public capture shows this restraint across the marketing home, product catalog, and corporate about surfaces. Current work extends the same boundary-crossing idea into physical places: the official teamLab Borderless project reopened at Azabudai Hills in 2024 as a continuous, mapless world. That evolution is brand and spatial context, not evidence for unobserved web tokens.
|
|
80
|
+
|
|
81
|
+
- **Image-led restraint:** `#ffffff` canvas and `#212121` text leave the art, work, and news imagery to provide visual intensity.
|
|
82
|
+
- **Measured information layers:** `#999999` appears in product-catalog metadata, separating secondary information without adding a new accent color.
|
|
83
|
+
- **Crisp geometry:** the supplied capture clusters overwhelmingly at `0px` radius; the one observed `2px` footer action is local, not a global rounding rule.
|
|
84
|
+
|
|
85
|
+
## 2. Color Palette & Roles
|
|
86
|
+
|
|
87
|
+
### Observed public-surface roles
|
|
88
|
+
|
|
89
|
+
- **Ink** (`#212121`): repeated text color on all three supplied public surfaces; the reference primary color is therefore a functional ink, not an inferred action color.
|
|
90
|
+
- **Canvas** (`#ffffff`): repeated public background and the observed home news-card surface.
|
|
91
|
+
- **Muted metadata** (`#999999`): repeated product-catalog category and usage text on the public catalog.
|
|
92
|
+
- **Catalog surface** (`#f8f9fa`): observed on the public product-catalog link card at `surface-2::[data-omd-capture="20"]`.
|
|
93
|
+
|
|
94
|
+
`#ededed` and `#f5f5f5` occur on two distinct static footer cards. They remain selector-level observations rather than a generalized neutral scale. No semantic success, error, or universal primary-action color was measured.
|
|
95
|
+
|
|
96
|
+
## 3. Typography Rules
|
|
97
|
+
|
|
98
|
+
### Evidence classes
|
|
99
|
+
|
|
100
|
+
- **Official product-use:** no first-party announcement in this pass names a web or product UI type family.
|
|
101
|
+
- **Live computed public-surface use:** the supplied capture records a system-resolved Helvetica-led stack in 666 visible uses. It supports the measured size, weight, line-height, and tracking values below, but it is not promoted as a teamLab brand-family token.
|
|
102
|
+
- **Official distributed brand asset:** none located in the permitted source set.
|
|
103
|
+
- **Declared-only:** `ff-din-web` is declared by nine Adobe Typekit source URLs in the supplied packet, with zero visible uses. Adobe’s webfont licence describes licensed web delivery generally; it does not establish teamLab product use or grant reuse of teamLab’s project assets.
|
|
104
|
+
- **Unresolved:** the packet does not connect a loaded or visible face to `ff-din-web`, so no specimen or substitute is provided.
|
|
105
|
+
|
|
106
|
+
### Measured public hierarchy
|
|
107
|
+
|
|
108
|
+
| Role | Size | Weight | Line height | Tracking | Provenance |
|
|
109
|
+
|---|---:|---:|---:|---:|---|
|
|
110
|
+
| Public body/card text | 13px | 400 | 22.1px | normal | `home::body` and repeated public cards |
|
|
111
|
+
| Public header link | 12px | 400 | 20.4px | 0.6px | `home::[data-omd-capture="0"]` |
|
|
112
|
+
| Product category button, default | 13px | 400 | 13px | normal | `surface-2::[data-omd-capture="15"]` |
|
|
113
|
+
|
|
114
|
+
## 4. Component Stylings
|
|
115
|
+
|
|
116
|
+
Only default geometry is retained from the supplied desktop public capture. The packet records zero interactions and zero observed states; hover, focus, pressed, disabled, selected, error, and transition treatments are absent. The static product card below is the sole structured component token because it is selector- and surface-backed without requiring an unobserved interactive state.
|
|
117
|
+
|
|
118
|
+
### Product catalog card
|
|
119
|
+
|
|
120
|
+
**Catalog link card**
|
|
121
|
+
- Background: `#f8f9fa`
|
|
122
|
+
- Text: `#212121`
|
|
123
|
+
- Radius: `0px`
|
|
124
|
+
- Height: `400px`
|
|
125
|
+
- Font: `13px / 400 / observed system-resolved stack, not a brand-family claim`
|
|
126
|
+
- Use: public product-catalog link card; `surface-2::[data-omd-capture="20"]`, 20 observed instances
|
|
127
|
+
|
|
128
|
+
### Public category control
|
|
129
|
+
|
|
130
|
+
**Category button — default only**
|
|
131
|
+
- Background: transparent
|
|
132
|
+
- Text: `#999999`
|
|
133
|
+
- Border: `0px solid #000000`
|
|
134
|
+
- Radius: `0px`
|
|
135
|
+
- Padding: `18px 20px`
|
|
136
|
+
- Height: `49px`
|
|
137
|
+
- Use: public product-catalog category control; `surface-2::[data-omd-capture="15"]`, five observed instances
|
|
138
|
+
- States: default geometry only; interaction count is 0, so no selected, hover, focus, pressed, or disabled treatment is asserted
|
|
139
|
+
|
|
140
|
+
### Static footer action
|
|
141
|
+
|
|
142
|
+
**Footer action — default only**
|
|
143
|
+
- Background: `#ffffff`
|
|
144
|
+
- Text: `#212121`
|
|
145
|
+
- Radius: `2px`
|
|
146
|
+
- Height: `44px`
|
|
147
|
+
- Use: static footer link action; `surface-2::[data-omd-capture="42"]`, repeated on the corporate-about surface
|
|
148
|
+
- States: default geometry only; interaction count is 0, so no hover, focus, pressed, or disabled treatment is asserted
|
|
149
|
+
|
|
150
|
+
## 5. Layout Principles
|
|
151
|
+
|
|
152
|
+
### Observed spacing
|
|
153
|
+
|
|
154
|
+
The tokenized spacing values are kept to directly selector-backed measurements: the product-catalog card has a `40px` bottom margin, while the home news card uses `30px 30px 30px 60px` padding. Smaller values occur in the bundle but are not normalized into a complete scale.
|
|
155
|
+
|
|
156
|
+
### Observed shape
|
|
157
|
+
|
|
158
|
+
- **Crisp public card/category geometry:** `0px` radius.
|
|
159
|
+
- **Local footer action exception:** `2px` radius, retained only in its recorded footer context.
|
|
160
|
+
|
|
161
|
+
## 6. Depth & Elevation
|
|
162
|
+
|
|
163
|
+
No shadow token is established. The supplied component variants record `box-shadow: none` for the retained catalog card, category control, footer action, and the measured card variants.
|
|
164
|
+
|
|
165
|
+
## 7. Do's and Don'ts
|
|
166
|
+
|
|
167
|
+
### Do
|
|
168
|
+
|
|
169
|
+
- Keep public informational layouts white, near-black, and image-led when working from the captured marketing or catalog surfaces.
|
|
170
|
+
- Use the measured `#999999` only for secondary product-catalog information unless a separate surface verifies another role.
|
|
171
|
+
- Preserve square public-card geometry and the measured `40px` catalog separation where that catalog pattern is actually being reproduced.
|
|
172
|
+
- Treat the measured typography as metrics only; select a family only when the target product surface supplies its own evidence.
|
|
173
|
+
|
|
174
|
+
### Don't
|
|
175
|
+
|
|
176
|
+
- Don’t convert the system-resolved Helvetica stack into a teamLab brand font or use it as a fallback masquerading as one.
|
|
177
|
+
- Don’t promote declared-only `ff-din-web` to a live UI family, a specimen, or a redistribution permission.
|
|
178
|
+
- Don’t turn the local `2px` footer corner into a general control radius.
|
|
179
|
+
- Don’t invent color semantics, hover, focus, pressed, disabled, error, loading, success, motion, or responsive behavior from this desktop, zero-interaction capture.
|
|
180
|
+
|
|
181
|
+
## 8. Responsive Behavior
|
|
182
|
+
|
|
183
|
+
The permitted evidence contains only `1440x900` captures for the home, product catalog, and corporate about surfaces. It establishes no mobile breakpoint, layout transition, responsive asset rule, or responsive component variant.
|
|
184
|
+
|
|
185
|
+
## 9. Agent Prompt Guide
|
|
186
|
+
|
|
187
|
+
### Evidence-safe prompts
|
|
188
|
+
|
|
189
|
+
- “Create a public product-catalog link card using `#f8f9fa`, `#212121`, 0px radius, 400px height, and 13px/400 text, scoped to a catalog presentation.”
|
|
190
|
+
- “Build a sparse public information layout on white with near-black primary copy and `#999999` metadata; let artwork or photography supply the visual intensity.”
|
|
191
|
+
- “Use the observed 40px catalog gap or 30px news-card inset only in the recorded public patterns; do not expand them into a complete spacing scale.”
|
|
192
|
+
- “Keep default category-control geometry at transparent background, `#999999` text, 18px 20px padding, and 49px height, but specify no interaction states.”
|
|
193
|
+
|
|
194
|
+
## 10. Voice & Tone
|
|
195
|
+
|
|
196
|
+
First-party language is interdisciplinary, exploratory, and collective. It describes the group as ultratechnologists who cross art, science, technology, and creativity, and its current spatial work invites people to wander, explore, and discover in a continuous world.
|
|
197
|
+
|
|
198
|
+
| Context | Supported voice evidence |
|
|
199
|
+
|---|---|
|
|
200
|
+
| Origin | “Art collective formed in 2001.” — teamLab About |
|
|
201
|
+
| Collective work | Collaboration among diverse specialists makes work that cannot be made alone. — teamLab Careers |
|
|
202
|
+
| Experience | “Wander, Explore, and Discover” in a continuous borderless world. — teamLab Borderless |
|
|
203
|
+
|
|
204
|
+
No invented transactional, error, or accessibility copy is asserted.
|
|
205
|
+
|
|
206
|
+
## 11. Brand Narrative
|
|
207
|
+
|
|
208
|
+
teamLab’s official company account begins with an art collective formed in 2001. Its members span artistic, technical, mathematical, architectural, and editorial practices; the group calls this interdisciplinary practice ultratechnology and frames its work as moving across boundaries between art, science, technology, and creativity.
|
|
209
|
+
|
|
210
|
+
The current organization makes work across art, solutions, and products, while its careers material explains that diverse specialization and collaboration are central to how those outputs are made. The 2024 reopening of teamLab Borderless at Azabudai Hills presents the same idea in a current public place: artworks move, relate, and intermingle to form one continuous world. No executive quotation was located in the permitted first-party sources, so none is fabricated here.
|
|
211
|
+
|
|
212
|
+
## 12. Principles
|
|
213
|
+
|
|
214
|
+
1. **Cross disciplines without collapsing them.** *UI implication:* keep art, product, corporate, and documentation evidence domains explicit rather than blending their values into one invented interface.
|
|
215
|
+
2. **Make the experience larger than the chrome.** *UI implication:* public informational surfaces can stay visually quiet so imagery and content carry the experiential register.
|
|
216
|
+
3. **Value specialized collaboration.** *UI implication:* organize complex information with clear secondary hierarchy instead of applying decorative emphasis everywhere.
|
|
217
|
+
4. **Let exploration remain legible.** *UI implication:* use measured metadata contrast and spacing for scanning, but do not fabricate interaction behavior for exploratory flows.
|
|
218
|
+
|
|
219
|
+
## 13. Personas
|
|
220
|
+
|
|
221
|
+
*These are first-party stakeholder groups, not fictional individual personas.*
|
|
222
|
+
|
|
223
|
+
- **Interdisciplinary makers:** teamLab identifies artists, programmers, engineers, CG animators, mathematicians, architects, and designers as members of its collective.
|
|
224
|
+
- **Specialists working across art, solutions, and products:** the careers surface describes three project domains and roles for engineers, creatives, and catalysts.
|
|
225
|
+
- **Visitors to borderless art environments:** the current Borderless project explicitly invites people to wander, explore, discover, and create a world with others.
|
|
226
|
+
|
|
227
|
+
## 14. States
|
|
228
|
+
|
|
229
|
+
The supplied packet records zero interactions and no observed state snapshots. No teamLab empty, loading, error, success, skeleton, disabled, hover, focus, pressed, or selected visual treatment is documented in this reference.
|
|
230
|
+
|
|
231
|
+
## 15. Motion & Easing
|
|
232
|
+
|
|
233
|
+
The supplied packet records no duration, easing, animation, or transition value. teamLab’s spatial work provides narrative context for movement, but it is not evidence for public-web motion tokens.
|
|
234
|
+
|
|
235
|
+
---
|
|
236
|
+
|
|
237
|
+
**Verified:** 2026-07-13
|
|
238
|
+
**Tier 1 sources:** https://www.team-lab.com/ | https://www.team-lab.com/product/?category=all | https://www.team-lab.com/about/ | https://www.team-lab.com/en/about/ | https://www.team-lab.com/en/recruit/tsunen/ | https://architects.team-lab.com/projects/teamLab_borderless/ | https://helpx.adobe.com/fonts/using/webfont-licensing.html
|
|
239
|
+
**Tier 2 sources:** https://getdesign.md/teamlab (attempted; internal error) | https://getdesign.md/design-md/teamlab (attempted; internal error) | https://styles.refero.design/?q=teamLab (attempted; internal error)
|
|
240
|
+
**Conflicts unresolved:** none
|