cqs-patterns

Installation
SKILL.md

Command Query Separation (CQS)

The Principle

A method should either be a Command that performs an action, or a Query that returns data, but not both.

Installs
6
GitHub Stars
3
First Seen
Jan 25, 2026
cqs-patterns — doubleslashse/claude-marketplace