bythedivergentai· 61 skills
Expert patterns for adding multiplayer to single-player games including client-server architecture, authoritative server design, MultiplayerSynchronizer, lag compensation (client prediction, server reconciliation), input buffering, and anti-cheat measures. Use when retrofitting multiplayer, porting to online play, or designing networked gameplay. Trigger keywords: MultiplayerPeer, ENetMultiplayerPeer, SceneMultiplayer, MultiplayerSynchronizer, rpc, rpc_id, multiplayer_authority, client_prediction, server_reconciliation, lag_compensation, rollback.
$npx -y skills add thedivergentai/gd-agentic-skills --skill godot-adapt-single-to-multiplayerInstalls into the current project.
Run `npx skills use "https://github.com/thedivergentai/gd-agentic-skills" --skill "thedivergentai/gd-agentic-skills/godot-adapt-single-to-multiplayer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/thedivergentai/gd-agentic-skills" that are relevant to the current task. Run `npx skills add "https://github.com/thedivergentai/gd-agentic-skills"` and select the relevant skills, then follow their instructions.