fp-taskeither-ref
How to Install
Claude Code:
git clone --depth 1 https://github.com/sickn33/antigravity-awesome-skills.git && cp antigravity-awesome-skills/skills/SKILL.md ~/.claude/skills/SKILL.mdCursor:
Copy the SKILL.md content into your .cursorrules fileQuick reference for TaskEither. Use when user needs async error handling, API calls, or Promise-based operations that can fail.
Details
| Category | Design → ui |
| Source | https://github.com/sickn33/antigravity-awesome-skills/tree/main/plugins/antigravity-awesome-skills-claude/skills/fp-taskeither-ref/SKILL.md |
| Stars | ★ 40.9K |
| Risk Level | Safe |
Related Skills
fp-types-ref
Quick reference for fp-ts types. Use when user asks which type to use, needs Option/Either/Task deci
fp-pipe-ref
Quick reference for pipe and flow. Use when user needs to chain functions, compose operations, or bu
angular-ui-patterns
Modern Angular UI patterns for loading states, error handling, and data display. Use when building U
fastapi-templates
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensiv