·review-architecture
</>

review-architecture

nesnilnehc/ai-cortex

檢查架構程式碼:模組和層邊界、依賴方向、單一責任、循環依賴、介面穩定性和耦合。僅認知原子技能;輸出是一個結果列表。

5安裝·0熱度·@nesnilnehc

安裝

$npx skills add https://github.com/nesnilnehc/ai-cortex --skill 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