real-time-features
Installation
SKILL.md
Real-Time Features Skill
Overview
This skill helps you implement real-time features in your Next.js application. From live data updates to collaborative editing, this covers everything you need for interactive, real-time experiences.
Supabase Realtime
Setup
// lib/supabase/client.ts
import { createBrowserClient } from '@supabase/ssr'