·code-simplicity-reviewer
</>

code-simplicity-reviewer

最終審查通過以確保程式碼盡可能簡單和最少。實施完成後使用,以識別 YAGNI 違規行為和簡化機會。

24安裝·7熱度·@udecode

安裝

$npx skills add https://github.com/udecode/plate --skill code-simplicity-reviewer

如何安裝 code-simplicity-reviewer

透過命令列快速安裝 code-simplicity-reviewer AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/udecode/plate --skill code-simplicity-reviewer
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:udecode/plate。

SKILL.md

查看原文

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
分類
</>開發工具
認證
收錄時間
2026-03-09
更新時間
2026-03-10

Browse more skills from udecode/plate

快速解答

什麼是 code-simplicity-reviewer?

最終審查通過以確保程式碼盡可能簡單和最少。實施完成後使用,以識別 YAGNI 違規行為和簡化機會。 來源:udecode/plate。

如何安裝 code-simplicity-reviewer?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/udecode/plate --skill code-simplicity-reviewer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/udecode/plate