From antigravity-awesome-skills
Designs DDD strategic artifacts: subdomains, bounded contexts, ubiquitous language for complex domains. Use when splitting monoliths, aligning teams, or building shared terminology with experts.
npx claudepluginhub absjaded/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
- Defining core, supporting, and generic subdomains.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps before coding.
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.