oRPC Use this skill to build and review oRPC code against the official documentation. What it is: oRPC (OpenAPI Remote Procedure Call) defines and calls remote/local procedures through an end-to-end type-safe API that also adheres to the OpenAPI spec. Official docs: <https://orpc.dev . Repo: <https://github.com/unnoq/orpc . How to use the references oRPC ships LLM-friendly docs , not a code skill. Every reference below is a Markdown rendering of a docs page ( suffix). Fetch only the pages relevant to the task. - Index of all pages: <https://orpc.dev/llms.txt - Full docs in one file (large): <…