net-cqrs

Community

Implement CQRS with MediatR in .NET apps

Authormitkox
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to implement a clean CQRS pattern in .NET applications using MediatR, separating command and query responsibilities for maintainable, scalable code.

Core Features & Use Cases

  • Command handlers for mutations
  • Query handlers for reads
  • MediatR pipeline configuration
  • Validation with FluentValidation
  • Domain events publishing
  • Event-sourcing basics
  • Use Case: Build a maintainable order workflow with commands, queries, and events in a Clean Architecture project.

Quick Start

Use the net-cqrs skill to implement a CreateOrder command with its validator, a corresponding GetOrder query, and register MediatR pipeline behaviors in a Clean Architecture project.

Dependency Matrix

Required Modules

None required

Components

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: net-cqrs
Download link: https://github.com/mitkox/ai-coding-factory/archive/main.zip#net-cqrs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.