This skill provides specialized guidance for implementing oRPC, a framework that bridges the gap between end-to-end type safety and OpenAPI compliance. It assists with defining procedures and routers, configuring middleware, handling errors, and setting up clients across diverse environments like Next.js, Hono, and Express. Whether you are implementing server actions, streaming with SSE, or migrating from tRPC, this skill ensures your API layer is robust, documented, and fully typed using standard schema libraries like Zod or Valibot.
Key Features
0116 GitHub stars
02Advanced patterns for SSE streaming, file handling, and server actions
03End-to-end type safety for server and client communications
04Contract-first development and seamless tRPC migration strategies
05Comprehensive support for 20+ framework adapters including Next.js and Hono
06Automated OpenAPI specification generation and routing