Event Store Design
Skill AktivDesign and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.
To guide users in designing and implementing robust event stores for event-sourced systems, covering architecture, requirements, and technology choices.
Funktionen
- Event store architecture design
- Event store requirements definition
- Technology comparison for event stores
- Implementation templates for PostgreSQL, Python, EventStoreDB, DynamoDB
Anwendungsfälle
- Designing event sourcing infrastructure
- Choosing between event store technologies
- Implementing custom event stores
- Optimizing event storage and retrieval
Nicht-Ziele
- Implementing specific application logic beyond event store patterns
- Providing a ready-to-run event store service
- Detailed comparison of all possible database technologies
Practical Utility
- info:Edge casesThe skill covers core concepts like immutability and versioning, but does not explicitly document failure modes or recovery steps for edge cases.
Versioning
- warning:Release ManagementNo explicit versioning (e.g., semver in frontmatter, changelog, or releases) is present, and installation instructions point to `main`.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add wshobson/agents/plugin install backend-development@claude-code-workflowsQualitätspunktzahl
Vertrauenssignale
Ähnliche Erweiterungen
API Design Patterns
100Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices
Cqrs Implementation
95Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.
Architecture Patterns
85Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use this skill when designing clean architecture for a new microservice, when refactoring a monolith to use bounded contexts, when implementing hexagonal or onion architecture patterns, or when debugging dependency cycles between application layers.
V3 Ddd Architecture
100Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern.
Pathfinder
100Ordnet eine Codebasis in Feature-gruppierte Flussdiagramme ein, identifiziert doppelte Belange über Features hinweg und schlägt eine einheitliche Architektur vor. Wird verwendet, wenn nach "dem idealen Pfad" gefragt wird, duplizierte Systeme vereinheitlicht oder die Architektur vor einem Refactoring auditiert werden soll. Gibt ein vorgeschlagenes einheitliches Flussdiagramm sowie Prompts zum Erstellen eines Plans pro System aus.
Understand
100Analysieren Sie eine Codebasis, um einen interaktiven Wissensgraphen zur Verständnis von Architektur, Komponenten und Beziehungen zu erstellen