ddd/domain-driven-design/SKILL.md
Plan and route Domain-Driven Design work from strategic modeling to tactical implementation and evented architecture patterns.
npx skillsauth add caobingsheng/skills domain-driven-designInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use full DDD only when at least two of these are true:
@ddd-strategic-design@ddd-context-mapping@ddd-tactical-patterns@cqrs-implementation@event-sourcing-architect and @event-store-design@saga-orchestration@projection-patterns@architecture-decision-recordsIf templates are needed, open references/ddd-deliverables.md.
Always return:
Use @domain-driven-design to assess if this billing platform should adopt full DDD.
Then route to the right next skill and list artifacts we must produce this week.
development
Use when working with tdd workflows tdd refactor
testing
Generate failing tests for the TDD red phase to define expected behavior and edge cases.
development
Implement the minimal code needed to make failing tests pass in the TDD green phase.
tools
Use when working with tdd workflows tdd cycle