grpc-integration
Streamlines adding gRPC to a Go microservice in this monorepo. Use this skill whenever the user wants to: add a new gRPC service, add RPCs to an existing service, create proto definitions, generate Go code from protos, implement gRPC servers or clients, or connect services via gRPC. Also trigger when the user mentions "proto", "buf generate", "grpc server", "grpc client", or "protobuf" in the context of this project.
Installation and usage
Streamlines adding gRPC to a Go microservice in this monorepo. Use this skill whenever the user wants to: add a new gRPC service, add RPCs to an existing service, create proto definitions, generate Go code from protos, implement gRPC servers or clients, or connect services via gRPC. Also trigger when the user mentions "proto", "buf generate", "grpc server", "grpc client", or "protobuf" in the context of this project.
Once installed, you can use this skill by running the following command in your terminal:
skills use grpc-integration