cqrs-scaffolder
CommunityAuto-scaffold CQRS components for Merge projects
Authorademceper
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill scaffolds a complete CQRS command or query structure with handlers, validators, and DTOs following Merge project patterns.
Core Features & Use Cases
- Automatic scaffolding for creating new CRUD operations within the Merge architecture.
- Generates the folder structure Merge.Application/{Module}/Commands/{Name}/ and Merge.Application/{Module}/Queries/{Name}/ with templates for Command, CommandHandler, CommandValidator, Query, and QueryHandler.
- Enforces guidelines: primary constructor usage, CancellationToken in every async method, mandatory logger injection, a validator per command, and query caching for read models.
Quick Start
Use the cqrs-scaffolder skill to scaffold a new command named CreateOrder under Module Orders.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cqrs-scaffolder Download link: https://github.com/ademceper/merge/archive/main.zip#cqrs-scaffolder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.