Maintain Ponder event coverage + Postgres projections for the game. Use when adding/modifying on-chain events, handler logic, schema migrations, or API alignment.
Instalación
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Maintain Ponder event coverage + Postgres projections for the game. Use when adding/modifying on-chain events, handler logic, schema migrations, or API alignment.
Ponder Indexer Events (Coverage + Projections)
When to use
Contracts changed events/fields.
You add new game mechanics requiring new projections or endpoints.
Goal (Definition of Done)
✅ ABI is synced with the contracts build artifacts.
✅ All required events are handled and projected consistently.
✅ DB schema supports queries needed by the UI/API.