microservices-coordinator

Installation
SKILL.md

Microservices Coordinator

This skill enables bionicbot to design systems that are split into independent services communicating via APIs or message brokers.

Instructions

  1. Define service boundaries (Domain Driven Design).
  2. Use gRPC, REST, or message brokers (RabbitMQ, Kafka) for communication.
  3. Implement Service Discovery and API Gateways.
  4. Manage distributed transactions or eventual consistency patterns.
  5. Monitor inter-service latency and reliability.

Examples

  • "Design a system where the 'Auth' and 'Billing' services are separate."
  • "Use RabbitMQ to send messages between a Python and a Node.js service."
Installs
1
First Seen
Apr 18, 2026
microservices-coordinator — adryanmoldokkr32-pixel/bionicbot-backend-skills