Add Command

Scaffold a new CQRS command with handler, validator, and POST endpoint following project conventions. Use whenever the user wants to add a write operation, mutation, POST/PUT/DELETE endpoint, or any state-changing action to a microservice.

makigjuro dc7fe2b 4.9 KB Updated

File contents

makigjuro/cloudstack-ai-plugins/tree/main/plugins/dotnet-architect/skills/add-command commit dc7fe2b051

Frequently asked questions

npx skillmds@latest add makigjuro/add-command