home/categories/full-stack/djankies-claude-configs-nextjs-16-skills-migrating-async-request-apis-skill-md
full-stackdevelopment
migrating-async-request-apis
Teach async request APIs in Next.js 16 - params, searchParams, cookies(), headers(), draftMode() are now async. Use when migrating from Next.js 15, fixing type errors, or working with request data.
maintainer
djankies
اپ ڈیٹ ہوا 11/25/2025
اسٹارز
0
فورکس
0
quick start
Installation and usage
Teach async request APIs in Next.js 16 - params, searchParams, cookies(), headers(), draftMode() are now async. Use when migrating from Next.js 15, fixing type errors, or working with request data.
انسٹالیشن
$ install --globalskills.sh
استعمال
انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:
skills use migrating-async-request-apis