🎯

next-debug-tricks

🎯Skill

from vercel-labs/next-skills

VibeIndex|
What it does

next-debug-tricks skill from vercel-labs/next-skills

next-debug-tricks

Installation

Install skill:
npx skills add https://github.com/vercel-labs/next-skills --skill next-debug-tricks
1
AddedJan 27, 2026

More from this repository7

🎯
next-best-practices🎯Skill

Provides comprehensive guidance and automated checks for Next.js best practices, covering file conventions, component boundaries, data fetching, runtime selection, performance optimization, and com...

🎯
next-cache-components🎯Skill

Optimizes Next.js component caching strategies by providing intelligent recommendations for implementing server-side and client-side component memoization and caching techniques.

🎯
next-upgrade🎯Skill

Assists developers in upgrading Next.js projects by generating step-by-step migration instructions and automatically applying version-specific code transformations.

🎯
upgrade🎯Skill

Assists developers in upgrading Next.js projects to newer versions by generating migration steps, identifying potential breaking changes, and recommending code modifications based on official Next....

🎯
directives🎯Skill

Guides developers on correctly applying Next.js runtime and rendering directives like `'use client'`, `'use server'`, and `'use cache'` to optimize component and function behavior across server and...

🎯
next-self-hosting🎯Skill

Provides guidance and best practices for self-hosting Next.js applications, covering Docker deployment, standalone output configuration, and Incremental Static Regeneration (ISR) strategies.

🎯
next-fundamentals🎯Skill

Provides comprehensive foundational knowledge and best practices for setting up, structuring, and developing Next.js projects with recommended conventions and patterns.