Skip to main content

clean-architecture

Use when deciding WHERE code lives across layers and which way dependencies point — organizing a codebase into entities / use cases / interface adapters / frameworks, defining use case boundaries (input/output ports), wiring repository/gateway ports and their adapters, or enforcing the Dependency Rule (inward only). Framework- and language-agnostic; based on Robert C. Martin's "Clean Architecture". Triggers: "clean architecture", "layers", "use case", "boundaries / ports & adapters", "dependency rule", "hexagonal", "where should this code go", "separate business logic from framework". NOT for how to model the domain itself (rich entities, value objects, aggregates, domain events → use the tactical-DDD skill), and NOT for the mechanics of any specific framework (Express/Nest/Vue/React) or testing.

跳到安装

来源信息

仓库
Caioohv/ai-workflow
最近来源活动
2026年8月3日 00:25
检测到的 SKILL.md 语言
英语
星标
5
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。