microservices-patterns

Comprehensive guide to designing distributed systems with service boundaries, communication patterns, and resilience strategies.

wshobson ↓ 10k
Claude Code
View source ↗

What it does

  • Decomposing monoliths into microservices
  • Designing service boundaries and contracts
  • Implementing inter-service communication
  • Managing distributed data and transactions
  • Building resilient distributed systems
  • Implementing service discovery and load balancing
  • Designing event-driven architectures

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Comprehensive guide to designing distributed systems with service boundaries, communication patterns, and resilience strategies.

Source

Repository: https://github.com/wshobson/agents

microservices-patterns FAQ

What does the microservices-patterns skill do?

Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices. Decomposing monoliths into microservices Designing service boundaries and contracts

How do I install microservices-patterns?

Run: npx -y skills add https://github.com/wshobson/agents --skill microservices-patterns --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain microservices-patterns?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

microservices-patterns on getagentictools
[![microservices-patterns on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-microservices-patterns.svg)](https://getagentictools.com/skills/wshobson-agents-microservices-patterns?ref=badge)
npx agentictools info skills/wshobson-agents-microservices-patterns

The second line is the CLI lookup for this page — handy in READMEs and docs.