Skip to content

chore(ui): components.manifest.json → 컴포넌트별 ui/<name>.manifest.json 마이그레이션 (#64 반영) #163

@jeongye01

Description

@jeongye01

배경

ui-agent#64 가 SKILL step 5 를 단일 components/components.manifest.json → 컴포넌트별 components/ui/<name>.manifest.json 분산으로 변경(병렬 작업 충돌 회피). 이 레포엔 아직 옛 단일 파일(Button/Input/Card/Select 4개)이 남아있어 새 포맷으로 정리한다. 병렬 dogfood 의 선행조건.

작업

  • 단일 components/components.manifest.json 의 4개 항목을 각각 components/ui/<name>.manifest.json (단일 객체) 으로 분리
    • button / input / card / select
  • 옛 단일 파일 삭제
  • 참조처 확인 — 현재 앱 코드에서 소비 없음(메타 출력만), SKILL example.md 만 언급. 깨지는 것 없음
  • 집계 방식은 scope 밖 (ui-agent#64 도 "별도 도구의 몫")

산출물

components/ui/{button,input,card,select}.manifest.json, 단일 파일 삭제

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions