connectrpc
Installation
SKILL.md
ConnectRPC
Use this skill to build or fix proto-first RPC workflows with ConnectRPC. Default to Connect protocol + Buf v2 + generated clients/servers, then load the language-specific reference you need.
When to Use
Use this skill when:
- wiring a new ConnectRPC service from
.protofiles - generating Go, TypeScript, or Python stubs with Buf
- deciding between Connect, gRPC, and gRPC-Web
- adding Connect clients to React or Angular apps
- implementing ConnectRPC handlers, interceptors, or error handling
- debugging transport, streaming, CORS, or code generation issues
Choose the Right Reference
Read only the reference file that matches the task: