Agent Skillsciembor/agent-rules-books › clean-architecture

clean-architecture

GitHub

应用整洁架构规则,分离业务逻辑与框架、数据库等细节,确保依赖方向正确,适用于涉及架构边界和技术解耦的设计决策。

clean-architecture/SKILL.md ciembor/agent-rules-books

触发场景

涉及架构边界划分 需要隔离业务逻辑与基础设施

安装

npx skills add ciembor/agent-rules-books --skill clean-architecture -g -y
更多选项

非标准路径

npx skills add https://github.com/ciembor/agent-rules-books/tree/main/clean-architecture -g -y

不安装直接使用

npx skills use ciembor/agent-rules-books@clean-architecture

指定 Agent (Claude Code)

npx skills add ciembor/agent-rules-books --skill clean-architecture -a claude-code -g -y

安装 repo 全部 skill

npx skills add ciembor/agent-rules-books --all -g -y

预览 repo 内 skill

npx skills add ciembor/agent-rules-books --list

SKILL.md

Frontmatter
{
    "name": "clean-architecture",
    "license": "MIT",
    "description": "Apply Robert C. Martin-inspired architecture rules when separating business policy from frameworks, databases, UI, or infrastructure details."
}

Clean Architecture Skill

Use this skill when a task involves architectural boundaries, dependency direction, use cases, entities, interface adapters, framework isolation, or technology churn.

Before making design or code decisions, read and apply clean-architecture.mini.md. Use clean-architecture.md only as a deeper reference when the mini rules are not enough for the current architectural tradeoff.

版本历史

  • 893a88a 当前 2026-09-11 20:33

同 Skill 集合

a-philosophy-of-software-design/SKILL.md
clean-code/SKILL.md
code-complete/SKILL.md
designing-data-intensive-applications/SKILL.md
domain-driven-design-distilled/SKILL.md
domain-driven-design/SKILL.md
implementing-domain-driven-design/SKILL.md
patterns-of-enterprise-application-architecture/SKILL.md
refactoring-guru/SKILL.md
refactoring/SKILL.md
release-it/SKILL.md
the-pragmatic-programmer/SKILL.md
working-effectively-with-legacy-code/SKILL.md

元信息

文件数
0
版本
893a88a
Hash
74578ca5
收录时间
2026-09-11 20:33

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-17 11:01
浙ICP备14020137号-1