원클릭으로
bubbletea-dialog-stacking
Pointer to the Bubble Tea overlays skill and reference material for stack-based dialogs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Pointer to the Bubble Tea overlays skill and reference material for stack-based dialogs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when you need to look up an nn command, flag, or usage pattern. Load with `nn skills get nn-guide`.
Use when after nn new or nn update to discover notes that should be linked to the modified note. Load with `nn skills get nn-link-suggester`.
Use when cleaning up a specific note or before promoting it — runs atomicity, link, and title checks. Load with `nn skills get nn-refine`.
Use when ending a session to consolidate captures, assess promotion eligibility, and update the daily page. For weekly review use --weekly; for daily page only use --daily; for lightweight mid-session capture use --partial. Load with `nn skills get nn-session-debrief`.
Use when asked to organise, capture, or link notes in the Zettelkasten. Load with `nn skills get nn-workflow`.
Use when about to take any action that introduces new information not already in the conversation. Load with `nn skills get nn-capture-discipline`.
| name | bubbletea-dialog-stacking |
| description | Pointer to the Bubble Tea overlays skill and reference material for stack-based dialogs. |
For full guidance on overlay orchestration load bubbletea-overlays and read references/overlays.md within that skill. Pair it with:
lipgloss-layout-utilities to align modal shells and backdrop scrimsbubbles-inputs for focus handling across forms, palettes, and list-driven dialogslipgloss-components when dialogs display reusable rendered widgetsInit, Update, and View plus a stable ID().references/overlays.md) to gate Update before background routes fire.ConfirmDeleteMsg, CancelMsg) so the root model reconciles state prior to popping the stack.👉 Use this pointer when the task mentions “dialog stacking” explicitly; otherwise start with bubbletea-overlays to get the full overlay playbook.