概要
This skill provides expert guidance for architecting and implementing type-safe communication layers between servers and clients using tRPC. It streamlines the creation of routers, procedures, and middleware while ensuring that TypeScript types are shared across the entire stack without the need for code generation. Whether you are setting up a basic API or complex nested routers with Zod-based validation and custom context, this skill assists in writing clean, performant, and type-safe code for modern web applications.