stream-builder

Scaffold Next.js applications with Stream Chat, Video, and Feeds SDKs.

Updated May 27, 2026
One-click install
npx skills add https://github.com/rex009x/mush-talk --skill stream-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stream-builder
Source: https://github.com/rex009x/mush-talk/tree/main/.agents/skills/stream-builder
Command: npx skills add https://github.com/rex009x/mush-talk --skill stream-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires stream-chat, stream-chat-react, @stream-io/video-react-sdk, @stream-io/feeds-react-sdk, @stream-io/node-sdk, lucide-react, and includes references (resource) components.

What problem does it solve?

This Skill streamlines the complex process of integrating Stream's Chat, Video, and Feeds SDKs into Next.js applications, ensuring best practices and correct provider hierarchy from the start.

Core Features & Use Cases

  • Automated Scaffolding: Initializes Next.js projects with Shadcn/ui and Stream SDKs.
  • Integration Auditing: Performs read-only reviews of existing video integrations against production best practices.
  • Use Case: Quickly build a feature-rich livestreaming platform by scaffolding the necessary Chat, Video, and Feeds infrastructure in a single, coherent workflow.

Quick Start

Ask the agent to build a new video conferencing app using the stream-builder skill to scaffold the project and configure the necessary SDKs.

Frequently Asked Questions about stream-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Stream Chat, Video, and Feeds SDKs into a Next.js application?

You can scaffold a Next.js application initialized with Shadcn/ui and the Stream Chat, Video, and Feeds SDKs together, establishing the correct provider hierarchies and secure token generation patterns for real-time communication features in a single workflow.

What is the best way to scaffold a real-time video conferencing app with Stream?

The best way to scaffold a real-time video conferencing app is to initialize a Next.js project with Shadcn/ui and the Stream Video React SDK, which sets up the canonical provider hierarchies and infrastructure needed for feature-rich livestreaming and communication.

Can I audit my existing Stream video integration for production readiness?

Yes, you can perform a read-only integration auditing of your existing Stream video integration to review your implementation against production best practices and identify areas for feature enhancement and production-readiness improvements.

Does the Stream integration scaffolding support multiple products like Chat and Feeds simultaneously?

Yes, the scaffolding supports multi-product integrations, allowing you to implement Stream Chat, Video, and Feeds SDKs simultaneously within a Next.js application using a coherent workflow and canonical provider hierarchies.

What dependencies do I need to build a livestreaming platform with Stream and Next.js?

To build a livestreaming platform with Next.js, you need dependencies including stream-chat, stream-chat-react, the Stream Video and Feeds React SDKs, the Stream Node SDK for backend token generation, and lucide-react for UI icons.