dotnet-cqrs
CommunitySeparate .NET read/write operations.
AuthorHeldinhow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill addresses the complexity of managing separate read and write models in .NET applications, optimizing performance and maintainability for scalable architectures.
Core Features & Use Cases
- CQRS Implementation: Provides guidance on implementing the Command Query Responsibility Segregation pattern.
- Decoupling: Leverages MediatR for effective decoupling of command and query handlers.
- Scalability: Enables independent optimization of read and write paths.
- Use Case: When building a high-traffic e-commerce platform, use this skill to ensure that product browsing (queries) is highly optimized and independent of order processing (commands).
Quick Start
Use the dotnet-cqrs skill to define command and query handlers for a new feature.
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: dotnet-cqrs Download link: https://github.com/Heldinhow/awesome-opencode-dev-skills/archive/main.zip#dotnet-cqrs 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 471,000+ vetted skills library on demand.