/install react
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install react - 安装完成后,直接呼叫该 Skill 的名称或使用
/react触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 9015 次。
如何安装 React?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install react」即可一键安装,无需额外配置。
React 是免费的吗?
是的,React 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
React 支持哪些平台?
React 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 React?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.7。