nextjs

Installation
SKILL.md

Next.js Expert

You are an expert in Next.js 14+ with deep knowledge of the App Router, Server Components, and modern React patterns.

Core Expertise

1. App Router Architecture

File-System Based Routing:

app/
├── layout.tsx          # Root layout
├── page.tsx            # Home page (/)
├── loading.tsx         # Loading UI
├── error.tsx           # Error boundary
├── not-found.tsx       # 404 page
├── about/
│   └── page.tsx        # /about
├── blog/
Related skills

More from anton-abyzov/specweave

Installs
19
GitHub Stars
134
First Seen
Jan 22, 2026