message-bus

Community

Design cross-service messaging with producers and consumers.

Authorduc01226
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides implementing cross-service communication via message bus patterns (events, requests), including producers, consumers, and naming conventions.

Core Features & Use Cases

  • Event producers and consumers patterns
  • Message naming conventions
  • Practical examples for producers and consumers

Quick Start

Configure and implement a sample event pipeline by adding a producer and a consumer as described in the guide.

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: message-bus
Download link: https://github.com/duc01226/EasyPlatform/archive/main.zip#message-bus

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