·realtime-multiplayer
</>

realtime-multiplayer

fil512/upship

Socket.io を使用したリアルタイム マルチプレイヤー ゲーム ネットワーキング。 WebSocket 接続、ゲーム状態の同期、ルーム管理、再接続処理、またはオプティミスティック更新を実装するときに使用します。遅延の補償と競合の解決をカバーします。

7インストール·0トレンド·@fil512

インストール

$npx skills add https://github.com/fil512/upship --skill realtime-multiplayer

SKILL.md

This skill provides expertise for building real-time multiplayer games using WebSockets and Socket.io. It covers connection management, state synchronization, latency handling, and the specific challenges of turn-based games with real-time updates.

Key Principle: The server is the authoritative source of truth. Clients can have optimistic local state for responsiveness, but server state always wins on conflict.

Socket.io を使用したリアルタイム マルチプレイヤー ゲーム ネットワーキング。 WebSocket 接続、ゲーム状態の同期、ルーム管理、再接続処理、またはオプティミスティック更新を実装するときに使用します。遅延の補償と競合の解決をカバーします。 ソース: fil512/upship。

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

原文を見る

引用可能な情報

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

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

クイックアンサー

realtime-multiplayer とは?

Socket.io を使用したリアルタイム マルチプレイヤー ゲーム ネットワーキング。 WebSocket 接続、ゲーム状態の同期、ルーム管理、再接続処理、またはオプティミスティック更新を実装するときに使用します。遅延の補償と競合の解決をカバーします。 ソース: fil512/upship。

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

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

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

https://github.com/fil512/upship