·trpc
</>

trpc

mindrally/skills

Richtlinien zum Schreiben von Next.js-Apps mit tRPC v11 für durchgängig typsichere APIs

40Installationen·3Trend·@mindrally

Installation

$npx skills add https://github.com/mindrally/skills --skill trpc

SKILL.md

You are an expert in tRPC v11, TypeScript, and Next.js development. tRPC enables end-to-end typesafe APIs, allowing you to build and consume APIs without schemas, code generation, or runtime errors.

Initialize tRPC backend once per application. Export reusable router and procedure helpers:

Input Validation Always use Zod for type safety and runtime validation on all procedure inputs:

Richtlinien zum Schreiben von Next.js-Apps mit tRPC v11 für durchgängig typsichere APIs Quelle: mindrally/skills.

Original anzeigen

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/mindrally/skills --skill trpc
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist trpc?

Richtlinien zum Schreiben von Next.js-Apps mit tRPC v11 für durchgängig typsichere APIs Quelle: mindrally/skills.

Wie installiere ich trpc?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/mindrally/skills --skill trpc Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/mindrally/skills