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}".

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/jeffsenso@prestashop-skills/skills/prestashop-module-development/ps9-core-ai/Component/CQRS/skills/create-cqrs-commands commit b7fe80ff67

Frequently asked questions

npx skillmds@latest add gabrielmoreira/create-cqrs-commands