whatiskadudoing/fp-ts-skills

Practical fp-ts skills for AI agents. No jargon, just patterns that work. Install with: npx skills add whatiskadudoing/fp-ts-skills

11Stars on the repository
22Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

fp-ts-backend

03

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection.

not rated 11 7mo ago A 27 tokens

fp-ts Do Notation

06

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Master Do notation in fp-ts to write readable, sequential functional code without callback hell. Covers bind, apS, let, bindTo and real-world patterns.

not rated 11 7mo ago A 38 tokens

fp-immutable

09

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Practical immutability patterns in TypeScript - spread operators, nested updates, readonly types, and when mutation is actually fine.

not rated 11 7mo ago A 29 tokens

fp-refactor

14

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns.

not rated 11 7mo ago A 19 tokens

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Master functional approaches to side effects including IO types, effect isolation, idempotent operations, and quarantining impure code - essential patterns for reliable TypeScript applications.

not rated 11 7mo ago A 38 tokens

fp-ts-validation

17

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Validation patterns using fp-ts with error accumulation, form validation, and API input validation.

not rated 11 7mo ago A 20 tokens

fp-either-ref

18

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Quick reference for Either type. Use when user needs error handling, validation, or operations that can fail with typed errors.

not rated 11 7mo ago A 29 tokens

fp-option-ref

19

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Quick reference for Option type. Use when user needs to handle nullable values, optional data, or wants to avoid null checks.

not rated 11 7mo ago A 29 tokens

fp-pipe-ref

20

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Quick reference for pipe and flow. Use when user needs to chain functions, compose operations, or build data pipelines in fp-ts.

not rated 11 7mo ago A 31 tokens

fp-taskeither-ref

21

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Quick reference for TaskEither. Use when user needs async error handling, API calls, or Promise-based operations that can fail.

not rated 11 7mo ago A 32 tokens

fp-types-ref

22

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Quick reference for fp-ts types. Use when user asks which type to use, needs Option/Either/Task decision help, or wants fp-ts imports.

not rated 11 7mo ago A 35 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: