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-privacy-compliance-engineering11plugins reuse this skill
First indexed Jun 2, 2026
Showing the 6 earliest of 11 plugins
Maps relationships between bounded contexts and defines integration contracts using DDD context mapping patterns. Use for service integrations, anti-corruption layers, and ownership clarification.
Guides domain modeling using DDD strategic patterns: bounded contexts, context maps, subdomain analysis, and ubiquitous language. Useful for decomposing monoliths or designing microservices.
Guides strategic and tactical Domain-Driven Design: bounded context discovery, subdomain classification, Cynefin framework, and decision rules for complex domains.