server-router-implementation

Community

Implement robust oRPC routers on the server.

AuthorCatOfJupit3r
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Creates and wires server-side oRPC routers that map to contract definitions, enabling consistent, authenticated API endpoints and clear separation between contracts and business logic.

Core Features & Use Cases

  • Create router files under apps/server/src/routers and expose procedures using publicProcedure and protectedProcedure.
  • Enforce access control, context usage, and dependency injection to keep handlers thin and testable.
  • Register routers in the central appRouter and reuse reference patterns from advanced examples.

Quick Start

Create a new file at apps/server/src/routers/<namespace>.router.ts and implement procedures using publicProcedure and protectedProcedure.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: server-router-implementation
Download link: https://github.com/CatOfJupit3r/ultimate-starter/archive/main.zip#server-router-implementation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.