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:

  1. Game/project name — used as the directory name in configs/<name>/. Must be lowercase kebab-case (e.g. dope-wars, loot-survivor).
  2. Which networks?SN_MAIN, SN_SEPOLIA, or both.
Installs
41
GitHub Stars
4
First Seen
Mar 4, 2026
controller-presets — cartridge-gg/docs