Skip to main content
Execute qualquer Skill no Manus
com um clique

add-domain-service

Estrelas3
Forks0
Atualizado8 de julho de 2026 ร s 05:31

This skill should be used when the user requests adding business logic, a domain service, an application service, or any logic that should live in the Domain or Application layer of a DDD project. Triggers on phrases like "์„œ๋น„์Šค ์ถ”๊ฐ€", "๋„๋ฉ”์ธ ๋กœ์ง", "๋น„์ฆˆ๋‹ˆ์Šค ๋กœ์ง", "use case ์ถ”๊ฐ€", "add service", "add use case". Generates Domain interface + implementation + DI registration + unit test scaffold. Do NOT trigger for logic that belongs inside a single Aggregate (add a method to the Aggregate instead), for pure UI/ViewModel work (use add-viewmodel), for infrastructure/config-only changes, or for projects without a Domain/Application layer split (single-project apps, scripts, or utilities with no DDD layering โ€” forcing a nonexistent layer is wrong; implement directly per the project's structure).

Instalaรงรฃo

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a pรกgina da skill e instale para vocรช.

Explorador de arquivos
2 arquivos
SKILL.md
readonly