Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.
8.1
Rating
0
Installs
Backend Development
Category
Excellent CQRS implementation skill with comprehensive templates covering command/query infrastructure, event handling, and API integration. The description clearly indicates when to use the skill (separating read/write models, event-sourcing, scaling), making it actionable for a CLI agent. Task knowledge is strong with detailed code templates for all core components (CommandBus, QueryBus, handlers, projections, eventual consistency). Structure is logical with clear architecture diagrams, component tables, and 5 well-organized templates. Novelty is high as implementing CQRS correctly requires understanding complex patterns, event synchronization, and consistency models that would consume significant tokens and trial-error for a raw LLM. Minor improvement areas: could include more database-specific implementations (PostgreSQL, MongoDB examples) and testing strategies. The skill meaningfully reduces implementation complexity for a sophisticated architectural pattern.
Loading SKILL.md…

Skill Author