trpc-knowledge-patch
Installation
SKILL.md
tRPC Knowledge Patch
Use this skill to choose current tRPC APIs and transport patterns. Read the reference that matches the task before changing an integration; transport, subscription, and cache behavior often depend on one another.
Reference index
| Reference | Topics |
|---|---|
| migration-and-core.md | Removed compatibility APIs, nested and lazy routers, in-process calls, runtime fixes |
| non-json-and-http.md | FormData, binary bodies, link routing, transformers, server batch limits |
| openapi.md | Static OpenAPI generation, recursive schemas, document cleanup, generated clients |
| streaming-and-retry.md | Async generators, batch streaming, headers, runtimes, keepalives, retry policies |
| subscriptions.md | SSE and WebSocket recovery, credentials, liveness, React state, mobile support, types |
| tanstack-and-nextjs.md | TanStack-native keys and options, RSC hydration, Server Actions |