remix-upload-game
Installation
SKILL.md
Upload Game Workflow
Overview
This skill guides you through uploading a completed HTML game to the Remix platform. It covers creating the game entry (if needed) and uploading the code.
Prerequisites
- A completed HTML game file, ready for upload.
- Prefer the official CLI for terminal workflows:
remix loginremix games create --name "..."remix games versions code update --code-path ./game.html