fp-ts-errors
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.
Content Preview
--- name: fp-ts-errors description: "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." risk: safe source: "https://github.com/whatiskadudoing/fp-ts-skills" date_added: "2026-02-27" --- # Practical Error Handling with fp-ts This skill teaches you how to handle errors without try/catch spaghetti. No academic jargon - just practical patterns for real problems. ## When to Use This Ski
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/fp-ts-errors.md \
https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/fp-ts-errors/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/sickn33/antigravity-awesome-skillsThen reference at skills/fp-ts-errors/SKILL.md
Related Skills
Finishing a Development Branch
Complete feature development with structured options for merge, PR, or cleanup
finishing-a-development-branchfinishing a development branch
by Jesse Vincent (community) · obra-superpowers-skills
development
Comprehensive web, mobile, and backend development workflow bundling frontend, backend, full-stack, and mobile development skills for end-to-end application delivery.
development
by sickn33 (Antigravity) · antigravity-awesome-skills
fp-backend
Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection
developmentfp-tstypescriptbackend
by sickn33 (Antigravity) · antigravity-awesome-skills
development_workflows
Fullstack Development Workflows
engineering-teamdevelopmentworkflows
by alirezarezvani · alirezarezvani-claude-skills