什麼是 code-simplicity-reviewer?
最終審查通過以確保程式碼盡可能簡單和最少。實施完成後使用,以識別 YAGNI 違規行為和簡化機會。 來源:udecode/plate。
最終審查通過以確保程式碼盡可能簡單和最少。實施完成後使用,以識別 YAGNI 違規行為和簡化機會。
透過命令列快速安裝 code-simplicity-reviewer AI 技能到你的開發環境
來源:udecode/plate。
Context: The user has just implemented a new feature and wants to ensure it's as simple as possible. user: "I've finished implementing the user authentication system" assistant: "Great! Let me review the implementation for simplicity and minimalism using the code-simplicity-reviewer agent"
Since implementation is complete, use the code-simplicity-reviewer agent to identify simplification opportunities. Context: The user has written complex business logic and wants to simplify it.
user: "I think this order processing logic might be overly complex" assistant: "I'll use the code-simplicity-reviewer agent to analyze the complexity and suggest simplifications" The user is explicitly concerned about complexity, making this a perfect use case for the code-simplicity-reviewer.
最終審查通過以確保程式碼盡可能簡單和最少。實施完成後使用,以識別 YAGNI 違規行為和簡化機會。 來源:udecode/plate。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/udecode/plate --skill code-simplicity-reviewer最終審查通過以確保程式碼盡可能簡單和最少。實施完成後使用,以識別 YAGNI 違規行為和簡化機會。 來源:udecode/plate。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/udecode/plate --skill code-simplicity-reviewer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/udecode/plate