phaser-core
gamedev-skills/awesome-gamedev-agent-skills
This guide covers the fundamental architecture for building and debugging Phaser games. It details the Game configuration, the Scene lifecycle (init, preload, create, update), asset management, camera controls, and robust techniques for inter-scene communication and transitions. Use this when structuring any complex Phaser application.