調用官方 code-simplifier agent 簡化程式碼。當使用者要求簡化、降低複雜度、清理冗餘,或執行 8 步開發迴圈步驟 3 時啟用。不適用於 PR 審查(用 code-reviewer)。
Source text: Chinese
Menu
SkillsMP has collected 15 skills from kopp0510/claude-dd. Open a skill to review its source and details.
Showing 15 of 15 collected skills.
調用官方 code-simplifier agent 簡化程式碼。當使用者要求簡化、降低複雜度、清理冗餘,或執行 8 步開發迴圈步驟 3 時啟用。不適用於 PR 審查(用 code-reviewer)。
Source text: Chinese
蘇格拉底式設計對話,透過逐步提問把模糊想法精煉為可實作的設計。當提到「腦力激盪」「brainstorm」「我有個想法」「幫我想想」「設計討論」「這方向可行嗎」時自動啟用。
Source text: Chinese
微任務規劃專家,將設計拆分為依賴排序的最小可執行任務。當提到任務拆解、微任務、task breakdown、工作分解時自動啟用。
Source text: Chinese
完成前驗證閘門,強制要求提供新鮮的驗證證據才能宣稱完成。當 agent 或使用者聲稱「完成了」「修好了」「測試通過」「done」「fixed」但未附驗證證據時自動啟用。
Source text: Chinese
繪製流程圖、架構圖、走向圖(流量走向動畫),最終交付 GIF。當提到「畫流程圖」「畫架構圖」「走向圖」「流程動畫」「diagram」時自動啟用。不適用於資料視覺化圖表(用 dataviz)或網頁 UI 設計(用 frontend-design)。
Source text: Chinese
Curate Claude Code's auto-memory into durable project knowledge. Analyze MEMORY.md for patterns, promote proven learnings to CLAUDE.md and .claude/rules/, extract recurring solutions into reusable skills. Use when: (1) reviewing what Claude has learned about…
Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples.
Graduate a proven pattern from auto-memory (MEMORY.md) to CLAUDE.md or .claude/rules/ for permanent enforcement.
Explicitly save important knowledge to auto-memory with timestamp and context. Use when a discovery is too important to rely on auto-capture.
Analyze auto-memory for promotion candidates, stale entries, consolidation opportunities, and health metrics.
Memory health dashboard showing line counts, topic files, capacity, stale entries, and recommendations.
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
前端視覺設計專家,建立獨特、生產級的前端介面。當提到視覺風格設計、UI 介面建立、頁面視覺設計、切版、版面樣式時自動啟用。不適用於純框架實作或設計系統 token 建置。
跨維度綜合審查包裝器,調用 workflow-review 命令同時執行安全+效能+配置審查。當需要全面審查、comprehensive review、合併前多維度審查時自動啟用。不適用於單純 PR / 段落 diff 審查(用 code-reviewer agent)。
Source text: Chinese
Git Worktree 隔離管理,建立獨立開發環境避免影響主分支。當提到 worktree、分支隔離、隔離開發環境時自動啟用。
Source text: Chinese