Login
Download
Skill UI
Browse and discover
5042+
curated skills
All
Development
Artificial Intelligence
Design & Creative
Product & Business
Data Science
Marketing
Soft Skills
Productivity
Engineering
Languages
Search
Either
, found
10
results
Default
Newest
Most Downloaded
Practical Error Handling with fp-ts
fp-ts-errors
sickn33/antigravity-awesome-skills
93
Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.
View Details
Product Marketing Context
product-marketing-context
coreyhaines31/marketingskills
308
Creates or updates the product marketing context document that other marketing skills reference, either by auto-drafting from the repo or guiding conversational capture, ensuring consistent positioning, audience, and messaging stored in `.agents/product-marketing-context.md` for every project.
View Details
Practical Async Pipelines
fp-async
sickn33/antigravity-awesome-skills
412
Showcases TaskEither wrappers and combinators from fp-ts to replace nested try/catch with flat async pipelines for fetch-based APIs, letting TypeScript services keep failure context while chaining dependent operations.
View Details
Functional Backend Patterns
fp-backend
sickn33/antigravity-awesome-skills
195
Patterns for Node.js/Deno backends using fp-ts and ReaderTaskEither to build type-safe services with dependency injection, clear error modeling, and composable modules for user, order, and payment flows.
View Details
Either Quick Reference
fp-either-ref
sickn33/antigravity-awesome-skills
405
Concise cheat-sheet for working with fp-ts Either, covering creation, transformation, extraction, validation chains, and how to prefer Either over try/catch when errors need typing.
View Details
Fp-ts Error Handling
fp-errors
sickn33/antigravity-awesome-skills
434
Teaches how to treat errors as trackable values with fp-ts’s Either and TaskEither so TypeScript can enforce handling instead of relying on try/catch spaghetti.
View Details
Practical Functional Programming
fp-pragmatic
sickn33/antigravity-awesome-skills
304
A no-jargon, 80/20 guide to TypeScript functional programming that highlights five practical patterns (pipe, Option, Either, Map, flatMap) so you can write clearer code without academic overhead and know when to skip FP.
View Details
FP Patterns for React
fp-react
sickn33/antigravity-awesome-skills
134
Shows practical fp-ts patterns for React apps, covering Option/Either/TaskEither hooks for state, validation, and fetch flows so you can compose safer components in React 18/19 and Next.js.
View Details
TaskEither Quick Reference
fp-taskeither-ref
sickn33/antigravity-awesome-skills
424
Compact guide to using fp-ts TaskEither for typed async operations, covering creation, transformation, execution, and common patterns to keep errors explicit while composing Promises and API calls.
View Details
fp-ts Type Reference
fp-types-ref
sickn33/antigravity-awesome-skills
241
Quick reference for fp-ts developers to pick between Option, Either, Task, TaskEither, and TaskOption based on async or error-prone scenarios, plus handy imports and pattern snippets for pipelines and matches.
View Details
1
Language
简体中文
English