nextjs-pathname-id-fetch
Focused pattern for fetching data using URL parameters in Next.js. Covers creating dynamic routes ([id], [slug]) and accessing route parameters in server components to fetch data from APIs. Use when building pages that display individual items (product pages, blog posts, user profiles) based on a URL parameter. Complements nextjs-dynamic-routes-params with a simplified, common-case pattern.
$ インストール
git clone https://github.com/mcclowes/vague-playground /tmp/vague-playground && cp -r /tmp/vague-playground/.claude/skills/nextjs-pathname-id-fetch ~/.claude/skills/vague-playground// tip: Run this command in your terminal to install the skill
Repository

mcclowes
Author
mcclowes/vague-playground/.claude/skills/nextjs-pathname-id-fetch
0
Stars
0
Forks
Updated6d ago
Added6d ago