Apply DDD tactical patterns when working with domain code. Enforces aggregate design, value objects over primitives, entity identity rules, and bounded context boundaries. Use when creating or modifying domain models, designing aggregates, working in the domain layer, or when the user mentions 'domain', 'aggregate', 'value object', 'entity', 'bounded context', or 'DDD'.
$npx -y skills add techygarg/lattice --skill domain-driven-designInstalls into the current project.
Run `npx skills use "https://github.com/techygarg/lattice" --skill "techygarg/lattice/domain-driven-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/techygarg/lattice" that are relevant to the current task. Run `npx skills add "https://github.com/techygarg/lattice"` and select the relevant skills, then follow their instructions.