rara/agent-ops/skills/common/_templates/agent-ui/component-index-template.md
toki fdc86c7ff4
Some checks are pending
ci / validate (push) Waiting to run
initial commit
2026-07-18 18:41:17 +09:00

61 lines
1.1 KiB
Markdown

---
ui_doc_type: component
component_id: <component-id>
status: <구현됨|계획|가정|불명확>
source_evidence:
- type: code
path: null
notes: <구현 근거. 없으면 없음>
- type: docs
path: null
notes: <컨셉/계획 근거. 없으면 없음>
- type: user
path: null
notes: <사용자 명시 입력. 없으면 없음>
---
# <Component Name>
Component ID: `<component-id>`
Status: `<구현됨|계획|가정|불명확>`
## Source Evidence
| Type | Path | Notes |
|------|------|-------|
| code | 없음 | <구현 근거. 없으면 `없음`> |
| docs | 없음 | <컨셉/계획 근거. 없으면 `없음`> |
| user | 없음 | <사용자 명시 입력. 없으면 `없음`> |
## Purpose
< component가 해결하는 UI 문제를 적는다.>
## Used By
- `<view-id>`: <사용 위치 또는 region id>
## Anatomy
- <구성 부분>
## Variants
- default: <기본 사용>
## States
- default
- loading
- empty
- error
- disabled
## Rules
- <사용 규칙>
## Decision History
- <YYYY-MM-DD>: <현재 기준으로 남길 결정 요약>