home/categories/architecture-patterns/citypaul-dotfiles-claude-claude-skills-domain-driven-design-skill-md
architecture-patternsdevelopment

domain-driven-design

Domain-Driven Design patterns for TypeScript. Use when implementing ubiquitous language, value objects, entities, aggregates, domain events, domain services, or bounded contexts. Only applies to projects that explicitly use DDD. Do NOT use for simple CRUD or projects without domain modeling.

citypaul
maintainer
citypaul
Mis à jour 3/20/2026
Étoiles
618
Forks
78
quick start

Installation and usage

Domain-Driven Design patterns for TypeScript. Use when implementing ubiquitous language, value objects, entities, aggregates, domain events, domain services, or bounded contexts. Only applies to projects that explicitly use DDD. Do NOT use for simple CRUD or projects without domain modeling.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use domain-driven-design