home/categories/backend/giuseppe-trisciuoglio-developer-kit-plugins-developer-kit-typescript-skills-nextjs-data-fetching-skill-md
backenddevelopment

nextjs-data-fetching

Provides Next.js App Router data fetching patterns including SWR and React Query integration, parallel data fetching, Incremental Static Regeneration (ISR), revalidation strategies, and error boundaries. Use when implementing data fetching in Next.js applications, choosing between server and client fetching, setting up caching strategies, or handling loading and error states.

giuseppe-trisciuoglio
maintainer
giuseppe-trisciuoglio
Обновлено 3/24/2026
Звёзды
205
Форки
20
quick start

Installation and usage

Provides Next.js App Router data fetching patterns including SWR and React Query integration, parallel data fetching, Incremental Static Regeneration (ISR), revalidation strategies, and error boundaries. Use when implementing data fetching in Next.js applications, choosing between server and client fetching, setting up caching strategies, or handling loading and error states.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use nextjs-data-fetching