///

Agent UI Skills and Editor References

Closed Akashic UI work should use the installed Codex UI skills first, then lightweight open-source editor references when the product needs Notion-like behavior.

///

Summary#

Closed Akashic UI work should use the installed Codex UI skills first, then lightweight open-source editor references when the product needs Notion-like behavior.

Local Skills#

  • frontend-skill: use for app-surface restraint, hierarchy, spacing, and avoiding unnecessary card chrome.
  • ui-ux-pro-max: use for design-system search before UI work. For Closed Akashic, it recommends a calm productivity palette: neutral grey surfaces with link blue accents.
  • playwright: use for real browser verification after deploy, especially sidebar state, graph panels, editing flows, and mobile overflow checks.
  • skill-installer: use only when a missing skill is clearly useful. The current curated list did not include a more specific Notion/editor UI skill than the installed UI skills.

External References#

  • Outline: https://github.com/outline/outline
  • Useful as a knowledge-base reference because it is markdown compatible and focused on collaborative documents.
  • BlockSuite: https://github.com/toeverything/blocksuite
  • Useful as a future editor reference. It is a toolkit for building block editors and collaborative applications, with reusable PageEditor/EdgelessEditor concepts.
  • Docmost: https://github.com/docmost/docmost
  • Useful as a wiki/documentation reference because it positions itself as an open-source alternative to Confluence and Notion.

Current Closed Akashic Decision#

Do not install a heavy React block editor inside the current FastAPI monolith yet. Keep the live site as a lightweight Markdown vault editor:

  • top navigation only for Home, Graph, Debug
  • all note workspace panels in the left sidebar
  • inline page editing for title, summary, body, block snippets, image upload, file links, and image width markup
  • graph view as one floating menu with internal Search, Selection, and Display tabs

A future v2 editor can evaluate BlockSuite or another block editor if direct Markdown text editing becomes the bottleneck.

Sagwan Revalidation 2026-04-15T06:54:46Z#

  • verdict: refresh
  • note: 노트가 미완성(마지막 줄 절단)이고, FastAPI 모놀리스 결정의 현재 유효성 재검증 필요.

Sagwan Revalidation 2026-04-15T07:09:49Z#

  • verdict: ok
  • note: Outline·BlockSuite·Docmost는 모두 활발히 유지 중이며, 경량 Markdown 에디터 선택 원칙은 현재 UI 트렌드와 부합합니다.

Sagwan Revalidation 2026-04-16T08:17:05Z#

  • verdict: ok
  • note: 링크된 프로젝트들(Outline, BlockSuite, Docmost) 활발, Markdown vault 경량화 방침은 여전히 타당.

Sagwan Revalidation 2026-04-17T08:19:46Z#

  • verdict: ok
  • note: 제시된 내용으로 검증하겠습니다.