LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

react - React 19 Best Practices

React 19 performance optimization guidelines for concurrent rendering, Server Components, actions, hooks, and memoization.

Tags

Updated: 2026-09-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Write and refactor React components
  • Optimize re-render performance and bundle size
  • Use React 19 concurrent features
  • Set up Server Components and boundaries
  • Implement form actions and data fetching
  • Configure React Compiler for memoization
  • Review React code for anti-patterns

Inputs

  • React components
  • React code

Outputs

  • Optimized React components
  • Refactored React code

Requirements

  • React 19 or 19.2
  • React Compiler v1.0+

Source

  • Spec: SKILL.md
react
react-19
performance-optimization
server-components
concurrent-rendering
Write and refactor React components
Optimize re-render performance and bundle size
Use React 19 concurrent features
Set up Server Components and boundaries
React components
React code
Optimized React components
Refactored React code