Skip to main content
Jeden Skill in Manus ausfรผhren
mit einem Klick

add-domain-service

Sterne3
Forks0
Aktualisiert8. Juli 2026 um 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).

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fรผgen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prรผfen und installieren.

Datei-Explorer
2 Dateien
SKILL.md
readonly