react-19

Official

Adopt React 19 patterns with the React Compiler.

AuthorGentleman-Programming
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides React 19 patterns that leverage the React Compiler to minimize manual memoization and enforce a server-components-first workflow.

Core Features & Use Cases

  • Server Components First: default to server components and only introduce client components when interactivity is required.
  • Import Patterns: prefer named imports and explicit 'use client' annotations to control rendering boundaries.
  • Modern Hooks & Server Actions: demonstrates the use of the use() hook and server actions where applicable.

Quick Start

Load a React 19 component file that follows server-components-first structure, import React APIs using named imports, and add 'use client' only where interactivity is needed.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: react-19
Download link: https://github.com/Gentleman-Programming/Gentleman-Skills/archive/main.zip#react-19

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.