nextjs-sse
CommunityStream real-time data with Next.js SSE.
Authorstatick88
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables efficient, real-time data streaming from a Next.js server to clients using Server-Sent Events (SSE), ideal for live updates without the complexity of WebSockets.
Core Features & Use Cases
- Real-time Data Push: Server pushes updates to clients over HTTP.
- Automatic Reconnection: Built-in handling for dropped connections.
- Streaming API Responses: Stream search results or AI model outputs token by token.
- Use Case: Powering a live notification feed in a dashboard, streaming stock prices, or delivering AI-generated content as it's produced.
Quick Start
Implement a basic Next.js SSE route to stream data every second.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: nextjs-sse Download link: https://github.com/statick88/dotfiles/archive/main.zip#nextjs-sse Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.