930 B
930 B
Agent instructions for @supabase/realtime-js
Listen to realtime updates from a Supabase PostgreSQL database. Handles channels, presence, broadcast, and Postgres CDC subscriptions.
When helping a user work with this package:
- Usage and quick start:
README.md - Full API reference:
src/— every public method and type has TSDoc with@exampleblocks. Read the source for the canonical, version-pinned answer. - Migration notes:
migrations/— per-theme markdown files for changes that need caller action.
For broader Supabase guidance (docs site, MCP tools, schema and project workflows), use the centralized Supabase agent skills: npx skills add supabase/agent-skills. Or pair with the Supabase MCP server via the Supabase Plugin for AI Coding Agents.