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