frontenddevelopment
nextjs-pathname-id-fetch
Fetch data using URL parameter. Create app/[id]/page.tsx, await params to get ID, fetch API, render. Server Component (no 'use client').
maintainer
kensleDev
Actualizado 1/16/2026
Estrellas
0
Forks
0
quick start
Installation and usage
Fetch data using URL parameter. Create app/[id]/page.tsx, await params to get ID, fetch API, render. Server Component (no 'use client').
Instalación
$ install --globalskills.sh
Uso
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use nextjs-pathname-id-fetch