ddd-oop

Community

Build rich domain models with clarity.

Authormarkky21
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps software engineers design robust, behavior-rich domain models by applying Domain-Driven Design (DDD) and solid object-oriented programming principles. It addresses the common pitfall of anemic domain models by guiding developers to place behavior with data and define clear boundaries.

Core Features & Use Cases

  • Rich domain modelling: embed behavior in domain objects and enforce invariants.
  • Aggregates and boundaries: design small, cohesive aggregates and reference others by identity to improve concurrency and invariants.
  • Domain events and ubiquitous language: capture meaningful domain changes and align code with business concepts for clearer communication.
  • Bounded contexts: delineate explicit contexts to prevent ambiguity and integration issues across domains.

Quick Start

  • Identify data-only objects and move relevant behavior into their owning entities.
  • Define small aggregates with invariants and reference other aggregates by ID.
  • Introduce domain events to represent significant domain changes and use them to drive integrations.

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: ddd-oop
Download link: https://github.com/markky21/claude-skills/archive/main.zip#ddd-oop

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 223,000+ vetted skills library on demand.