microservices-patterns

Installation
SKILL.md

Microservices Patterns

Microservices solve organizational problems, not technical ones. Size for the team, not the technology.


1. When to Use Microservices

✅ Good fit:
├── Large team (> 10 engineers)
├── Independent deployment needed per domain
├── Different scaling requirements per service
├── Different tech stack requirements
└── Clear domain boundaries (DDD)
Installs
5
GitHub Stars
9
First Seen
May 19, 2026
microservices-patterns — skeletorflet/opencode-kit