nextjs-turbopack
Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack.
Content Preview
--- name: nextjs-turbopack description: Next.js 16+ and Turbopack — incremental bundling, FS caching, dev speed, and when to use Turbopack vs webpack. origin: ECC --- # Next.js and Turbopack 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. ## When to Use - **Turbopack (default dev)**: Use for day-to-day development. Faster cold start and HMR, especially in large apps. - **Webpack (leg
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/nextjs-turbopack.md \
https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/.agents/skills/nextjs-turbopack/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/affaan-m/everything-claude-codeThen reference at .agents/skills/nextjs-turbopack/SKILL.md
Related Skills
nextjs-supabase-auth
Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route.
securitynextjssupabaseauth
by sickn33 (Antigravity) · antigravity-awesome-skills
landing-page-generator
Generates high-converting Next.js/React landing pages with Tailwind CSS. Uses PAS, AIDA, and BAB frameworks for optimized copy/components (Heroes, Features, Pricing). Focuses on Core Web Vitals/SEO.
developmentnextjsreacttailwind
by sickn33 (Antigravity) · antigravity-awesome-skills
pakistan-payments-stack
Design and implement production-grade Pakistani payment integrations (JazzCash, Easypaisa, bank/PSP rails, optional Raast) for SaaS with PKR billing, webhook reliability, and reconciliation.
developmentsaaspaymentspakistan
by sickn33 (Antigravity) · antigravity-awesome-skills
trpc-fullstack
Build end-to-end type-safe APIs with tRPC — routers, procedures, middleware, subscriptions, and Next.js/React integration patterns.
developmenttypescripttrpcapi
by sickn33 (Antigravity) · antigravity-awesome-skills