Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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 command
npx skills add https://github.com/citypaul/.dotfiles --skill domain-driven-design

Copy and paste this command into Claude Code to install the skill

Stars667
Forks87
UpdatedMay 31, 2026 at 23:06
File Explorer
7 files
SKILL.md
readonly