trpc-llm-docs

Installation
SKILL.md

tRPC Documentation (llms.txt)

tRPC allows you to easily build & consume fully typesafe APIs without schemas or code generation. This skill allows agents to fetch its LLM-optimized documentation.

Usage

To get detailed documentation for tRPC, use the firecrawl_scrape tool:

firecrawl_scrape({ url: "https://trpc.io/llms.txt", formats: ["markdown"] })

Key Features

  • End-to-end typesafety - Full type inference between client and server
  • Framework agnostic - Works with Next.js, Express, Fastify, and more
  • Subscriptions - Real-time support with WebSockets
  • Procedure batching - Automatic request batching
Installs
3
Repository
5dlabs/cto
First Seen
Jan 24, 2026
trpc-llm-docs — 5dlabs/cto