·programming-in-react
</>

programming-in-react

在编写或修改 React 组件、规划 React 功能或使用 .jsx/.tsx 文件时使用 - 提供带有 TypeScript 的现代 React 模式、钩子用法、组件组合以及要避免的常见陷阱

11安装·1热度·@ed3dai

安装

$npx skills add https://github.com/ed3dai/ed3d-plugins --skill programming-in-react

如何安装 programming-in-react

通过命令行快速安装 programming-in-react AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/ed3dai/ed3d-plugins --skill programming-in-react
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:ed3dai/ed3d-plugins。

SKILL.md

查看原文

Modern React development using functional components, hooks, and TypeScript. This skill guides you through React workflows from component creation to testing.

Core principle: Components are functions that return UI. State and effects are managed through hooks. Composition over inheritance always.

REQUIRED SUB-SKILL: Use ed3d-house-style:howto-code-in-typescript for general TypeScript patterns. This skill covers React-specific TypeScript usage only.

在编写或修改 React 组件、规划 React 功能或使用 .jsx/.tsx 文件时使用 - 提供带有 TypeScript 的现代 React 模式、钩子用法、组件组合以及要避免的常见陷阱 来源:ed3dai/ed3d-plugins。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/ed3dai/ed3d-plugins --skill programming-in-react
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-10

Browse more skills from ed3dai/ed3d-plugins

快速解答

什么是 programming-in-react?

在编写或修改 React 组件、规划 React 功能或使用 .jsx/.tsx 文件时使用 - 提供带有 TypeScript 的现代 React 模式、钩子用法、组件组合以及要避免的常见陷阱 来源:ed3dai/ed3d-plugins。

如何安装 programming-in-react?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ed3dai/ed3d-plugins --skill programming-in-react 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/ed3dai/ed3d-plugins