dotnet-ddd
CommunityBuild robust .NET domain models.
Authorbaotoq
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides the foundational patterns and code examples for implementing Domain-Driven Design (DDD) tactical patterns in C#/.NET, enabling developers to build complex, maintainable, and well-structured domain models.
Core Features & Use Cases
- Domain Modeling: Implement core DDD building blocks like Entities, Value Objects, Aggregates, and Domain Events.
- Code Structure: Provides base classes and examples for common patterns such as Strongly-Typed IDs, the Result pattern, and Repository interfaces.
- Use Case: When designing a new feature for an e-commerce platform that requires complex business logic around order processing, use this Skill to define the
Orderaggregate,Moneyvalue object, andOrderCreatedEvent.
Quick Start
Implement a new Entity using the provided Entity<TId> base class.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: dotnet-ddd Download link: https://github.com/baotoq/agent-skills/archive/main.zip#dotnet-ddd Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.