Build multiplayer turn-based games using template-based rapid development, TDD, and real-time Socket.IO integration. Use when creating card games, board games, or any turn-based multiplayer game with real-time synchronization.
$npx -y skills add abcnuts/manus-skills --skill multiplayer-game-builderInstalls into the current project.
Run `npx skills use "https://github.com/abcnuts/manus-skills" --skill "abcnuts/manus-skills/multiplayer-game-builder"` 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/abcnuts/manus-skills" that are relevant to the current task. Run `npx skills add "https://github.com/abcnuts/manus-skills"` and select the relevant skills, then follow their instructions.