Generate gRPC service definitions, stubs, and implementations from Protocol Buffers. Use when creating high-performance gRPC services. Trigger with phrases like "generate gRPC service", "create gRPC API", or "build gRPC server".
4.0
Rating
0
Installs
Backend Development
Category
The skill has a clear structure with references to external files for implementation details, examples, and error handling. However, there is a critical mismatch: the skill is named 'generating-grpc-services' and should focus on gRPC/Protocol Buffers, but the actual content describes generic REST API development (Express, Flask, OpenAPI, HTTP methods). The instructions mention 'Bash(api:grpc-*)' but then detail REST endpoint creation. For gRPC specifically, it should cover .proto file creation, protoc compilation, stub generation, and gRPC server/client implementation. The novelty is low because generating boilerplate gRPC services is relatively straightforward with existing tools like protoc and grpc plugins. The task knowledge is weak due to the REST/gRPC confusion - it doesn't provide gRPC-specific guidance like defining service methods in .proto, generating language-specific stubs, or implementing unary/streaming RPCs.
Loading SKILL.md…

Skill Author