AI AGENT ADDONS

Microservices Patterns

wshobson/agents
Backend & APIs
10,249installs

Building a system from many smaller pieces requires careful planning. Microservices patterns help you design service boundaries and choose how services talk to each other. You can use event-driven communication and resilience patterns to make your system handle failures gracefully.

Developers and architects use these patterns when breaking a large system into smaller services. They also help when building new distributed systems from scratch. The patterns guide you in managing data across services and keeping things reliable.

Add Microservices Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/microservices-patterns

Project

mkdir -p .claude/skills/microservices-patterns

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago