create-game
Installation
SKILL.md
create-game
Purpose
Scaffold, plan, and fully build a new known game from scratch.
Invocation
/create-game checkers
/create-game five-dice (yahtzee)
The first argument is the game name to use for folders and files. If a name is provided in parentheses, that is the well-known game to base it on if it exists. Otherwise use the game name as the known game.
Do not run this skill unless explicitly invoked with the /create-game command.