·architect-role-skill
>_

architect-role-skill

用于分析现有代码库的专业软件架构技能, 设计新系统、创建全面的规划文件并指导 通过结构化架构工作流程进行技术决策。

10安装·0热度·@enuno

安装

$npx skills add https://github.com/enuno/claude-command-and-control --skill architect-role-skill

如何安装 architect-role-skill

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

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

来源:enuno/claude-command-and-control。

SKILL.md

查看原文

Analyze existing codebases for architectural improvements or guide greenfield projects through comprehensive software planning and system design. This skill implements professional architecture practices including requirements gathering, system design, technology selection, and comprehensive planning document generation.

┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │ Client │─────▶│ API GW │─────▶│ Service 1 │ │ (Web/Mobile)│ │ (Gateway) │ │ (Business) │ └─────────────┘ └─────────────┘ └─────────────┘ │ │ │ ▼ │ ┌─────────────┐ │ │ Database │ │ │ (Primary) │ │ └─────────────┘ ▼ ┌─────────────┐ │ Service 2 │ │ (Async) │ └─────────────┘

| Code Organization | | Modularity, separation of concerns | | Documentation | | README, API docs, inline comments | | Testing | | Coverage, test quality, CI integration | | Security | | Auth, data protection, vulnerability scan | | Performance | | Response times, resource usage, optimization | | Scalability | | Horizontal/vertical scaling capability |

可引用信息

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

安装命令
npx skills add https://github.com/enuno/claude-command-and-control --skill architect-role-skill
分类
>_效率工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from enuno/claude-command-and-control

快速解答

什么是 architect-role-skill?

用于分析现有代码库的专业软件架构技能, 设计新系统、创建全面的规划文件并指导 通过结构化架构工作流程进行技术决策。 来源:enuno/claude-command-and-control。

如何安装 architect-role-skill?

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

这个 Skill 的源码在哪?

https://github.com/enuno/claude-command-and-control