---
title: "agentic-bundle-ddd-evented-architecture"
description: "Portable skills-only \"DDD & Evented Architecture\" plugin from Agentic Awesome Skills."
canonical: https://agentpluginsdirectory.com/plugins/agentic-bundle-ddd-evented-architecture
last-updated: 2026-09-21
---

# agentic-bundle-ddd-evented-architecture
Portable skills-only "DDD & Evented Architecture" plugin from Agentic Awesome Skills.
- Slug: agentic-bundle-ddd-evented-architecture
- Publisher: sickn33 and contributors
- Repository: https://github.com/sickn33/agentic-awesome-skills
- Manifest: plugins/agentic-bundle-ddd-evented-architecture/plugin.json
- Version: 18.0.0
- License: MIT
- Category (editorial): other
- Skills: 8 (cqrs-implementation, ddd-context-mapping, ddd-strategic-design, ddd-tactical-patterns, domain-driven-design, event-store-design, projection-patterns, saga-orchestration)
- MCP servers: 0
- Stars: 46689
- Repository created: 2026-01-14
- Repository last pushed: 2026-09-21
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/agentic-bundle-ddd-evented-architecture
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- cqrs-implementation: Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.
- ddd-context-mapping: Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.
- ddd-strategic-design: Design DDD strategic artifacts including subdomains, bounded contexts, and ubiquitous language for complex business domains.
- ddd-tactical-patterns: Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.
- domain-driven-design: Plan and route Domain-Driven Design work from strategic modeling to tactical implementation and evented architecture patterns.
- event-store-design: Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.
- projection-patterns: Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.
- saga-orchestration: Patterns for managing distributed transactions and long-running business processes.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
