$npx skillfedfor your agent

Cqrs

Cqrs teaches the architectural pattern that separates read and write operations into distinct models, enabling systems to scale independently and handle complex business logic more effectively. Explore when CQRS makes sense for your application, how it interacts with event sourcing, and practical implementation strategies across different technology stacks.

AI-generated summary based on this skill's SKILL.md

99 9 MITupdated by TheBeardedBearSAS

Install

TheBeardedBearSAS/claude-craft/cqrs · repository language: Shell

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

CQRS — Quick Reference

CQRS (Command Query Responsibility Segregation) sépare les opérations d'écriture et de lecture dans des modèles distincts. N'est pas par défaut — c'est une optimisation à activer quand le coût de la complexité est justifié.

Quand utiliser

Pertinent Pas pertinent
Domaine métier complexe avec règles d'invariants riches CRUD simple, domaine pauvre
Ratio lectures/écritures > 10× Petits projets, équipe junior
Audit / compliance (Event Sourcing naturel) Cohérence immédiate requise
Read models hétérogènes (mobile vs analytics vs back-office) Modèle de données stable et unique
Scale différencié reads vs writes (replicas, cache, search) Charge faible, monolithe modeste

Règle d'or : commencer par

(truncated - see the full file via the links below)

File tree — 2 files
.claude/skills/cqrs/REFERENCE.md
.claude/skills/cqrs/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Understand when and why to implement CQRS for scalable architectures”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Lawyerscrib Garry Haas
by lawve-ai · lawve-ai/awesome-legal-skills

Lawyerscrib Garry Haas is a specialized legal assistant skill built to handle routine law practice automation. It streamlines document workflows and administrative tasks, enabling legal professionals to focus on higher-value client work and case strategy.

no license declared → metadata onlyupdated Jun 2026
★ 600repo stars
Analyse Rgpd Dpa Fournisseur Hugo Salard
by lawve-ai · lawve-ai/awesome-legal-skills

This skill streamlines the assessment of supplier compliance with GDPR requirements and data processing agreements. It automates the review process for vendor data handling practices, helping legal teams identify regulatory gaps and ensure proper contractual alignment across your supply chain.

no license declared → metadata onlyupdated Jun 2026
★ 600repo stars
dynamic-workflows
by TheBeardedBearSAS · TheBeardedBearSAS/claude-craft

Dynamic-workflows is a comprehensive orchestration framework that enables teams to coordinate multiple specialized agents across diverse technology stacks. Built for Claude Code adoption at scale, it combines sprint-based workflows, automated browser testing, and intelligent code review systems to streamline development cycles and reduce rework.

MITfor claude-codeupdated Jul 2026
★ 99repo stars
Recherche Theses Allison Fiorentino
by lawve-ai · lawve-ai/awesome-legal-skills

This skill enables you to search for and access academic theses and research work authored by Allison Fiorentino. It streamlines the process of discovering scholarly contributions across legal and academic domains, making it easier to find relevant publications and research materials.

no license declared → metadata onlyupdated Jun 2026
★ 600repo stars
French Text Proofreading Christophe Quezel Ambrunaz
by lawve-ai · lawve-ai/awesome-legal-skills

This skill automates French language proofreading by identifying and correcting grammatical mistakes, spelling errors, and stylistic inconsistencies. Designed for legal professionals and document creators, it streamlines the review process to ensure polished, error-free French text ready for publication or submission.

no license declared → metadata onlyupdated Jun 2026
★ 600repo stars
Legal Assistant Christophe Quezel Ambrunaz
by lawve-ai · lawve-ai/awesome-legal-skills

This skill links you directly to legal assistance from a named professional, streamlining access to expert guidance on legal matters. Designed for users seeking reliable, personalized legal support, it integrates professional expertise into your workflow.

no license declared → metadata onlyupdated Jun 2026
★ 600repo stars

More skills humaniseur-fr (MIT) · notaire (MIT) · Audit De Conformite Rgpd Site Internet Hugo Salard (NOASSERTION) · atomic-tasks (MIT)

Tags
read-write-separationevent-driven-architectureeventual-consistencydomain-driven-designscalability-patternsdenormalization-strategyaudit-compliancedistributed-transactionsperformance-optimizationarchitectural-complexity