1254 hand-tested AI prompts across image, video, and music — each with full context, variables, and a sample output. Content is authored in Traditional Chinese; the UI here is English.
Claude Code 砍掉內建 output style 後,用 SessionStart hook 把自訂回應風格(語氣/格式/規則)自動注入每個 session,並用本地 marketplace 管理、啟用、套用多套風格。
把 obra/superpowers 的「規格優先+真紅綠 TDD」開發紀律搬進你的 agent:先腦力激盪釐清需求、再拆 2-5 分鐘的可驗證任務、最後嚴格走 RED-GREEN-REFACTOR,並用 subagent 兩階段審查。
借 buildermethods/agent-os 的三層架構(Standards / Product / Specs),讓 AI 先掃你的 codebase 萃取既有慣例成文件化標準,之後每次寫 code 自動注入,不必每次重講一遍規則。