Kadu Maverick avatar

Kadu Maverick

Community

@whatiskadudoing

21Followers
|
12Public Repos
|
22Published Skills

One day, I hope to become a grown up. Love šŸ•. In a world of average, I’m savage.

Agent Skills by Kadu Maverick

Showing 22 vetted skills indexed across 1 GitHub repositories.

whatiskadudoingwhatiskadudoing
11

fp-ts-async-practical

Compose async pipelines with TaskEither for functional error handling.

Community
Advanced
whatiskadudoingwhatiskadudoing
11

Function Composition - Building from Small Pieces

Compose TypeScript functions into pipelines using pipe and flow from fp-ts.

Community
Intermediate
whatiskadudoingwhatiskadudoing
11

fp-ts-backend

Apply fp-ts functional programming to Node.js/Deno backend services.

Community
Intermediate
whatiskadudoingwhatiskadudoing
11

Practical Data Transformations

Transform and normalize data using fp-ts patterns for TypeScript pipelines.

Community
Intermediate
whatiskadudoingwhatiskadudoing
11

Managing Side Effects Functionally

Separates Side effects from pure core logic in TypeScript using IO-style sequencing and quarantining patterns.

Community
Advanced
whatiskadudoingwhatiskadudoing
11

fp-ts-validation

Accumulate validation errors in FP-TS using applicative patterns.

Community
Advanced
whatiskadudoingwhatiskadudoing
11

fp-ts Option and Either

Convert nullables to Option and propagate typed errors with fp-ts Either.

Community
Intermediate
whatiskadudoingwhatiskadudoing
11

Pragmatic Functional Programming

Apply fp-ts patterns like pipe, Option, and Either to TypeScript data transformations.

Community
Basic
whatiskadudoingwhatiskadudoing
11

fp-ts-task-either

Compose asynchronous TypeScript pipelines with fp-ts TaskEither error handling.

Community
Advanced
whatiskadudoingwhatiskadudoing
11

fp-immutable

Implement immutable TypeScript state updates using spread patterns and readonly types.

Community
Basic
whatiskadudoingwhatiskadudoing
11

fp-ts Do Notation

Compose dependent fp-ts async steps with Do notation.

Community
Advanced
whatiskadudoingwhatiskadudoing
11

Functional Programming Fundamentals

Teach pure functions, currying, and composition for TypeScript code.

Community
Basic
whatiskadudoingwhatiskadudoing
11

fp-ts Pipe and Flow Composition

Compose type-safe pipelines in TypeScript using fp-ts pipe and flow.

Community
Intermediate
whatiskadudoingwhatiskadudoing
11

Functional Programming in React

Apply fp-ts Option, Either, TaskEither, and RemoteData patterns to React state, validation, and async data flows.

Community
Advanced
whatiskadudoingwhatiskadudoing
11

Practical Error Handling with fp-ts

Transform fp-ts Either and TaskEither runtime failures into explicit, chainable error-handling values for TypeScript projects.

Community
Advanced
whatiskadudoingwhatiskadudoing
11

fp-refactor

Migrates imperative TypeScript codebases to fp-ts patterns like Either, TaskEither, and Reader.

Community
Advanced
whatiskadudoingwhatiskadudoing
11

fp-ts Algebraic Data Types and Type Classes

Model TypeScript domain logic with fp-ts algebraic data types and type classes.

Community
Advanced
whatiskadudoingwhatiskadudoing
11

fp-taskeither-ref

Create, transform, and execute TaskEither values with typed errors in fp-ts workflows.

Community
Basic
whatiskadudoingwhatiskadudoing
11

fp-option-ref

Reference fp-ts Option type operations for safe nullable data handling.

Community
Basic
whatiskadudoingwhatiskadudoing
11

fp-pipe-ref

Compose and chain functions using pipe and flow in fp-ts.

Community
Basic
whatiskadudoingwhatiskadudoing
11

fp-either-ref

Reference fp-ts Either patterns for explicit success and failure modeling.

Community
Basic
whatiskadudoingwhatiskadudoing
11

fp-types-ref

Guide fp-ts type selection for synchronous and asynchronous TypeScript workflows.

Community
Basic