Babysitter photon

Photon PUN/Fusion skill for rooms and real-time communication.

install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/game-development/skills/photon" ~/.claude/skills/a5c-ai-babysitter-photon && rm -rf "$T"
manifest: library/specializations/game-development/skills/photon/SKILL.md
source content

Photon Skill

Photon networking integration.

Capabilities

  • Photon PUN/Fusion setup
  • Room management
  • RPCs
  • State synchronization