‹ 首页

domain-driven-design

@wondelai · 收录于 1 周前 · 上游提交 1 周前

Model software around the business domain using bounded contexts, aggregates, and ubiquitous language. Use when the user mentions "domain modeling", "bounded context", "aggregate root", "ubiquitous language", "anti-corruption layer", "context mapping", "domain events", "strategic design", "the code doesnt match the business", or "how do we split this big system". Also trigger when breaking a monolith into services, defining service boundaries, or aligning code structure with business processes. Covers entities vs value objects, domain events, and context mapping strategies. For architecture layers, see clean-architecture. For complexity, see software-design-philosophy.

适合你,如果代码结构与业务逻辑总对不上

/ 通过 npx 安装 校验哈希
npx oh-my-skill add wondelai/skills/domain-driven-design
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- wondelai/skills/domain-driven-design
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify wondelai/skills/domain-driven-design
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1589GitHub stars
~3.1K最小装载
~19.6K含声明引用
~19.6K文本包总量
镜像托管

怎么用

商店整理自技能原文 · 版本 326b380 · 表述以原文为准
它做什么

安装后,Claude 会帮你用业务语言建模软件,识别限界上下文、聚合根、领域事件等,并评估领域模型质量。

什么时候触发

当你提到“领域建模”、“限界上下文”、“聚合根”、“通用语言”等关键词,或要求拆分单体、定义服务边界时触发。

装好后可以这样说
Claude 会识别实体、值对象和聚合根。
Claude 会按诊断表打分并指出问题。
Claude 会解释防腐层模式并给出代码示例。

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。