Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

nextrush

Estrellas4
Forks0
Actualizado9 de junio de 2026 a las 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

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
9 archivos
SKILL.md
readonly