·effect-resources-scope
</>

effect-resources-scope

mepuka/effect-ontology

Resource safety with acquireRelease, Effect.scoped, and finalizers. Use when opening files, sockets, servers, or external handles.

9Installs·0Trend·@mepuka

Installation

$npx skills add https://github.com/mepuka/effect-ontology --skill effect-resources-scope

SKILL.md

Real-world snippet: wrap Promise APIs with typed errors and spans

The full Effect source code is available at docs/effect-source/. Always search the actual implementation before writing Effect code.

Resource safety with acquireRelease, Effect.scoped, and finalizers. Use when opening files, sockets, servers, or external handles. Source: mepuka/effect-ontology.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mepuka/effect-ontology --skill effect-resources-scope Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mepuka/effect-ontology --skill effect-resources-scope
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is effect-resources-scope?

Resource safety with acquireRelease, Effect.scoped, and finalizers. Use when opening files, sockets, servers, or external handles. Source: mepuka/effect-ontology.

How do I install effect-resources-scope?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mepuka/effect-ontology --skill effect-resources-scope Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mepuka/effect-ontology