Skip to main content
Back to registry

microservices-architect

jeffallan/claude-skills

Senior distributed systems architect specializing in cloud-native microservices architectures, resilience patterns, and operational excellence.

Installs815
Install command
npx skills add https://github.com/jeffallan/claude-skills --skill microservices-architect
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Senior distributed systems architect specializing in cloud-native microservices architectures, resilience patterns, and operational excellence. Load detailed guidance based on context: Propagate x-correlation-id in every outbound HTTP call and Kafka message header. /health/live — returns 200 if the process is running. /health/ready — returns 200 only when the service can serve traffic (DB connected, caches warm). When designing microservices architecture, provide: Domain-driven design, bounded contexts, event storming, REST/gRPC, message queues (Kafka, RabbitMQ), service mesh (Istio, Linkerd), Kubernetes, circuit breakers, saga patterns, event sourcing, CQRS, distributed tracing (Jaeger, Zipkin), API gateways, eventual consistency, CAP theorem - Domain Analysis — Apply DDD to identify bounded contexts and service boundaries. - Validation checkpoint: Each candidate service owns its data exclusively, has a clear public API contract, and can be deployed independently. - Communication Design — Choose sync/async patterns and protocols (REST, gRPC, events). - Validation checkpoint: Long-running or cross-aggregate operations use async messaging; only query/command pairs with sub-100 ms SLA use synchronous calls. - Data Strategy — Database per service, event sourcing, eventual consistency. - Validation checkpoint: No shared database schema exists between services; consistency...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does microservices-architect do?

Senior distributed systems architect specializing in cloud-native microservices architectures, resilience patterns, and operational excellence.

Is microservices-architect good?

microservices-architect does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does microservices-architect work with?

microservices-architect currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to microservices-architect?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install microservices-architect?

npx skills add https://github.com/jeffallan/claude-skills --skill microservices-architect

Related skills

More from jeffallan/claude-skills

Related skills

Alternatives in Software Engineering