π―
effect-ts
π―Skillfrom teeverc/effect-ts
What it does
Guides developers in building robust, composable TypeScript programs using Effect's functional programming patterns for error handling, dependencies, and asynchronous workflows.
effect-ts
Installation
Quick InstallInstall with npx
npx skills add teeverc/effect-ts-skills --skill effect-tsπ Extracted from docs: teeverc/effect-ts
3Installs
-
AddedFeb 4, 2026
Skill Details
SKILL.md
"Effect-TS (Effect) guidance for TypeScript: designing and implementing Effect-based code, modeling expected errors vs defects, managing dependencies with Context/Layer/Effect.Service, handling resource lifecycles with Scope, running effects at the program edge, using Effect.gen, validating data with Effect Schema, and testing time with TestClock. Use when asked to build, refactor, review, or explain Effect code or when converting Promise/async code to Effect."