domain-driven-design · git:20260909.802595f · 2026-09-09 · sha256 2e50a4156197de93

domain-driven-design git:20260909.802595fA

Immutable. This exact content is served forever at /api/v1/blob/2e50a4156197de93.

---
name: domain-driven-design
description: Apply Eric Evans-inspired DDD rules when modeling a complex domain, defining bounded contexts, protecting ubiquitous language, or designing aggregates.
license: MIT
---

# Domain-Driven Design Skill

Use this skill when a task involves strategic domain modeling, ubiquitous language, bounded contexts, context mapping, aggregates, repositories, domain services, or model-driven design.

Before making design or code decisions, read and apply [domain-driven-design.mini.md](domain-driven-design.mini.md). Use [domain-driven-design.md](domain-driven-design.md) only as a deeper reference when the mini rules are not enough for the current domain-modeling tradeoff.