Skip to main content
Run any Skill in Manus
with one click
$pwd:

create-cqrs-commands

// Set up the full domain layer for a CQRS entity: identity value object, additional value objects, exception hierarchy, commands (Add, Edit, Delete, Toggle, sub-resource, or any custom domain action), and handler interfaces. Covers everything in src/Core/Domain/{Domain}/. Trigger: "create CQRS commands for {Domain}", "set up domain layer for {Domain}".

$ git log --oneline --stat
stars:9,092
forks:5,043
updated:April 27, 2026 at 20:22
SKILL.md
readonly