reopt designreopt design
DocsExploreToolsPricingBuilder
Explore/
opt-ui161opt-charts21opt-datagrid5opt-editor5opt-chat6opt-shell14brandapp-ui8Examples12
reopt designreopt design

AI 시대를 위한 디자인 시스템

  • 문서
  • 가격
  • 릴리즈 노트
  • GitHub
  • 서비스 약관
  • 개인정보처리방침

© 2026 reopt-ai. All rights reserved.

opt-editor

문서 허브 대신 실제 활용 예제를 바로 봅니다. 기본 authoring surface, headless composition, diff review, static render처럼 소비자 앱에서 그대로 가져갈 수 있는 흐름만 모았습니다.

opt-editor 활용 예제 5개. 각 카드에서 라이브 미리보기와 상세 코드 예제를 확인할 수 있습니다.

ℹ️

EAV mappedcampaigns.launch_plan1 snapshots
Appopt-editor

Notes App

opt-editor를 중심으로 템플릿, 핀, 페이지 복제, 댓글 게이트, AI 업데이트, 버전 복원, EAV record mapping, BrandApp 동기화 패널을 붙인 제품형 노트 앱입니다.

appnotesbrandapp-sdkhistoryeav+1
EditorcreateEditorStoredefaultCatalogEditorSpec+1
열기

ℹ️

Starteropt-editor

Basic Editor

Editor 컴포넌트 하나로 작성 화면을 빠르게 붙이는 가장 짧은 시작점입니다.

editauthoringeditor
EditorcreateEditorStoredefaultCatalogEditorSpec
열기
Headless
Custom shell around BlockTree

Headlessopt-editor

Headless Composition

EditorProvider, BlockTree, BlockToolbar를 분리해 커스텀 chrome을 붙이는 조합 예제입니다.

edittoolbarcomposition
EditorProviderBlockTreeBlockToolbarcreateEditorStore+2
열기
Diff Review
suggestionDecorations + mode="diff"
2 changed blocks

Renewal committee memo

The current draft summarizes why the customer expansion is likely to close this quarter.

Next step: align the ROI paragraph with the updated committee recommendation.

Reviewopt-editor

Diff Review

mode="diff"와 suggestionDecorations로 AI 제안을 블록 단위로 검수하는 리뷰 예제입니다.

diffreviewai
EditorcreateEditorStoredefaultCatalogdiffSpecsDetailed+1
열기

Published operating note

StaticRenderer is useful when the editing engine is no longer needed and you only want deterministic output from a stored EditorSpec.

This output can render in server components, docs, previews, and publish surfaces.
  • No editing state to hydrate
  • Ideal for canonical previews
  • Same spec format as the live editor
Renderopt-editor

Static Renderer

저장된 EditorSpec을 읽기 전용 콘텐츠로 렌더링하는 publish/output 예제입니다.

renderread-onlypublish
StaticRendererEditorSpec
열기