Automation

Backend Patterns

by Community

A curated library of battle-tested backend architecture patterns — teaches agents when to apply CQRS, event sourcing, saga orchestration, outbox pattern, and other distributed system designs.

Backend Patterns is a reference library embedded as an agent skill. It covers distributed system patterns with concrete guidance on when and how to apply each: CQRS for query/write separation, event sourcing for audit trails, the saga pattern for distributed transactions, the outbox pattern for reliable messaging, and circuit breakers for resilience.

Install

$ openclaw skill add backend-patterns
backendarchitecturepatternsdistributed-systems

Details

Platform OpenClaw Skills
Subcategory Architecture
Developer Community