·effect-streams-pipelines
{}

effect-streams-pipelines

mepuka/effect-ontology

Stream creation, transformation, sinks, batching, and resilience. Use when building data pipelines with concurrency and backpressure.

9Installs·0Trend·@mepuka

Installation

$npx skills add https://github.com/mepuka/effect-ontology --skill effect-streams-pipelines

SKILL.md

Real-world snippet: Stream to S3 with progress and scoped background ticker

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

Stream creation, transformation, sinks, batching, and resilience. Use when building data pipelines with concurrency and backpressure. 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-streams-pipelines 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-streams-pipelines
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is effect-streams-pipelines?

Stream creation, transformation, sinks, batching, and resilience. Use when building data pipelines with concurrency and backpressure. Source: mepuka/effect-ontology.

How do I install effect-streams-pipelines?

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-streams-pipelines 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