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.
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use grpc-integration