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