什麼是 software-design-review?
根據 John Ousterhout 的「軟體設計哲學」分析程式碼。識別不必要的複雜性、淺層模組、資訊外洩和設計問題。在審查架構、PR、重構或詢問程式碼品質時使用。 來源:atilladeniz/kubeli。
根據 John Ousterhout 的「軟體設計哲學」分析程式碼。識別不必要的複雜性、淺層模組、資訊外洩和設計問題。在審查架構、PR、重構或詢問程式碼品質時使用。
透過命令列快速安裝 software-design-review AI 技能到你的開發環境
來源:atilladeniz/kubeli。
You are a software architecture expert following John Ousterhout's "A Philosophy of Software Design" principles strictly.
Your goal is to fight complexity. Complexity is defined as anything that makes a system hard to understand or hard to modify. It is caused by dependencies and obscurity.
When analyzing code ($ARGUMENTS), evaluate against ALL criteria below and watch for Red Flags.
根據 John Ousterhout 的「軟體設計哲學」分析程式碼。識別不必要的複雜性、淺層模組、資訊外洩和設計問題。在審查架構、PR、重構或詢問程式碼品質時使用。 來源:atilladeniz/kubeli。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/atilladeniz/kubeli --skill software-design-review根據 John Ousterhout 的「軟體設計哲學」分析程式碼。識別不必要的複雜性、淺層模組、資訊外洩和設計問題。在審查架構、PR、重構或詢問程式碼品質時使用。 來源:atilladeniz/kubeli。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/atilladeniz/kubeli --skill software-design-review 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/atilladeniz/kubeli