This is for when you're carving up a messy domain and need to think strategically before writing code. It walks you through classifying subdomains as core, supporting, or generic, defining bounded contexts with clear ownership boundaries, and building a ubiquitous language glossary with your domain experts. You'll end up with a subdomain table, context catalog, and ADRs documenting why you drew the lines where you did. It won't give you tactical patterns or working code, just the strategic groundwork. Best used when splitting a monolith or aligning teams around business capabilities, not when your boundaries are already stable.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill ddd-strategic-design