home/categories/architecture-patterns/naporin0624-claude-plugin-hono-electron-skills-cqrs-pattern-skill-md
architecture-patternsdevelopment

cqrs-pattern

Implement CQRS (Command Query Responsibility Segregation) pattern for Electron services. Use when creating service methods, separating read/write operations, or implementing reactive data streams with Observable for queries and ResultAsync for commands.

naporin0624
maintainer
naporin0624
Обновлено 1/9/2026
Звёзды
0
Форки
0
quick start

Installation and usage

Implement CQRS (Command Query Responsibility Segregation) pattern for Electron services. Use when creating service methods, separating read/write operations, or implementing reactive data streams with Observable for queries and ResultAsync for commands.

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

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

skills use cqrs-pattern