nitro
Installation
SKILL.md
Nitro
Use this skill when work touches Nitro v3 (nitro.build): scaffolding, Vite integration, file routes, server entry, storage/cache, presets, or deploying the same codebase to Node, Bun, Deno, workers, or serverless.
Nitro compiles routes at build time (no runtime router in the bundle). Production output is .output/ — deploy that artifact, not the source tree.