·fp-ts-react
</>

fp-ts-react

sickn33/antigravity-awesome-skills

在 React 中使用 fp-ts 的实用模式 - 钩子、状态、表单、数据获取。使用函数式编程模式构建 React 应用程序时使用。适用于 React 18/19、Next.js 14/15。

24安装·1热度·@sickn33

安装

$npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill fp-ts-react

SKILL.md

Practical patterns for React apps. No jargon, just code that works.

| Option | Value might be missing (user not loaded yet) | | Either | Operation might fail (form validation) | | TaskEither | Async operation might fail (API calls) | | RemoteData | Need to show loading/error/success states | | pipe | Chaining multiple transformations |

Use Option instead of null | undefined for clearer intent.

在 React 中使用 fp-ts 的实用模式 - 钩子、状态、表单、数据获取。使用函数式编程模式构建 React 应用程序时使用。适用于 React 18/19、Next.js 14/15。 来源:sickn33/antigravity-awesome-skills。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill fp-ts-react
分类
</>开发工具
认证
收录时间
2026-02-03
更新时间
2026-02-18

快速解答

什么是 fp-ts-react?

在 React 中使用 fp-ts 的实用模式 - 钩子、状态、表单、数据获取。使用函数式编程模式构建 React 应用程序时使用。适用于 React 18/19、Next.js 14/15。 来源:sickn33/antigravity-awesome-skills。

如何安装 fp-ts-react?

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

这个 Skill 的源码在哪?

https://github.com/sickn33/antigravity-awesome-skills