Skip to main content
jeremylongshore

grpc-service-generator

by jeremylongshorev1.0.0

Generate gRPC services with Protocol Buffers and streaming support

Installation guide →
1 skill 1 commandapi-development GitHub

Commands

generate-grpc-service

Generate production-ready gRPC services with Protocol Buffers

Documentation

# gRPC Service Generator Plugin

Generate gRPC services with Protocol Buffers, streaming, and production-ready patterns.

## Installation

```bash
/plugin install grpc-service-generator@claude-code-plugins-plus
```

## Usage

```bash
/generate-grpc-service
```

## Features

- Protocol Buffer schemas
- Unary and streaming RPCs
- TLS security
- Interceptors
- Service discovery

## License

MIT