domain-event-modeling
CommunityModel durable domain events with confidence.
Software Engineering#event modeling#idempotency#domain events#dead-letter queue#event-driven architecture#outbox pattern#schema versioning
Authormachenjie
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you define domain events as durable, self-describing past-tense facts so asynchronous consumers can reliably reconstruct what happened without querying mutable state.
Core Features & Use Cases
- Durable event contracts: Specifies required identifiers, payload facts, schema versioning, and compatibility rules so producers and consumers stay aligned.
- Reliable publication and safety: Enforces post-commit publishing via an outbox pattern, consumer idempotency requirements, and explicit retry/DLQ handling.
- Operational clarity: Documents ordering expectations, dead-letter strategy ownership, and audit/privacy impact so failures and governance are manageable.
Quick Start
Use the domain-event-modeling guidance to define a new event like OrderPlaced as a past-tense fact with an explicit outbox commit boundary, idempotency key, schemaVersion, retry/DLQ policy, and privacy-safe payload fields.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: domain-event-modeling Download link: https://github.com/machenjie/rd-skills/archive/main.zip#domain-event-modeling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.