Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:

middlewares

// Create and compose tRPC middleware with t.procedure.use(), extend context via opts.next({ ctx }), build reusable middleware with .concat() and .unstable_pipe(), define base procedures like publicProcedure and authedProcedure. Access raw input with getRawInput(). Logging, timing, OTEL tracing patterns.

$ git log --oneline --stat
stars:40,084
forks:1,591
updated:2026年3月28日 11:39
SKILL.md
readonly