implementing-domain-driven-design · git:20260909.802595f · 2026-09-09 · sha256 33eef0abefbdd9ad
implementing-domain-driven-design git:20260909.802595fA
Immutable. This exact content is served forever at /api/v1/blob/33eef0abefbdd9ad.
--- name: implementing-domain-driven-design description: Apply Vaughn Vernon-inspired implementation DDD rules when building aggregates, domain events, repositories, application services, or context integrations. license: MIT --- # Implementing Domain-Driven Design Skill Use this skill when a task involves implementing DDD in code: aggregate boundaries, invariants, repositories, domain events, application services, modules, factories, or bounded-context integration. Before making design or code decisions, read and apply [implementing-domain-driven-design.mini.md](implementing-domain-driven-design.mini.md). Use [implementing-domain-driven-design.md](implementing-domain-driven-design.md) only as a deeper reference when the mini rules are not enough for the current implementation tradeoff.