with one click
backend-node
Deliver Node.js and TypeScript backends across NestJS and lighter HTTP frameworks without letting one framework own API, validation, auth, or service design.
Menu
Deliver Node.js and TypeScript backends across NestJS and lighter HTTP frameworks without letting one framework own API, validation, auth, or service design.
| name | backend-node |
| description | Deliver Node.js and TypeScript backends across NestJS and lighter HTTP frameworks without letting one framework own API, validation, auth, or service design. |
Use this pack for Node.js backend work: HTTP APIs, service modules, auth flows, background jobs, event-driven edges, and server-side delivery patterns that live in the JavaScript or TypeScript ecosystem.
Defer first-pass route choice and lane selection to ../../reference/routing-guidance.md.
This is the general Node backend pack for the repo. Use the overlays in reference/ to tune decisions for NestJS or the lighter Express, Fastify, and Hono family while keeping the same quality bar for contracts, validation, documentation, and operational behavior.
create, init, or new flows as greenfield-only and explicit-request-only. Defer to reference/project-setup-policy.md.reference/nestjs.md or reference/express-fastify-hono.md.review skill after substantial backend changes.architecture-integration when API contracts, integration boundaries, or cross-service ownership dominate the task.reference/nestjs.md for decorator-heavy NestJS services, DI modules, guards, pipes, interceptors, and gateway or queue patterns.reference/express-fastify-hono.md for lighter Node HTTP services, schema-driven routing, middleware pipelines, and edge-friendly APIs.Shape cross-stack architecture, API contracts, authentication flow, and integration boundaries for Grok-native delivery.
Deliver C# and .NET backends with explicit API, validation, auth, async, and operational patterns centered on ASP.NET Core.
Deliver Go backends with clear handler, service, auth, validation, and concurrency patterns across Gin, Echo, and Fiber style services.
Deliver Java and Kotlin backends across Spring Boot, Quarkus, and Ktor while keeping contracts, validation, auth, and concurrency models explicit.
Deliver Python backends across async FastAPI and Django or Flask service styles while keeping API design, validation, auth, and service behavior explicit.
Clarify strategic direction before implementation by reframing ambiguous goals, comparing viable paths, and recommending the next route, skill, helper, or planning step without executing work.