Was ist golang-grpc?
Produktions-gRPC in Go: Protobuf-Layout, Codegen, Interceptors, Fristen, Fehlercodes, Streaming, Gesundheitsprüfungen, TLS und Tests mit bufconn Quelle: bobmatnyc/claude-mpm-skills.
Produktions-gRPC in Go: Protobuf-Layout, Codegen, Interceptors, Fristen, Fehlercodes, Streaming, Gesundheitsprüfungen, TLS und Tests mit bufconn
Installieren Sie den KI-Skill golang-grpc schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: bobmatnyc/claude-mpm-skills.
gRPC provides strongly-typed RPC APIs backed by Protocol Buffers, with first-class streaming support and excellent performance for service-to-service communication. This skill focuses on production defaults: versioned protos, deadlines, error codes, interceptors, health checks, TLS, and testability.
Make every call bounded; enforce server-side timeouts for expensive handlers.
Use metadata for auth/session correlation, not for primary request data.
Produktions-gRPC in Go: Protobuf-Layout, Codegen, Interceptors, Fristen, Fehlercodes, Streaming, Gesundheitsprüfungen, TLS und Tests mit bufconn Quelle: bobmatnyc/claude-mpm-skills.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill golang-grpcProduktions-gRPC in Go: Protobuf-Layout, Codegen, Interceptors, Fristen, Fehlercodes, Streaming, Gesundheitsprüfungen, TLS und Tests mit bufconn Quelle: bobmatnyc/claude-mpm-skills.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill golang-grpc Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/bobmatnyc/claude-mpm-skills