tRPC is a tool for building APIs in TypeScript. It automatically shares types between your frontend and backend. This means you never have to write duplicate type definitions. Your code stays in sync and errors are caught early.
You get end-to-end type safety without extra code generators. It works well with React Query for data fetching. Teams using TypeScript on both sides of their app find it simple and powerful.
tRPC is great for full-stack apps like those built with Next.js or the T3 stack. It gives you the ease of REST with the safety of GraphQL. No complex setup required.
Global
mkdir -p ~/.claude/skills/trpc-type-safetyProject
mkdir -p .claude/skills/trpc-type-safetySource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls