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.
Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:
skills use grpc-integration