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.
maintainer
citypaul
更新于 3/20/2026
星标
618
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use domain-driven-design