cross-service-integration
CommunityDesign and implement cross-service data sync patterns.
Authorduc01226
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps design and implement cross-service communication strategies, including event buses, direct API calls, and anti-patterns to avoid.
Core Features & Use Cases
- Entity Event Bus pattern for data synchronization
- Direct API Call pattern for real-time data
- Warning: Shared database view is an anti-pattern
Quick Start
Implement an entity event bus between ServiceA and ServiceB to synchronize new Customer data.
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: cross-service-integration Download link: https://github.com/duc01226/EasyPlatform/archive/main.zip#cross-service-integration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.