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
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use cqrs-pattern