skillrank_skill trpc/server-setupMIT · open registry

skill detail

← registry

Server Setup

trpc/server-setup

Initialize tRPC with initTRPC.create(), define routers with t.router(), create procedures with .query()/.mutation()/.subscription(), configure context with createContext(), export AppRouter type, merge routers with t.mergeRouters(), lazy-load routers with lazy().

communityprovisionalbackendinitializetrpcinittrpc.create

skillrank score

██████████░░░░░░61

SkillRank score blends community stars, real usage, and our eval lift; provisional until a skill is evaluated -- so popularity alone can't reach the top tier.

source

40.5k

trpc/trpc

packages/server/skills/server-setup

open on GitHub ▸

eval status

eval pending

Success delta, token delta, and trial count are not available yet. No eval number is shown until this skill has measured results.

install

$ skillrank install trpc/server-setup
$ curl -fsSL skillrank.dev | sh