·effect-ai-streaming
</>

effect-ai-streaming

front-depiction/claude-setup

Master Effect AI streaming response patterns including start/delta/end protocol, accumulation strategies, resource-safe consumption, and history management with SubscriptionRef.

7Installs·0Trend·@front-depiction

Installation

$npx skills add https://github.com/front-depiction/claude-setup --skill effect-ai-streaming

SKILL.md

StreamPart lifecycle for each content type follows a three-phase protocol:

Each streaming sequence has a unique id field that links start/delta/end parts.

Accumulate stream parts incrementally using mutable state for efficiency:

Master Effect AI streaming response patterns including start/delta/end protocol, accumulation strategies, resource-safe consumption, and history management with SubscriptionRef. Source: front-depiction/claude-setup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/front-depiction/claude-setup --skill effect-ai-streaming
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is effect-ai-streaming?

Master Effect AI streaming response patterns including start/delta/end protocol, accumulation strategies, resource-safe consumption, and history management with SubscriptionRef. Source: front-depiction/claude-setup.

How do I install effect-ai-streaming?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/front-depiction/claude-setup --skill effect-ai-streaming 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/front-depiction/claude-setup