domain-driven-design

Installation
SKILL.md

Domain-Driven Design

Core Concepts

Ubiquitous Language

Use the same terminology as domain experts. Code should read like business documentation.

Bounded Context

A boundary within which a particular domain model is defined and applicable.

Context Map

Shows how bounded contexts relate to each other.

Building Blocks

Entity

Has identity that persists over time. Equality based on ID.

Installs
66
GitHub Stars
106
First Seen
Mar 4, 2026
domain-driven-design — dralgorhythm/claude-agentic-framework