From antigravity-awesome-skills
Build read models and projections from event streams for CQRS read sides, materialized views, and query optimization in event-sourced systems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:projection-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive guide to building projections and read models for event-sourced systems.
Comprehensive guide to building projections and read models for event-sourced systems.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderBuilds read models and projections from event streams for CQRS read sides, materialized views, query optimization, real-time dashboards, and search indexes in event-sourced systems.
Build read models and projections from event streams. Implements CQRS read sides, materialized views, and optimizes query performance in event-sourced systems.
Guides event sourcing, CQRS, and event-driven architecture design including event stores, projections, sagas, and eventual consistency. Use for audit trails, temporal queries, or complex domain modeling.