·react-server-components-framework
</>

react-server-components-framework

Da utilizzare durante la creazione di app Next.js 16+ con i componenti React Server. Copre router app, streaming SSR, azioni server e modelli React 19 per l'architettura server-first.

66Installazioni·0Tendenza·@yonatangross

Installazione

$npx skills add https://github.com/yonatangross/orchestkit --skill react-server-components-framework

Come installare react-server-components-framework

Installa rapidamente la skill AI react-server-components-framework nel tuo ambiente di sviluppo tramite riga di comando

  1. Apri il terminale: Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.)
  2. Esegui il comando di installazione: Copia ed esegui questo comando: npx skills add https://github.com/yonatangross/orchestkit --skill react-server-components-framework
  3. Verifica l'installazione: Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Fonte: yonatangross/orchestkit.

React Server Components (RSC) enable server-first rendering with client-side interactivity. This skill covers Next.js 16 App Router patterns, Server Components, Server Actions, and streaming.

| Directive | None (default) | 'use client' | | Async/await | Yes | No | | Hooks | No | Yes | | Browser APIs | No | Yes | | Database access | Yes | No | | Client JS bundle | Zero | Ships to client |

Key Rule: Server Components can render Client Components, but Client Components cannot directly import Server Components (use children prop instead).

Da utilizzare durante la creazione di app Next.js 16+ con i componenti React Server. Copre router app, streaming SSR, azioni server e modelli React 19 per l'architettura server-first. Fonte: yonatangross/orchestkit.

Fatti (pronti per citazione)

Campi e comandi stabili per citazioni AI/ricerca.

Comando di installazione
npx skills add https://github.com/yonatangross/orchestkit --skill react-server-components-framework
Categoria
</>Sviluppo
Verificato
Prima apparizione
2026-02-01
Aggiornato
2026-03-10

Browse more skills from yonatangross/orchestkit

Risposte rapide

Che cos'è react-server-components-framework?

Da utilizzare durante la creazione di app Next.js 16+ con i componenti React Server. Copre router app, streaming SSR, azioni server e modelli React 19 per l'architettura server-first. Fonte: yonatangross/orchestkit.

Come installo react-server-components-framework?

Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/yonatangross/orchestkit --skill react-server-components-framework Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw

Dov'è il repository sorgente?

https://github.com/yonatangross/orchestkit