·supabase-realtime
</>

supabase-realtime

nice-wolf-studio/claude-code-supabase-skills

WebSocket 接続を使用して、Supabase でリアルタイムの変更をサブスクライブします。データベースの変更のリッスン、プレゼンス追跡、ブロードキャスト メッセージングに使用します。

63インストール·2トレンド·@nice-wolf-studio

インストール

$npx skills add https://github.com/nice-wolf-studio/claude-code-supabase-skills --skill supabase-realtime

SKILL.md

This skill provides guidance for working with Supabase Realtime features. Realtime allows you to listen to database changes, broadcast messages, and track presence using WebSocket connections.

Note: Realtime operations require WebSocket support, which is more complex in bash. This skill focuses on practical patterns and examples using available tools.

For simpler use cases where WebSockets are impractical, consider polling:

WebSocket 接続を使用して、Supabase でリアルタイムの変更をサブスクライブします。データベースの変更のリッスン、プレゼンス追跡、ブロードキャスト メッセージングに使用します。 ソース: nice-wolf-studio/claude-code-supabase-skills。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/nice-wolf-studio/claude-code-supabase-skills --skill supabase-realtime
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

supabase-realtime とは?

WebSocket 接続を使用して、Supabase でリアルタイムの変更をサブスクライブします。データベースの変更のリッスン、プレゼンス追跡、ブロードキャスト メッセージングに使用します。 ソース: nice-wolf-studio/claude-code-supabase-skills。

supabase-realtime のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/nice-wolf-studio/claude-code-supabase-skills --skill supabase-realtime インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/nice-wolf-studio/claude-code-supabase-skills

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-01