一键导入
ddd-context-mapping
Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
DBOS Go SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Go code with DBOS, creating workflows and steps, using queues, using the DBOS Client from external applications, or building Go applications that need to be resilient to failures.
DBOS Python SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing Python code with DBOS, creating workflows and steps, using queues, using DBOSClient from external applications, or building applications that need to be resilient to failures.
DBOS TypeScript SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing TypeScript code with DBOS, creating workflows and steps, using queues, using DBOSClient from external applications, or building applications that need to be resilient to failures.
Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains.
Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.
Plan and route Domain-Driven Design work from strategic modeling to tactical implementation and evented architecture patterns.
| name | ddd-context-mapping |
| description | Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns. |
| risk | safe |
| source | self |
| tags | ["ddd","context-map","anti-corruption-layer","integration"] |
If detailed mapping structures are needed, open references/context-map-patterns.md.
Use @ddd-context-mapping to define how Checkout integrates with Billing,
Inventory, and Fraud contexts, including ACL and contract ownership.