·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