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.
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use grpc-integration