domain-driven

Community

Build complete business modules with DDD

AuthorOmar-Obando
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents incomplete or placeholder business-module implementations by enforcing Domain-Driven Design structure, full CRUD coverage, and explicit relationships and business rules.

Core Features & Use Cases

  • Bounded context and sub-module discovery: Enumerates the full set of required sub-modules for the target domain (e.g., entities, transactions, reports).
  • Complete CRUD completeness enforcement: Applies a completeness matrix per entity (create, list, detail, update, delete, restore) and checks for gaps.
  • Production-grade implementation rules: Requires real logic (no mock/placeholder implementations), validates relationships, and ensures authorization and 404 handling.

Example use case: design an Inventory module where Products, Warehouses, Stock Movements, Purchase Orders, Suppliers, Stock Counts, and Reports are all fully specified and implemented with correct entity relationships and business rules.

Quick Start

Use the domain-driven skill to generate a complete Inventory business module with bounded contexts, full CRUD for every entity, real implementation logic, and an entity relationship map.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: domain-driven
Download link: https://github.com/Omar-Obando/qwen-orchestrator/archive/main.zip#domain-driven

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.