什麼是 fp-ts-validation?
使用 fp-ts 進行錯誤累積、表單驗證和 API 輸入驗證的驗證模式 來源:whatiskadudoing/fp-ts-skills。
使用 fp-ts 進行錯誤累積、表單驗證和 API 輸入驗證的驗證模式
透過命令列快速安裝 fp-ts-validation AI 技能到你的開發環境
來源:whatiskadudoing/fp-ts-skills。
This skill covers validation patterns using fp-ts, focusing on error accumulation, form validation, and API input validation.
Either represents a computation that can fail with error E or succeed with value A.
Stops at the first error encountered. Use when subsequent validations depend on previous ones.
使用 fp-ts 進行錯誤累積、表單驗證和 API 輸入驗證的驗證模式 來源:whatiskadudoing/fp-ts-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/whatiskadudoing/fp-ts-skills --skill fp-ts-validation使用 fp-ts 進行錯誤累積、表單驗證和 API 輸入驗證的驗證模式 來源:whatiskadudoing/fp-ts-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/whatiskadudoing/fp-ts-skills --skill fp-ts-validation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/whatiskadudoing/fp-ts-skills