grpc-service-generator
This skill provides automated assistance for grpc service generator tasks within the Backend Deve
Content Preview
--- name: grpc-service-generator description: | Grpc Service Generator - Auto-activating skill for Backend Development. Triggers on: grpc service generator, grpc service generator Part of the Backend Development skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Grpc Service Generator ## Purpose This skill provides automated assistance for grpc service generator tasks within the Backend Deve
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/grpc-service-generator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/06-backend-dev/grpc-service-generator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/06-backend-dev/grpc-service-generator/SKILL.md
Related Skills
grpc-golang
Build production-ready gRPC services in Go with mTLS, streaming, and observability. Use when designing Protobuf contracts with Buf or implementing secure service-to-service transport.
securitygrpcgolang
by sickn33 (Antigravity) · antigravity-awesome-skills
generating-grpc-services
|
generating-grpc-servicesgeneratinggrpcservices
by jeremylongshore · plugins-plus-skills
golang-pro
Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing.
golang-progolangprogo
by Jeffallan · jeffallan-claude-skills
generate-api-documentation
Auto-generate API reference documentation
commandsgenerateapidocumentation
by qdhenry · claude-command-suite