messaging-and-events

Community

Decide and implement async service communication.

Authormauriciodelrio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinating communication between services and enabling asynchronous processing can be complex and error-prone. This skill helps you decide when to introduce messaging, which patterns to use, and how to configure the right AWS services to decouple producers and consumers.

Core Features & Use Cases

  • Decision-tree guidance to pick between one-to-one (SQS), one-to-many (SNS), event bus (EventBridge), and real-time (WebSockets).
  • Concrete implementation guidance and example configurations for common scenarios.
  • Real-world use cases including background processing, event-driven workflows, and live client updates.

Quick Start

Configure a messaging backbone for decoupled services by selecting the right pattern (SQS, SNS, EventBridge, or WebSockets) and wiring it to your producers and consumers.

Dependency Matrix

Required Modules

None required

Components

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: messaging-and-events
Download link: https://github.com/mauriciodelrio/delriodev-skills/archive/main.zip#messaging-and-events

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.