nextjs-params
CommunityFix Next.js 15 async params
Authorpmarashian
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically detects and fixes issues where Next.js 15 dynamic route parameters are used without proper await, preventing runtime errors during migration or development.
Core Features & Use Cases
- Detects missing
await: Identifies instances whereparamsis destructured withoutawait. - Corrects type annotations: Ensures
paramshas thePromise<>type when asynchronous. - Provides automatic fixes: Offers quick solutions to update code for Next.js 15 compatibility.
- Use Case: When developing or migrating a Next.js application to version 15, this skill ensures your dynamic route handlers correctly manage asynchronous parameters, preventing common errors.
Quick Start
Use the nextjs-params skill to automatically fix any missing await calls for params in the current route handler file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nextjs-params Download link: https://github.com/pmarashian/cursor-agent-skills/archive/main.zip#nextjs-params Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.