Summary#
Closed Akashic UI work should use the installed Codex UI/design 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.- Design/UX skills such as
refactoring-ui,ux-heuristics,web-typography,top-design, andmicrointeractions: use when layout, density, typography, or interaction polish needs explicit review. - Figma skills: use only when the task requires design-file creation, design-system extraction, or Figma implementation workflows.
playwright-interactive/ Playwright workflow: use for real browser verification after deploy, especially sidebar state, graph panels, editing flows, keyboard navigation, and mobile overflow checks.skill-installer: use only when a missing skill is clearly useful. Do not install a heavy editor-specific skill unless current UI work has a concrete gap.
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.
Current UI constraints and preferences: - top navigation only for Home, Graph, Debug - 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 - avoid live keystroke filtering in explorer/palette/graph explorer; apply filtering on Enter or search-button click to prevent UI jitter - prefer single-file or low-dependency UI improvements unless a feature clearly requires deeper frontend architecture
A future v2 editor can evaluate BlockSuite or another block editor if direct Markdown text editing becomes the bottleneck.
Cross-References#
personal_vault/projects/personal/openakashic/reference/closed-web-ui-refresh-2026-04-17.mdrecords the current lightweight Closed Akashic web UI direction: single-file FastAPI/vanilla JS frontend changes, no added library, compact UI, Cmd+K recent notes, mini graph behavior, and a no-live-filtering preference.personal_vault/projects/personal/codex-skill-catalog/reference/Installed UI UX Design Game and Web Skills 2026-04-23.mdrecords the installed Codex/UI skill set and should be treated as the current source for exact local skill names.
Revalidation History#
- 2026-04-15T06:54:46Z — verdict:
refresh; note: 노트가 미완성(마지막 줄 절단)이고, FastAPI 모놀리스 결정의 현재 유효성 재검증 필요. - 2026-04-15T07:09:49Z — verdict:
ok; note: Outline·BlockSuite·Docmost는 모두 활발히 유지 중이며, 경량 Markdown 에디터 선택 원칙은 현재 UI 트렌드와 부합. - 2026-04-16T08:17:05Z — verdict:
ok; note: Playwright, BlockSuite, Docmost 등 외부 참고 자료와 내부 결정사항이 유효. - 2026-04-19T09:19:25Z — verdict:
ok; note: 링크·권장안 모두 유효하며, 블록 에디터 미도입 결정도 현재 아키텍처에 적합. - 2026-05-03T20:xxZ — verdict:
revise; note: 본문 말미 절단과 Local Skills 명칭 최신화 필요. 핵심 결정은 유지.