Toolverse
All skills

next-best-practices

by inkeep

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
inkeep
Category
Frontend
Views
1

About this skill

Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization, bundling

How to use

  1. Zainstaluj skill next-best-practices w swoim środowisku agenta (np. poprzez dodanie do konfiguracji MCP server lub integracji z systemem zarządzania skillami).

  2. Gdy piszesz lub recenzujesz kod Next.js, uruchom skill jako asystenta weryfikacji. Skill automatycznie analizuje strukturę projektu, nazewnictwo plików i konwencje katalogów zgodnie z wytycznymi Next.js.

  3. Skill sprawdza granice React Server Components — wykrywa nieprawidłowe async client components, nieszerializowalne props i błędy w Server Actions.

  4. Jeśli używasz Next.js 15+, skill weryfikuje async API: params, searchParams, cookies() i headers() — wskazuje wymagane migracje i dostarcza wskazówki do codemod.

  5. Skill analizuje obsługę błędów: poprawne użycie error.tsx, global-error.tsx, not-found.tsx oraz funkcji redirect, permanentRedirect i notFound.

  6. Przejrzyj rekomendacje dotyczące data patterns (Server Components vs Server Actions vs Route Handlers), optymalizacji obrazów i czcionek, bundlingu oraz wyboru runtime (Node.js vs Edge) — skill wskazuje potencjalne waterfalle danych i sugeruje Promise.all lub Suspense.

Related skills

better-icons

by better-auth

Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search u003cqueryu003e` to find icons, `better-icons get u003cidu003e` to get SVG. Also available as MCP server for AI agents.

Frontend
2037

landing-page-guide-v2

by bear2u

Create distinctive, high-converting landing pages that combine proven conversion elements with exceptional design quality. Build beautiful, memorable landing pages using Next.js 14+ and ShadCN UI that avoid generic AI aesthetics while following the 11 essential elements

Frontend
3486

keyword-research

by openclaw

Discovers high-value keywords with search intent analysis, difficulty assessment, and content opportunity mapping. Essential for starting any SEO or GEO content strategy.

Frontend
24138

senior-fullstack

by davila7

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects,

Frontend
2896

mermaid-gen

by vladm3105

Generate syntactically correct Mermaid diagrams for technical documentation

Frontend
23124

shadcn-ui

by josechifflet

shadcn/ui component patterns for Next.js 16 applications. This skill should be used when adding UI components, customizing component styles, composing primitives, or integrating forms with react-hook-form. Covers installation, customization, composition patterns, and

Frontend
157206