Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

nextrush

Sterne4
Forks0
Aktualisiert9. Juni 2026 um 21:00

Build high-performance APIs with the NextRush framework — a minimal, modular Node.js/Bun/Deno framework with zero runtime dependencies. Covers functional routing (createApp, createRouter from 'nextrush'), decorator-based controllers (@Controller, @Get, @Post, @Service from 'nextrush/class'), Koa-style async middleware, dependency injection (@Service, @Repository, container, inject), error handling (HttpError hierarchy, errorHandler, catchAsync), guards (@UseGuard, GuardFn, CanActivate), parameter decorators (@Body, @Param, @Query, @Header), Context API (ctx.json, ctx.send, ctx.html, ctx.redirect), and the complete middleware ecosystem (body-parser, cors, helmet, rate-limit, compression, cookies, csrf, multipart, request-id, timer). Also covers plugins (controllers, events, logger, static files, templates, websocket), platform adapters (Node.js, Bun, Deno, Edge/Cloudflare/Vercel/Netlify), and dev tools (CLI with nextrush dev/build/generate). Use this skill whenever the user works with any 'nextrush' or '@nextr

Installation

Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.

Datei-Explorer
9 Dateien
SKILL.md
readonly