Microservices

Use this skill when designing microservices architecture — decomposition, communication, data, discovery, observability, deployment. This skill enforces: bounded context decomposition, database-per-service ownership, saga patterns for distributed transactions, strangler fig migration. Do NOT use for: monolith application design, frontend architecture, single-service API design.

j4flmao Updated

File contents

j4flmao/agent-skills/tree/main/skills/backend/universal/microservices commit a386baf404

Frequently asked questions

npx skillmds@latest add j4flmao/microservices