@effect-ts/effect-ts

Use this skill whenever working in a repository that uses Effect, even if the current task is in a new file or the user does not explicitly ask for Effect help. Apply it to any work that should follow the repository's Effect patterns, conventions, architecture, or supporting tooling. Also use it for questions about Effect patterns, services, layers, schemas, streams, runtimes, or typed error handling.

View in AI SkillSafe app
Scanned · no findings
0 downloads
0 stars
0 demos
SKILL.md
nameeffect-ts
descriptionUse this skill when setting up a repository that uses the Effect Typescript library.

Step 1: Install effect

Use the users preferred package manager:

pnpm add effect@rc

If in a monorepo, install it as a dev dependency at the root, so you can access the source code from node_modules/effect/src.

pnpm add -D effect@rc

Step 2: Update AGENTS.md / CLAUDE.md

Ensure that the agent instructions contain the following:

# Learning more about Effect

This repository uses the Effect Typescript library.

Before writing any Effect code, first read `node_modules/effect/AGENTS.md`
**completely**, and follow the links in the file when required.

If you need to learn more about particular Effect apis and concepts that the
guide doesn't cover, search through the source code in `node_modules/effect/src`.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@effect-ts/effect-ts/verified)](https://skillsafe.ai/skill/@effect-ts/effect-ts/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@effect-ts/effect-ts/installs)](https://skillsafe.ai/skill/@effect-ts/effect-ts/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@effect-ts/effect-ts/scan)](https://skillsafe.ai/skill/@effect-ts/effect-ts/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@effect-ts/effect-ts/eval)](https://skillsafe.ai/skill/@effect-ts/effect-ts/)