home/categories/architecture-patterns/markky21-claude-skills-plugins-my-personal-tools-skills-ddd-oop-skill-md
architecture-patternsdevelopment

ddd-oop

Use when designing domain models, adding business logic to classes, deciding where methods belong, or reviewing code that passes many parameters to services. Use when you see data containers without behavior, services doing calculations that belong in entities, or nullable fields for data that always exists together.

markky21
maintainer
markky21
Updated 1/18/2026
Stars
0
Forks
0
quick start

Installation and usage

Use when designing domain models, adding business logic to classes, deciding where methods belong, or reviewing code that passes many parameters to services. Use when you see data containers without behavior, services doing calculations that belong in entities, or nullable fields for data that always exists together.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use ddd-oop