·architecture-patterns
</>

architecture-patterns

yonatangross/orchestkit

用於乾淨架構、後端結構實作、專案結構驗證、測試標準和上下文感知規模調整的架構驗證和模式。在設計系統邊界、實作分層架構、驗證專案結構、定義測試標準或為專案範圍選擇正確的架構層時使用。

9安裝·2熱度·@yonatangross

安裝

$npx skills add https://github.com/yonatangross/orchestkit --skill architecture-patterns

SKILL.md

Consolidated architecture validation and enforcement patterns covering clean architecture, backend layer separation, project structure conventions, and test standards. Each category has individual rule files in references/ loaded on-demand.

| Category | Rules | Impact | When to Use |

| Clean Architecture | 3 | HIGH | SOLID principles, hexagonal architecture, ports & adapters, DDD | | Project Structure | 2 | HIGH | Folder conventions, nesting depth, import direction, barrel files | | Backend Layers | 3 | HIGH | Router/service/repository separation, DI, file naming |

用於乾淨架構、後端結構實作、專案結構驗證、測試標準和上下文感知規模調整的架構驗證和模式。在設計系統邊界、實作分層架構、驗證專案結構、定義測試標準或為專案範圍選擇正確的架構層時使用。 來源:yonatangross/orchestkit。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/yonatangross/orchestkit --skill architecture-patterns
分類
</>開發工具
認證
收錄時間
2026-02-17
更新時間
2026-02-18

快速解答

什麼是 architecture-patterns?

用於乾淨架構、後端結構實作、專案結構驗證、測試標準和上下文感知規模調整的架構驗證和模式。在設計系統邊界、實作分層架構、驗證專案結構、定義測試標準或為專案範圍選擇正確的架構層時使用。 來源:yonatangross/orchestkit。

如何安裝 architecture-patterns?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/yonatangross/orchestkit --skill architecture-patterns 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/yonatangross/orchestkit