Official skills publisher Verified Skillscout rank 180

TRPC

TRPC publishes official AI agent skills for its tools, services, and developer workflows.

Browse 24 official AI agent skills across 1 TRPC repository, with install commands and source links.

24 Skills
1 Repository
1,136 Installs
40,491 GitHub stars

Install

Add TRPC skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/trpc/trpc_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant TRPC skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Trpc

trpc/trpc

Includes 24 official skills: trpc-router, nextjs-app-router, client-setup, error-handling, react-query-setup, caching.

24 skills 1,136 installs 40,491 stars
npx skills add trpc/trpc -y

24 skills

trpc/trpc 24 skills

nextjs-app-router

trpc/trpc 56 installs
View source

react-query-setup

trpc/trpc 48 installs
View source

server-side-calls

trpc/trpc 42 installs
View source

service-oriented-architecture

trpc/trpc 39 installs
View source

non-json-content-types

trpc/trpc 37 installs
View source

adapter-standalone

trpc/trpc 33 installs
View source

react-query-classic-migration

trpc/trpc 29 installs
View source

nextjs-pages-router

trpc/trpc 28 installs
View source

adapter-aws-lambda

trpc/trpc 24 installs
View source

Repository documentation

trpc/trpc package overview

trpc/trpc/README.md View on GitHub

trpc/trpc

Includes 24 official skills: trpc-router, nextjs-app-router, client-setup, error-handling, react-query-setup, caching.

Top skills in this package

trpc-routerOfficial TRPC skill from trpc/trpc.
nextjs-app-routerOfficial TRPC skill from trpc/trpc.
client-setupOfficial TRPC skill from trpc/trpc.
error-handlingOfficial TRPC skill from trpc/trpc.
react-query-setupOfficial TRPC skill from trpc/trpc.
cachingOfficial TRPC skill from trpc/trpc.
server-setupOfficial TRPC skill from trpc/trpc.
validatorsOfficial TRPC skill from trpc/trpc.

Install

Install the full package:

npx skills add trpc/trpc -y

Install a specific skill:

npx skills add trpc/trpc@trpc-router -y

Use the package when you want your agent to choose the relevant skill from this official TRPC repository.

View trpc/trpc on GitHub
Copied