The Phaser Game Development skill empowers Claude to architect, develop, and refine high-quality 2D web games using the Phaser 3 framework. It provides structured guidance on scene management, physics systems (Arcade and Matter), and tilemap integration, while enforcing strict asset loading protocols to prevent common spritesheet errors. Whether building platformers, RPGs, or puzzle games, this skill ensures best practices in frame-rate independence, object pooling, and composition-over-inheritance for performant, maintainable game code.
主な機能
01Strict spritesheet measurement and frame-specific loading protocols to prevent visual corruption
02Comprehensive Tiled tilemap integration including collision layers
03Scene-based architecture design for modular gameplay, menus, and UI overlays
04Performance optimization through object pooling and frame-rate independent movement
05Expert implementation of Arcade and Matter.js physics systems
060 GitHub stars