Use when implementing CQRS: separate command and query models, explicit write invariants, optimized read projections, consistency boundaries, projection rebuilds, and tests for command/query behavior.
$npx -y skills add aryaniyaps/ultimate-pi --skill cqrsInstalls into the current project.
Run `npx skills use "https://github.com/aryaniyaps/ultimate-pi" --skill "aryaniyaps/ultimate-pi/cqrs"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aryaniyaps/ultimate-pi" that are relevant to the current task. Run `npx skills add "https://github.com/aryaniyaps/ultimate-pi"` and select the relevant skills, then follow their instructions.