review-architecture
✓检查架构代码:模块和层边界、依赖方向、单一责任、循环依赖、接口稳定性和耦合。仅认知原子技能;输出是一个结果列表。
SKILL.md
Review code for architecture concerns only. Do not define scope (diff vs codebase) or perform language/framework/security analysis; those are separate atomic skills. Emit a findings list in the standard format for aggregation. Focus on module and layer boundaries, dependency direction, single responsibility, cyclic dependencies, interface stability, and coupling and extension points.
When to use: When the task includes architecture or design review. Scope and code scope are determined by the caller or user.
| Location | path/to/file.ext or module/package name (optional line or range). | | Category | cognitive-architecture. | | Severity | critical \| major \| minor \| suggestion. | | Title | Short one-line summary. | | Description | 1–3 sentences. | | Suggestion | Concrete fix or improvement (optional). |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-architecture- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 review-architecture?
检查架构代码:模块和层边界、依赖方向、单一责任、循环依赖、接口稳定性和耦合。仅认知原子技能;输出是一个结果列表。 来源:nesnilnehc/ai-cortex。
如何安装 review-architecture?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/nesnilnehc/ai-cortex --skill review-architecture 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/nesnilnehc/ai-cortex
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-11