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'
Installs
63
GitHub Stars
7
First Seen
Feb 9, 2026
real-time-features — jmsktm/claude-settings