From nextjs-web
Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nextjs-web:nextjs-turbopackThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Next.js 16+ uses Turbopack by default for local development: an incremental bundler written in Rust that significantly speeds up dev startup and hot updates.
Next.js 16+ uses Turbopack by default for local development: an incremental bundler written in Rust that significantly speeds up dev startup and hot updates.
--webpack.Use when: developing or debugging Next.js 16+ apps, diagnosing slow dev startup or HMR, or optimizing production bundles.
next dev runs with Turbopack unless disabled..next.next dev # Development with Turbopack (default)
next build # Production build
next start # Start production server
npx claudepluginhub mikhailz404/jojo-in-runtime-skill-hub --plugin nextjs-webProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.