About
This skill equips Claude with the patterns and implementation details required to build responsive, live applications using Supabase Realtime. It covers full lifecycle management for Postgres database changes (INSERT, UPDATE, DELETE), low-latency client-to-client broadcasting for chat or notifications, and presence tracking for online status indicators. By providing optimized React hooks, SQL configuration snippets for Row Level Security (RLS), and replica identity setup, it ensures that developers can implement secure and efficient live data features without manual boilerplate.