🎯

nextjs

🎯Skill

from jezweb/claude-skills

VibeIndex|
What it does
|

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

Overview

Nextjs is a Claude Code skill that provides production-ready patterns for building Next.js 16 applications with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. It includes solutions for 25 documented Next.js 16 errors and covers breaking changes, React 19.2 features, and Turbopack configuration.

Key Features

  • Next.js 16 Breaking Changes - Comprehensive coverage of async params, proxy.ts replacing middleware patterns, parallel routes requiring default.js, and removed features
  • Cache Components - Guidance on the new "use cache" directive and updated caching APIs including revalidateTag(), updateTag(), and refresh()
  • 25 Error Solutions - Documented solutions for common Next.js 16 errors including async param type issues, parallel route 404s, and Turbopack problems
  • React 19.2 Features - Coverage of View Transitions, useEffectEvent(), and React Compiler integration
  • Render Mode Guidance - Clear decision framework for when to use Server Components, Client Components, and the new Cache Components

Who is this for?

This skill is designed for developers building or migrating to Next.js 16 who need accurate, up-to-date guidance on breaking changes and new features. It is especially valuable for teams encountering Next.js 16-specific errors or migrating from Next.js 15 who want to avoid common pitfalls with async params, caching, and parallel routes.

📦

Same repository

jezweb/claude-skills(197 items)

nextjs

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add jezweb/claude-skills --skill nextjs
skills.sh Install⚠ Installs to .agents/skills/
npx skills add jezweb/claude-skills --skill nextjs
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/nextjs/SKILL.md

SKILL.md

1,046Installs
253
-
Last UpdatedJan 26, 2026

More from this repository10

🎯
shadcn-ui🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

🎯
tailwind-v4-shadcn🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

🎯
tanstack-query🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

🎯
tailwind-theme-builder🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

🎯
color-palette🎯Skill

Skill for generating complete, accessible color palettes from a single brand hex, creating 11-shade scales, semantic tokens, dark mode variants, and WCAG contrast checking for Tailwind v4

🎯
fastapi🎯Skill

Provides FastAPI development patterns including async endpoints, dependency injection, Pydantic models, authentication, and API documentation best practices

🎯
image-processing🎯Skill

Image processing skill for Claude Code providing guided workflows for image manipulation, resizing, format conversion, and optimization.

🎯
ux-audit🎯Skill

A collection of production-ready Claude Code skills covering Tailwind CSS v4, shadcn/ui integration, and modern web development patterns.

🎯
favicon-gen🎯Skill

Generates favicon files in multiple sizes and formats for web projects, from a collection of 87 production-ready skills for Cloudflare, React, and AI integrations.

🎯
wordpress-elementor🎯Skill

A WordPress Elementor skill from a Claude Code skills collection that guides Claude through recipes for building and managing WordPress sites with the Elementor page builder.