AI AGENT ADDONS

Nextjs Turbopack

affaan-m/ecc

Next.js 16+ uses a fast new bundler called Turbopack for local development. It is written in Rust and makes your app start and update much quicker.

Use Turbopack by default for daily work. Only switch to Webpack if you hit a bug or need a webpack-only plugin. Production builds may use either tool depending on your Next.js version.

Follow the guide to speed up your dev workflow and manage bundler settings.

Add Nextjs Turbopack skill to your workflow

Global

mkdir -p ~/.claude/skills/nextjs-turbopack

Project

mkdir -p .claude/skills/nextjs-turbopack

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago