typescript:effect-ts
CommunityType-safe functional effects for TS apps.
Software Engineering#typescript#testing#effect-ts#functional-programming#dependency-injection#resource-management#schema-validation
Authormartinffx
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Unifies and simplifies complex asynchronous and error-prone logic in TypeScript by providing a typed, composable effect system (Effect-TS).
Core Features & Use Cases
- Type-safe effects with Effect<Success, Error, Requirements> and Effect.gen for readable, generator-based code.
- Dependency injection via Context.Tag and Layer for modular, testable apps.
- Schema validation for runtime data safety and structured data handling.
- Resource management with acquireRelease and Scope to guarantee cleanup across failures.
- Interoperability with related Skill patterns (error handling, concurrency, layers).
Quick Start
Define a small Effect.gen program that uses a Layer-provided service and validates inputs with Schema.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: typescript:effect-ts Download link: https://github.com/martinffx/atelier/archive/main.zip#typescript-effect-ts Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.