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.
maintainer
markky21
更新於 1/18/2026
星標
0
分支
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以透過在終端機執行以下指令來使用此技能:
skills use ddd-oop