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.
maintainer
naporin0624
Atualizado 1/9/2026
Estrelas
0
Forks
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.
Instalação
$ install --globalskills.sh
Uso
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use cqrs-pattern