Nts Architecture Patterns

Reference patterns for ongoing development on a Next.js + tRPC + Prisma project scaffolded with nextjs-trpc-prisma-starter. Use this whenever adding a new module, writing a new tRPC procedure, deciding between tRPC vs route handler vs MCP tool, wiring permissions, structuring services, handling errors, or making any architectural decision in a project that was bootstrapped with this plugin. Triggers on phrases like 'add a new module', 'create a tRPC procedure', 'where should this logic go', 'follow project conventions', or any 'how do I do X in this project' question.

juncoding 85493d6 6 files · 30.9 KB Updated

File contents

juncoding/nextjs-trpc-prisma-starter/tree/main/skills/nts-architecture-patterns commit 85493d6146

Frequently asked questions

npx skillmds@latest add juncoding/nts-architecture-patterns