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
Updated 1/16/2026
Stars
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').
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use nextjs-pathname-id-fetch