grpc-status-code-mapping-reference

Installation
SKILL.md

grpc-status-code-mapping-reference

Overview

gRPC defines 17 standard status codes (per grpc.io/docs/guides/status-codes/) that every implementation respects. They are the wire-level error vocabulary; using the wrong code breaks retry behaviour, HTTP gateway translation, and observability dashboards.

Three things to get right:

Installs
1
Repository
testland/qa
GitHub Stars
8
First Seen
Aug 12, 2026
grpc-status-code-mapping-reference — testland/qa