/install react
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install react - After installation, invoke the skill by name or use
/react - Provide required inputs per the skill's parameter spec and get structured output
What is React?
Builds, debugs, and reviews React apps: components, hooks, state, Server Components, forms, performance, testing. Use when writing or refactoring components, choosing state management (useState, Context, Zustand, TanStack Query, Redux), when a component rerenders too often, loops infinitely ("too many re-renders"), shows stale or not-updating state, fails with a hydration mismatch or hook-order error, when an effect fires twice or fetches race, when typing lags or long lists scroll slowly, when adopting React 19, Server Actions, or the React Compiler, when testing components with Testing Library, typing props in TypeScript, or reviewing AI-generated React code. Not for React Native (mobile) or Next.js routing and deployment — use react-native or nextjs. It is an AI Agent Skill for Claude Code / OpenClaw, with 9015 downloads so far.
How do I install React?
Run "/install react" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is React free?
Yes, React is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does React support?
React is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created React?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.7.