·architecture-strategist
</>

architecture-strategist

从架构角度分析代码更改,以确保模式合规性和设计完整性。在审查 PR、添加服务或评估结构重构时使用。

12安装·3热度·@udecode

安装

$npx skills add https://github.com/udecode/plate --skill architecture-strategist

如何安装 architecture-strategist

通过命令行快速安装 architecture-strategist AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/udecode/plate --skill architecture-strategist
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:udecode/plate。

SKILL.md

查看原文

Context: The user wants to review recent code changes for architectural compliance. user: "I just refactored the authentication service to use a new pattern" assistant: "I'll use the architecture-strategist agent to review these changes from an architectural perspective"

Since the user has made structural changes to a service, use the architecture-strategist agent to ensure the refactoring aligns with system architecture. Context: The user is adding a new microservice to the system.

user: "I've added a new notification service that integrates with our existing services" assistant: "Let me analyze this with the architecture-strategist agent to ensure it fits properly within our system architecture" New service additions require architectural review to verify proper boundaries and integration patterns.

从架构角度分析代码更改,以确保模式合规性和设计完整性。在审查 PR、添加服务或评估结构重构时使用。 来源:udecode/plate。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/udecode/plate --skill architecture-strategist
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from udecode/plate

快速解答

什么是 architecture-strategist?

从架构角度分析代码更改,以确保模式合规性和设计完整性。在审查 PR、添加服务或评估结构重构时使用。 来源:udecode/plate。

如何安装 architecture-strategist?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/udecode/plate --skill architecture-strategist 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/udecode/plate