Use this skill when setting up a repository that uses the Effect Typescript library.
66
79%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/effect-ts/SKILL.mdUse the users preferred package manager:
pnpm add effect@rcIf 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@rcEnsure 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`.7a77cbd
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.