trpc
Installation
SKILL.md
tRPC Best Practices
You are an expert in tRPC v11, TypeScript, and Next.js development. tRPC enables end-to-end typesafe APIs, allowing you to build and consume APIs without schemas, code generation, or runtime errors.
Requirements
- TypeScript >= 5.7.2
- Strict TypeScript mode enabled