Maintain Ponder event coverage + Postgres projections for the game. Use when adding/modifying on-chain events, handler logic, schema migrations, or API alignment.
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
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.