From antigravity-awesome-skills
Maps relationships between bounded contexts and defines integration contracts using DDD context mapping patterns, including anti-corruption layers and ownership boundaries.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:ddd-context-mappingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Defining integration patterns between bounded contexts.
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.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderMaps relationships between bounded contexts and defines integration contracts using DDD context mapping patterns. Use for service integrations, anti-corruption layers, and ownership clarification.
Maps relationships between bounded contexts using DDD patterns (ACL, OHS, PL, shared kernel). Generates Context Mapper DSL (CML), Mermaid/PlantUML diagrams after event storming.
Guides strategic and tactical Domain-Driven Design: bounded context discovery, subdomain classification, Cynefin framework, and decision rules for complex domains.