trpc-api
Installation
SKILL.md
tRPC API Development
Build end-to-end typesafe APIs without schemas or code generation. tRPC provides full type inference from backend to frontend.
Triggers
Use this skill when:
- Building end-to-end typesafe APIs with TypeScript
- Creating tRPC routers and procedures
- Integrating tRPC with React Query for data fetching
- Setting up tRPC with Next.js App Router
- Implementing Zod validation in tRPC procedures
- Building WebSocket subscriptions with tRPC
- Keywords: trpc, typesafe api, react query, tanstack query, zod validation, next.js api, typescript rpc