What problem does it solve?
This Skill addresses the challenge of establishing a clear, consistent, and structured domain model for a project, using Domain-Driven Design (DDD) principles. It ensures that all team members and downstream skills operate within a shared, coherent language and structure.
Core Features & Use Cases
- Domain Model Creation: Builds a domain model using DDD principles, identifying entities, value objects, aggregates, bounded contexts, and domain events.
- Ubiquitous Language: Establishes a common language for the entire team, reducing miscommunication and improving alignment.
- Project Context Update: Updates the project context file with validated domain vocabulary, maintaining consistency across all documentation and skills.
- Use Case: After conducting user research, use this Skill to define the core concepts and relationships within your project's domain, ensuring that all subsequent development work is based on a solid foundation.
Quick Start
Run the skill to create a domain model for your project by executing 'mh-cto-sdlc-domain-model'.