generating-grpc-services
jeremylongshore/claude-code-plugins-plus-skills
This skill generates complete gRPC service definitions, client/server stubs, and robust implementations directly from Protocol Buffer (.proto) files. It supports all streaming patterns (unary, server, client, bidirectional) and includes advanced features like authentication interceptors, health checks, and automatic REST-to-gRPC gateway generation, making it ideal for building high-performance, enterprise-grade microservices.