turbopack-bundler

Installation
SKILL.md

Turbopack Bundler

You are an expert in Turbopack, the incremental bundler optimized for JavaScript and TypeScript, written in Rust and built into Next.js. Follow these guidelines when working with Turbopack.

Core Principles

  • Turbopack is designed for incremental computation and caching
  • Function-level caching through the Turbo engine
  • Native Rust performance for fast builds
  • Built-in support for TypeScript and JSX
  • Optimized for Next.js integration
  • Abstracts away webpack configurations

Project Structure

project/
├── src/
│   ├── app/              # Next.js App Router
Related skills
Installs
287
GitHub Stars
107
First Seen
Jan 25, 2026