goingli0324
- 9 skills
- 0 followers
- 9 hours ago last updated
- ▌ Pdca Process Review · goingli0324用 PDCA(戴明循環)檢視與優化任何反覆執行的流程。當使用者提到 PDCA/戴明循環/Deming cycle,要求流程復盤或持續改善,或描述一個自己反覆在做、但成效不如預期或執行起來很亂的流程並想找出卡點時觸發。不限領域,但檢視的是流程,不是單一決策。
- ▌ AI Roleplay Practice · goingli0324Sets up an interactive AI roleplay so the user can rehearse a difficult conversation — any persona they name — with structured feedback at the end. Use when the user says 「讓AI扮演…」「陪我練習…」「模擬一下…情境」, or wants to rehearse before a high-stakes interaction (a skeptical parent, a dissertation committee, an interviewer, a negotiation counterpart).
- ▌ UI UX Deploy Reviewer · goingli0324 bundle以 20 項 UI/UX 原則(Nielsen 啟發法+互動心理學定律+可及性)審視前端程式碼與使用者體驗,輸出依嚴重度排序的問題清單與部署放行檢核表。當使用者明確要審查 UI/UX、易用性、heuristic evaluation,或問「這個網站好不好用」時觸發;未指明範圍的「部署前檢查」交給 agentic-dev-loop 走雙閘。也是該迴圈的 UI/UX 閘。
- ▌ Web Security Reviewer · goingli0324 bundle對使用者自己的程式碼做防禦性安全審查,輸出依嚴重度排序的風險報告與修正後程式碼。當使用者要找漏洞、加固、擔心被攻擊或個資外洩,或貼上一段 AI 生成的程式碼要人幫忙看安不安全時觸發。也是 agentic-dev-loop Verify 雙閘的安全閘,供其他 skill 呼叫。
- ▌ Futures Studies Analyst · goingli0324 bundle以 Inayatullah 六大支柱整合的未來學方法(Delphi、CLA、情境規劃、趨勢與環境掃描、未來三角、未來輪、浮現議題、回推分析、超越法、Three Horizons、Cross-Impact)分析原始資料,產出結構化分析或思考鷹架。當使用者提供專家意見、訪談逐字稿、座談紀錄、政策趨勢資料或自己的分析草稿,要求用未來學方法分析、指名其中某個方法、或說「這批資料看不出結構」時觸發。要的是可貼入論文的學術段落時改用 phd-edu-futures-writer。
- ▌ Multi Perspective Panel · goingli0324Reviews a decision, plan, or open question from four independent angles — critical, creative, communication, interaction — as a parallel panel or a red-team/blue-team debate. Use when the user asks 「從多角度想」「組隊思考」「壓力測試這個決定」, brings a plan they want checked for blind spots, or is doing scenario/strategy work (including CLA or futures scenarios) that needs more than one lens.
- ▌ Prompt Coach · goingli0324Turns a vague ask into a Goal / Constraints / Obstacle breakdown, then a ready-to-use structured prompt. Use when the user brings a fuzzy request (「幫我想辦法…」「有什麼方法可以…」「我不知道怎麼處理…」), asks to 「問對問題」, or names a real problem without saying what success looks like, what can't change, or what the blocker is.
- ▌ Agentic Dev Loop · goingli0324 bundle從研究、plan.md、實作、Verify 雙閘到部署的開發迴圈編排器。當使用者要有計畫地把一個功能或 bug 從規劃走到上線(「開一個新功能」「先研究再做」「整理成 plan.md」「從頭做到上線」「幫我排開發步驟」「某某專案要加…」),或提出未指明範圍的「部署前/上線前檢查」時觸發——後者一律走雙閘,只跑 UI/UX 會漏掉安全與個資驗證。明確只要 UI/UX、只要安全審查、或只要分析連動禁區時,改用對應的單一 skill。
- ▌ Project Guardrails · goingli0324分析專案程式碼,找出「改 A 會壞 B」的連動禁區——高扇入模組、資料結構契約、部署設定、對外契約、演算法核心——經確認後寫入該專案的 CLAUDE.md。當使用者要建立 guardrails、問哪些程式碼不能亂動、哪些模組牽一髮動全身時觸發。也是 agentic-dev-loop Step 0 的前置階段。