microservices▌
7 indexed skills · max 10 per page
microservices-patterns
wshobson/agents · Productivity
Comprehensive guide to designing distributed systems with service boundaries, communication patterns, and resilience strategies. \n \n Covers service decomposition by business capability and domain-driven design, with the Strangler Fig pattern for gradual monolith migration \n Includes synchronous (REST, gRPC) and asynchronous (Kafka, message queues) communication patterns with event-driven architecture examples \n Provides Saga pattern implementation for distributed transactions with compensati
go-backend-microservices
mindrally/skills · Backend
Maintain modular project structure with clear directories:
fastapi-microservices-development
manutej/luxor-claude-marketplace · Backend
A comprehensive skill for building production-ready microservices using FastAPI. This skill covers REST API design patterns, asynchronous operations, dependency injection, testing strategies, and deployment best practices for scalable Python applications.
microservices-patterns
sickn33/antigravity-awesome-skills · Productivity
$22
java-microservices
pluginagentmarketplace/custom-plugin-java · Backend
Build production microservices with Spring Cloud and distributed system patterns.
microservices-architect
jeffallan/claude-skills · Productivity
Designs distributed system architectures, decomposes monoliths into microservices, and documents resilience patterns. \n \n Applies domain-driven design to identify bounded contexts and service boundaries; validates that each service owns its data exclusively and deploys independently \n Covers communication design (REST, gRPC, async messaging), data strategies (database per service, event sourcing, CQRS), and resilience patterns (circuit breakers, sagas, bulkheads, timeouts) \n Provides referen
microservices-architecture
aj-geddes/useful-ai-prompts · Productivity
Comprehensive guide to designing, implementing, and maintaining microservices architectures. Covers service decomposition, communication patterns, data management, deployment strategies, and observability for distributed systems.