llms.txt

This site provides a machine-readable reference at /llms.txt for AI coding assistants like Cursor, Claude, Copilot, and others. When working with SBCanvas widgets in an AI-assisted editor, point your tool at:
https://docs.streambot.co/llms.txt
The file contains the complete API surface of the SBCanvas global object including all methods, namespaces, event types, and usage examples in a plain-text format optimized for LLM context windows.

What’s Included

  • Full global API (events, state, timers, effects, queue control, networking)
  • All namespaced APIs (activities, platform, preview, bind, media, service, panel, queue, chat, emotes, vars, store)
  • Activity types and payload shapes
  • Platform feature matrices
  • Working code examples

Usage with Cursor

Add to your .cursorrules or project instructions:
Reference https://docs.streambot.co/llms.txt for SBCanvas SDK documentation.

Usage with Claude

Provide the URL as context or paste the contents into your prompt when building SBCanvas widgets.