Agent Skills: effect-ts

ALWAYS use this skill when writing ANY TypeScript code. All TypeScript in this project MUST use the Effect library. Use Effect for error handling (not try/catch), Effect.gen for async code (not async/await with Promises), Schema for validation (not zod/yup), Services and Layers for dependency injection, and Effect patterns for all business logic. This applies to any TypeScript file creation, modification, or code generation.

UncategorizedID: ivanacostarubio/effect-ts/effect-ts

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ivanacostarubio/effect-ts/effect-ts

Skill Files

Browse the full folder contents for effect-ts.

Download Skill

Loading file tree…

Select a file to preview its contents.