phaser-scene-template

Installation
SKILL.md

Phaser Scene Template

Overview

Standardized Phaser scene template with test seam, lifecycle methods, and common patterns. Accelerate scene creation and ensure consistency.

Template Structure

See assets/scene-template.ts for complete scene template code.

Key Components

  • Lifecycle methods: preload(), create(), update()
  • Test seam setup: Standardized test seam structure
  • Game state management: Common state patterns
  • Scene navigation: Transition methods

Mandatory Test Seam Setup Checklist

Installs
7
GitHub Stars
2
First Seen
Mar 18, 2026
phaser-scene-template — pmarashian/cursor-agent-skills