From antigravity-awesome-skills
Designs DDD strategic artifacts: subdomain classification, bounded contexts, and ubiquitous language for complex business domains.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:ddd-strategic-designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Defining core, supporting, and generic subdomains.
If detailed templates are needed, open references/strategic-design-template.md.
Use @ddd-strategic-design to map our commerce domain into bounded contexts,
classify subdomains, and propose team ownership.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-privacy-compliance-engineeringDesigns DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains. Useful for classifying subdomains, splitting monoliths, and aligning teams.
Guides domain modeling using DDD strategic patterns: bounded contexts, context maps, subdomain analysis, and ubiquitous language. Useful for decomposing monoliths or designing microservices.
Models software around business domains using bounded contexts, aggregates, and ubiquitous language. Guides splitting monoliths into services and aligning code with business processes.