projection-patterns
How to Install
Claude Code:
git clone --depth 1 https://github.com/sickn33/antigravity-awesome-skills.git && cp antigravity-awesome-skills/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileBuild read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.
Details
| Category | Design → ui |
| Source | https://github.com/sickn33/antigravity-awesome-skills/tree/main/plugins/antigravity-awesome-skills/skills/projection-patterns/SKILL.md |
| Stars | ★ 40.9K |
| Risk Level | Safe |
Related Skills
event-store-design
Design and implement event stores for event-sourced systems. Use when building event sourcing infras
turborepo-caching
Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up
postgres-best-practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, rev
azure-eventhub-java
Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing eve