소개
This skill provides specialized guidance and templates for implementing the read side of Command Query Responsibility Segregation (CQRS) and event-sourced systems. It enables developers to transform raw event streams into optimized query models, manage checkpoints for persistent processing, and handle complex data aggregations. Whether you are building real-time dashboards, full-text search indexes in Elasticsearch, or SQL-based summary tables, this skill offers robust implementation patterns for keeping your read models consistent, performant, and resilient.