Phaser 4 Core

Set up and debug a Phaser 4 game: the Game config, the Scene lifecycle (init/preload/create/update), the asset loader, cameras, and cross-scene communication. Use when building or debugging a Phaser game — when the user mentions Phaser, Phaser.Game, Phaser.Scene, preload/create/update, this.load, this.add, or scene transitions. For Arcade Physics movement/collisions use phaser-arcade-physics.

Skill name
phaser-core

Install

npx skills add gamedev-skills/awesome-gamedev-agent-skills

Installs every skill in the collection; the router loads phaser-core when your request matches it.

Skill source

Read the full playbook in skills/web-engines/phaser-core/SKILL.md.

Related skills

phaser-arcade-physics, pixijs-rendering, threejs-gltf-loading, threejs-materials-lighting, threejs-scene-setup