async-messaging-patterns
CommunityDesign resilient async event-driven systems
Software Engineering#kafka#eventbridge#idempotency#sqs#dlq#event-driven architecture#async messaging
Authorwesleyosantos91
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps you avoid reliability and correctness issues in asynchronous messaging by providing production-grade event design and consumer/producer patterns for SQS, SNS+SQS, Kafka, and EventBridge.
Core Features & Use Cases
- Event structure and naming rules: Standardizes eventId, eventType, versioning, correlationId, and immutable fact payloads to support consistent downstream processing.
- Idempotent consumer logic (mandatory): Implements the “at-least-once delivery” reality by preventing duplicate side effects using durable event tracking.
- Delivery reliability strategies: Guides partial batch failure handling, retry with exponential backoff + jitter, DLQ/poison message workflows, and ordering considerations.
- Schema evolution and observability: Defines backward-compatible schema evolution, plus key metrics and trace propagation requirements.
Quick Start
Use the async-messaging-patterns skill to design an event-driven flow for an order system with idempotent consumers, DLQ-backed retries, and versioned event payloads.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: async-messaging-patterns Download link: https://github.com/wesleyosantos91/multi-agents/archive/main.zip#async-messaging-patterns 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.