home/categories/architecture-patterns/yonatangross-skillforge-claude-plugin-skills-cqrs-patterns-skill-md
architecture-patternsdevelopment

cqrs-patterns

CQRS (Command Query Responsibility Segregation) patterns for separating read and write models. Use when optimizing read-heavy systems, implementing event sourcing, or building systems with different read/write scaling requirements.

yonatangross
maintainer
yonatangross
Обновлено 1/19/2026
Звёзды
26
Форки
4
quick start

Installation and usage

CQRS (Command Query Responsibility Segregation) patterns for separating read and write models. Use when optimizing read-heavy systems, implementing event sourcing, or building systems with different read/write scaling requirements.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use cqrs-patterns