From antigravity-awesome-skills
Maps relationships between bounded contexts in DDD and defines integration contracts, anti-corruption layers, ownership, and risks.
npx claudepluginhub sickn33/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
- Defining integration patterns between bounded contexts.
Maps relationships between bounded contexts in DDD and defines integration contracts, anti-corruption layers, ownership, and risks.
Maps relationships between bounded contexts using DDD patterns (ACL, OHS, PL, shared kernel). Generates Context Mapper DSL (CML), Mermaid/PlantUML diagrams after event storming.
Applies Domain-Driven Design to model software around business domains using bounded contexts, aggregates, ubiquitous language, domain events, and context mapping. For domain modeling, monolith splitting, and microservice boundaries.
Share bugs, ideas, or general feedback.
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.