什么是 architect-role-skill?
用于分析现有代码库的专业软件架构技能, 设计新系统、创建全面的规划文件并指导 通过结构化架构工作流程进行技术决策。 来源:enuno/claude-command-and-control。
用于分析现有代码库的专业软件架构技能, 设计新系统、创建全面的规划文件并指导 通过结构化架构工作流程进行技术决策。
通过命令行快速安装 architect-role-skill AI 技能到你的开发环境
来源:enuno/claude-command-and-control。
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用于分析现有代码库的专业软件架构技能, 设计新系统、创建全面的规划文件并指导 通过结构化架构工作流程进行技术决策。 来源:enuno/claude-command-and-control。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/enuno/claude-command-and-control --skill architect-role-skill 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/enuno/claude-command-and-control