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-mobile-app-builderDesigns DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains. Useful for classifying subdomains, splitting monoliths, and aligning teams.
Models software around business domains using bounded contexts, aggregates, and ubiquitous language. Guides splitting monoliths into services and aligning code with business processes.