
from awesome-skills-cn101
Concise cheat-sheet for fp-ts TaskEither: patterns for typed async error handling, composing Promises, and recoverable pipelines.
Provides a compact reference for using TaskEither from fp-ts to represent asynchronous operations that can fail. Covers creation, transformation, execution, common patterns (wrapping fetch, chaining, parallel execution), and comparisons with async/await.
Use when you need typed error handling for Promise-based code, want composable async pipelines, or need patterns for recovery and parallel execution in functional TypeScript codebases. Good for developers building robust API clients and services.
Useful for language-model assistants and code-focused agents that generate or refactor TypeScript/fp-ts code (Copilot-like, Claude Code, code-writing agents).
A concise cheat-sheet for fp-ts TaskEither covering creation, transformation, execution, and common patterns. No scripts bundled — pure reference content. SKILL.md is well-structured with clear code examples and a useful vs-async/await comparison, but it's a narrow reference card with no automation or tooling.
Clean skill with no security concerns. Code examples are correct and idiomatic fp-ts. Limited practical utility for an agent — this is a human-facing cheat sheet, not an agent skill that automates work. Frontmatter has risk: unknown which is honest. No scripts to test.