microservices-architect

Community

Design resilient distributed systems.

AuthorJeffallan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables decomposing monoliths, defining service boundaries, and implementing microservices patterns.

Core Features & Use Cases

  • Bounded Contexts: Domain-driven design to delineate services.
  • Saga & CQRS: Distributed transactions patterns.
  • Service Mesh: Istio/Linkerd for traffic control and security.
  • Observability: Distributed tracing and metrics.
  • Deployment Patterns: Canary, blue-green, and rolling updates.

Quick Start

Outline a microservices decomposition plan with two services and a shared message bus.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: microservices-architect
Download link: https://github.com/Jeffallan/claude-skills/archive/main.zip#microservices-architect

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository