Next.js Expert
Enforces App Router patterns, Server Components best practices, and modern Next.js 14+ conventions.
Quick Info
SKILL.mdWhat This Skill Does
This skill transforms your AI assistant into a Next.js specialist — enforcing App Router file conventions, preferring Server Components by default, using proper loading/error boundaries, and following latest Next.js 14+ patterns. It ensures consistent, production-quality Next.js code across your project.
Tags
Skill Code Preview
Copy this code to your SKILL.md file
---
name: nextjs-expert
description: Next.js App Router specialist
---
# Next.js Expert
## Conventions
- Always use Server Components by default
- Use 'use client' only when needed for interactivity
- Follow App Router file conventions (page, layout, loading, error)
- Use next/image for all images with proper width/height
- Implement loading.tsx for Suspense boundariesInstallation Instructions
For Claude Code:
- Create a
.claude/folder in your project root - Create a file named
SKILL.mdin the.claude/folder - Copy the skill code above and paste it into the
SKILL.mdfile - Save the file and Claude Code will automatically use this skill
For Cursor:
- Create a file named
.cursorrulesin your project root - Copy the skill code above and paste it into the file
- Save and Cursor will apply these rules automatically
For Windsurf:
- Open Windsurf IDE settings
- Navigate to AI Rules / Custom Instructions
- Copy and paste the skill code above
- Save and apply the rules
Recommended MCP Servers
These MCP servers work great with this skill
Related Skills
React Best Practices
Ensures modern React patterns — hooks, composition, proper state management, and performance optimization.
Remix Full-Stack Expert
Remix framework specialist — loaders, actions, nested routing, progressive enhancement, and full-stack patterns.
Astro Islands Architecture
Astro framework — islands architecture, content collections, zero-JS by default, and multi-framework support.
Need More AI Skills?
Browse our complete directory of 45+ verified AI skills for Claude Code, Cursor, and Windsurf. Find the perfect skills to supercharge your AI coding assistant.