·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