streaming-api-patterns

Community

Build real-time apps with SSE, WebSockets, Streams.

AuthorArieGoldkin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill equips developers with the knowledge to implement real-time data delivery, solving the challenge of building interactive applications that require instant updates, such as chat, live feeds, or LLM streaming.

Core Features & Use Cases

  • Server-Sent Events (SSE): Patterns for one-way server-to-client streaming, ideal for notifications and LLM responses.
  • WebSockets: Guidance for bidirectional communication, perfect for chat applications and collaborative editing.
  • ReadableStream API: Techniques for efficient data processing with backpressure handling for large data streams.
  • Use Case: Implement a ChatGPT-style interface that streams AI responses token by token, providing a responsive and engaging user experience.

Quick Start

Help me set up a Server-Sent Events endpoint in Next.js to stream real-time notifications to my frontend.

Dependency Matrix

Required Modules

None required

Components

checkliststemplates

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: streaming-api-patterns
Download link: https://github.com/ArieGoldkin/ai-agent-hub/archive/main.zip#streaming-api-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.