بنقرة واحدة
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.