architecture-paradigm-cqrs-es
Apply CQRS (Command Query Responsibility Segregation) and Event Sourcing fordomains requiring strong auditability and independent scaling of reads and writes.Triggers: CQRS, event sourcing, audit trail, event replay, read/write separation,temporal queries, event store, projections, command handlers, aggregate rootsUse when: read/write workloads have different scaling needs, complete audit trailrequired, need to rebuild historical state, temporal queries ("state at time X")DO NOT use when: selecting from multiple paradigms - use architecture-paradigms first.DO NOT use when: simple CRUD without audit requirements.DO NOT use when: team lacks experience with eventual consistency patterns.Consult this skill when implementing event sourcing or CQRS patterns.
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install athola/claude-night-market/architecture-paradigm-cqrs-es skilz install athola/claude-night-market/architecture-paradigm-cqrs-es --agent opencode skilz install athola/claude-night-market/architecture-paradigm-cqrs-es --agent codex skilz install athola/claude-night-market/architecture-paradigm-cqrs-es --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/athola/claude-night-market cp -r claude-night-market/plugins/archetypes/skills/architecture-paradigm-cqrs-es ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
sql-translation
by MicrockGuide for adding SQL function translations to dbplyr backends. Use when implementing new database-specific R-to-SQL translations for functions like st...
technical-seo
by gtmagentsUse when diagnosing crawl/index issues, performance regressions, or structured data gaps.
component-search
by redpanda-dataThis skill should be used when users need to discover Redpanda Connect components for their streaming pipelines. Trigger when users ask about finding ...
reasoningbank-with-agentdb
by ruvnet"Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distilla...
Agentic Skill Details
- Repository
- claude-night-market
- Type
- Technical
- Meta-Domain
- data ai
- Primary Domain
- database
- Market Score
- 32.0
Browse Category
More data ai Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?