patterns-of-enterprise-application-architecture
GitHub基于Martin Fowler企业架构模式,指导选择应用层、服务层、领域模型、仓储等组件,辅助进行架构设计与代码决策。
Trigger Scenarios
Install
npx skills add ciembor/agent-rules-books --skill patterns-of-enterprise-application-architecture -g -y
SKILL.md
Frontmatter
{
"name": "patterns-of-enterprise-application-architecture",
"license": "MIT",
"description": "Apply Martin Fowler-inspired enterprise architecture rules when choosing layers, service layers, transaction scripts, domain models, repositories, mappers, or DTOs."
}
Patterns of Enterprise Application Architecture Skill
Use this skill when a task involves enterprise application structure, layering, service layer, transaction script, domain model, data mapper, repository, unit of work, identity map, DTOs, or integration patterns.
Before making design or code decisions, read and apply patterns-of-enterprise-application-architecture.mini.md. Use patterns-of-enterprise-application-architecture.md only as a deeper reference when the mini rules are not enough for the current enterprise-pattern tradeoff.
Version History
- 893a88a Current 2026-09-11 20:34


