tactical-ddd

Installation
SKILL.md

Tactical DDD

Design, refactor, analyze, and review code by applying the principles and patterns of tactical domain-driven design.

Principles

  1. Isolate domain logic
  2. Use rich domain language
  3. Orchestrate with use cases
  4. Avoid anemic domain model
  5. Separate generic concepts
  6. Make the implicit explicit... like your life depends on it
  7. Design aggregates around invariants
  8. Extract immutable value objects liberally
  9. Repositories are for loading and saving full aggregates

1. Isolate domain logic

Related skills

More from ntcoding/claude-skillz

Installs
23
GitHub Stars
314
First Seen
Feb 14, 2026