← all plugins

FP-TS Backend Toolkit

curated by SkillMD · plugin · 3 skills

For Node.js/Deno developers building type-safe backends with fp-ts, covering async pipelines and service composition.

Install the whole plugin (CLI)
npx skillmds add antigravity/fp-async npx skillmds add antigravity/fp-backend npx skillmds add nimoqup046-collab/fp-react
⬇ Download

Skills in this plugin

  1. fp-async · antigravity
    Build clean async pipelines with fp-ts TaskEither, replacing nested try/catch with composable error handling and real API examples.
    42.4k
    repo stars
  2. fp-backend · antigravity
    Build type-safe, testable Node.js/Deno backends using fp-ts with ReaderTaskEither, functional dependency injection, and service composition patterns.
    42.4k
    repo stars
  3. fp-react · nimoqup046-collab
    Practical patterns for using fp-ts with React: Option for optional state, Either for form validation, TaskEither for data fetching, and RemoteData for async state management.
    2
    repo stars