debug-tricks
π―Skillfrom vercel/nextjs-skills
Streamlines Next.js debugging with advanced logging, performance profiling, and error tracking techniques for faster issue resolution.
Part of
vercel/nextjs-skills(9 items)
Installation
npx skills add https://github.com/vercel/nextjs-skills --skill debug-tricksNeed more details? View full documentation on GitHub β
More from this repository8
Validates and recommends optimal Next.js project structures, performance optimizations, and architectural patterns for scalable web applications.
Optimizes Next.js component caching strategies, improving performance by intelligently managing server-side and client-side component rendering and revalidation.
Streamlines Next.js version upgrades by automating dependency updates, code migrations, and compatibility checks across project configurations.
Automates Next.js project upgrades by detecting version conflicts, suggesting migrations, and performing safe dependency updates
Extracts, validates, and transforms metadata from Next.js pages and API routes, enabling precise configuration and dynamic content generation
Validates and enforces Next.js configuration rules, performance guidelines, and deployment best practices across project structures.
Guides developers through optimal Next.js coding patterns, performance optimization, and scalable application architecture recommendations.
Diagnoses and resolves Next.js hydration mismatches between server-rendered and client-side React components