36 lines
1.3 KiB
Markdown
36 lines
1.3 KiB
Markdown
---
|
|
id: wiki-2026-0508-디자인-시스템-기반-컴포넌트-개발
|
|
title: 디자인 시스템 기반 컴포넌트 개발
|
|
category: 10_Wiki/Topics
|
|
status: duplicate
|
|
canonical_id: design-system-component-development
|
|
duplicate_of: "[[Design System Component Development]]"
|
|
aliases: []
|
|
source_trust_level: A
|
|
confidence_score: 0.9
|
|
verification_status: redirected
|
|
tags: [duplicate, frontend, design-system, components]
|
|
last_reinforced: 2026-05-10
|
|
github_commit: pending
|
|
---
|
|
|
|
# 디자인 시스템 기반 컴포넌트 개발
|
|
|
|
> **이 문서는 [[Design System Component Development]] 의 중복본입니다.** Canonical 문서로 redirect.
|
|
|
|
## 핵심 요약 (specialization aspects)
|
|
- 매 design tokens (color, spacing, typography) → primitives → composite components → patterns.
|
|
- 매 2026 stack: shadcn/ui (copy-paste), Radix UI primitives, Tailwind CSS 4, Storybook 8, Style Dictionary.
|
|
- 매 headless components + composition over inheritance — 매 modern philosophy.
|
|
|
|
## 🔗 Graph
|
|
- 부모: [[Design System Component Development]] (canonical)
|
|
- 변형: [[Headless UI Pattern]] · [[Compound Components]]
|
|
- Adjacent: [[Storybook]] · [[Tailwind CSS]] · [[Radix UI]]
|
|
|
|
## 🕓 변경 이력
|
|
| 날짜 | 변경 |
|
|
|---|---|
|
|
| 2026-05-08 | Phase 1 |
|
|
| 2026-05-10 | 중복 처리 — canonical 문서로 redirect |
|