controller-presets
Installation
SKILL.md
Controller Presets
Guide teams through creating a preset for the Cartridge Controller.
A preset is a config.json committed to cartridge-gg/presets that configures origin verification, session policies, theming, paymaster behavior, and optional iOS passkey support.
Invocation
The user wants help creating or debugging a Controller preset.
Use AskUserQuestion to gather information interactively, one round at a time.
Process
Phase 1: Basics
Ask:
- Game/project name — used as the directory name in
configs/<name>/. Must be lowercase kebab-case (e.g.dope-wars,loot-survivor). - Which networks? —
SN_MAIN,SN_SEPOLIA, or both.