LogoClawIndex
CasesSkillsAbout
LogoClawIndex

arch-microservices - Microservices Architecture, Gateways, Mesh, and Resilience

Design and decompose microservices using Kong, Traefik, Istio, circuit breakers, and saga or outbox patterns.

Tags

Updated: 2026-09-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Decompose monoliths into microservices
  • Configure API gateways for routing
  • Deploy Istio service mesh
  • Implement circuit breakers for resilience
  • Execute distributed transactions using sagas

Inputs

  • Monolith codebase and dependency maps
  • Kubernetes clusters and manifests
  • API gateway routing definitions
  • Environment variables

Outputs

  • Kong declarative configuration files
  • Istio VirtualService and DestinationRule manifests
  • Saga transaction execution logs
  • Outbox database tables

Requirements

  • Kubernetes cluster
  • Kong or Traefik API gateway
  • Istio control plane and CLI
  • Message queue system

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
microservices
api-gateway
service-mesh
architecture
Decompose monoliths into microservices
Configure API gateways for routing
Deploy Istio service mesh
Implement circuit breakers for resilience
Monolith codebase and dependency maps
Kubernetes clusters and manifests
API gateway routing definitions
Kong declarative configuration files
Istio VirtualService and DestinationRule manifests
Saga transaction execution logs