ui-spec-list-writer
Spec → 模組異動條列 Markdown
When to Use
- 使用者提供截圖或文字描述某個模組的改動
- 需要將改動整理成條列式 spec 文件
- 文件格式採用
justify(既有功能調整)或new(新增功能/元件)標記每個異動範圍
Output Format
每個異動範圍輸出一個頂層 bullet,結構如下:
- {change-type} - {範圍/頁面名稱}
- {功能區塊}
- {具體改動的 UI 元素}
- {細節:顯示條件、文字內容、互動行為、格式說明等}
More from proladon/agent-vault
staged-task-execution
Use when requirements or change scope is large, complex, or spans multiple files/components. Creates a temp/ session folder with tasks.md (atomic task breakdown) and progress.md (context tracking), then executes one task at a time with user confirmation between each step. Use for: large feature implementation, multi-component refactoring, complex bug fixes with many steps, migration work, or any request that involves more than 2-3 independent changes. Trigger phrases: step by step, staged, one at a time, don't rush, large feature, big change, 分步執行, 逐步完成, 一步一步, 分階段, 大功能, 大改動, 不要一次做完, 慢慢來, 確認後再繼續, 按步驟. Resume phrases: continue where we left off, resume, pick up from last task, 繼續上次, 繼續執行, 繼續做, 從上次繼續, 接著做
12ui-spec-writer
將截圖或 spec 描述轉換為標準 spec 格式的 Markdown 文件。Use when: 使用者提供截圖、wireframe、PM spec 或功能描述,想產出口語化 spec 文件。支援新增頁面、表單、列表、Drawer、過濾器等各種 UI 元件的描述,搭配 ASCII 畫面示意圖。
1