next

Next.js framework for building React applications with App Router, Server Components, and optimized performance. Use when working with Next.js apps, routing, data fetching, caching, Server Actions, or building full-stack React applications.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "next" with this command: npx skills add hairyf/skills/hairyf-skills-next

Next.js is a React framework for building full-stack web applications. It provides file-system based routing, Server Components, automatic code splitting, image optimization, and built-in performance optimizations. Next.js supports both static site generation (SSG) and server-side rendering (SSR), making it ideal for building modern web applications.

The skill is based on Next.js v16.2.0-canary.16, generated at 2026-01-30.

Core References

TopicDescriptionReference
File-System RoutingRoutes defined by folder structure, layouts, and pagescore-routing
Server and Client ComponentsUnderstanding when to use Server vs Client Componentscore-server-client-components
NavigationLinking, prefetching, and client-side transitionscore-navigation

Data Fetching

TopicDescriptionReference
Server ComponentsFetching data in Server Components with fetch, ORMs, and databasesdata-fetching-server
Client ComponentsFetching data in Client Components with use hook and third-party librariesdata-fetching-client
StreamingStreaming data and components with Suspense and loading.tsxdata-streaming

Caching and Revalidation

TopicDescriptionReference
Caching StrategiesCaching fetch requests, cache tagging, and revalidationcaching-revalidation

Server Actions

TopicDescriptionReference
Server FunctionsCreating and using Server Actions for data mutationsserver-actions

File Conventions

TopicDescriptionReference
Dynamic RoutesDynamic segments, catch-all routes, and route parametersfile-conventions-dynamic-routes
Loading and ErrorHandling loading states and errors with loading.tsx and error.tsxfile-conventions-loading-error

API Reference

TopicDescriptionReference
Built-in ComponentsLink, Image, Script, and Font componentsapi-components

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

tailwindcss

No summary provided by upstream source.

Repository SourceNeeds Review
749-hairyf
General

hairy-utils

No summary provided by upstream source.

Repository SourceNeeds Review
689-hairyf
General

react-use

No summary provided by upstream source.

Repository SourceNeeds Review
503-hairyf
General

motion

No summary provided by upstream source.

Repository SourceNeeds Review
486-hairyf