Go to file
Mathias Beaulieu-Duncan c6e49d613f Update svrnty-cqrs plugin listing to v2.0.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 03:55:50 -04:00
.claude-plugin Update svrnty-cqrs plugin listing to v2.0.0 2026-03-12 03:55:50 -04:00
README.md Initial marketplace with svrnty-cqrs plugin 2026-03-12 03:37:52 -04:00

Svrnty Claude Plugins

Claude Code plugin marketplace for Svrnty frameworks.

Installation

/plugin marketplace add svrnty/claude-plugins
/plugin install svrnty-cqrs

Available Plugins

svrnty-cqrs

Claude Code plugin for the Svrnty.CQRS framework. Provides:

  • Auto-detection — recognizes projects using Svrnty.CQRS packages
  • CQRS philosophy — enforces domain-driven naming (not CRUD)
  • Harness management/svrnty-cqrs:install-harness and /svrnty-cqrs:update-harness to sync project-level rules, skills, and hooks
  • New project init — guides setup of new Svrnty.CQRS projects with correct packages and patterns