From dotnet-microservices-master
Provides access to Microsoft's complete .NET Microservices Architecture guide (v7.0) for containerized apps, covering DDD, CQRS, Docker, Kubernetes, resilience patterns, security, and eShopOnContainers examples.
How this skill is triggered — by the user, by Claude, or both
Slash command
/dotnet-microservices-master:microsoft-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides access to the complete official Microsoft guide: ".NET Microservices Architecture for Containerized .NET Applications" (Edition v7.0 - Updated to ASP.NET Core 7.0).
This skill provides access to the complete official Microsoft guide: ".NET Microservices Architecture for Containerized .NET Applications" (Edition v7.0 - Updated to ASP.NET Core 7.0).
Invoke this skill when you need:
The complete 350-page Microsoft guide (text content only) including:
When a user asks about:
Invoke this skill and reference the full guide content below.
The complete guide is available in this skill directory at:
NET-Microservices-Architecture.md
When you invoke this skill, you have access to read this file which contains the full 350-page Microsoft guide with all technical details, code examples, architecture patterns, and implementation guidance.
When this skill is invoked:
Note: The guide contains comprehensive text explanations of all concepts, patterns, and implementations. Image references have been removed to optimize plugin size (reduced from 18MB to ~800KB).
npx claudepluginhub josiahsiegel/claude-plugin-marketplace --plugin dotnet-microservices-masterDesigns and implements microservices architectures with patterns for service decomposition, communication, data management, and resilience. Useful when breaking down monoliths or building distributed systems.
Provides patterns for designing, building, and operating microservices architectures including service decomposition, inter-service communication, resilience, data consistency, and observability.
Designs and implements microservices architectures including service boundaries, communication patterns, API gateways, service mesh, and service discovery. For building distributed systems and service-oriented architectures.