This tool scaffolds a complete directory structure for a new Domain-Driven Design (DDD) Bounded Context. It automatically generates the standard layout, including `domain`, `application`, and `infrastructure` layers, and populates index files for clean module exports. Ideal for starting new microservices, splitting monoliths, or structuring fresh modules.