phaser
Build HTML5 games faster with AI-guided Phaser framework skills
All Skills in This Repository (28)
Pure Emerald Level Indicatorsphysics-matter
Integrate Matter.js physics for rigid bodies, constraints, sensors, and collisions in Phaser.
scenes
Organize Phaser 4 Scene lifecycles, transitions, and cross-scene communication.
input-keyboard-mouse-touch
Unify keyboard, mouse, touch, pointer, drag, and gamepad input for Phaser 4 scenes.
groups-and-containers
Organize Phaser 4 game objects with Groups and Containers.
loading-assets
Automate asset loading in Phaser scenes with preload pipelines.
tilemaps
Automate Phaser tilemap creation and management from Tiled JSON maps.
time-and-timers
Manage Phaser 4 time-based mechanics with Clock, TimerEvent, and Timeline APIs.
physics-arcade
Enable Arcade Physics in Phaser 4 for velocity, gravity, collisions, and world bounds.
actions-and-utilities
Batch modify and align Phaser 4 Game Objects using Phaser.Actions utilities.
tweens
Animate sprite properties over time in Phaser 4 using the TweenManager.
curves-and-paths
Create and manage curved paths using Phaser 4 Path, Curve, and PathFollower APIs.
particles
Generate and control Phaser 4 particle effects with emitters, zones, and gravity wells.
Frequently Asked Questions
FAQPage SchemaHow to install Phaser skills?βΌ
Run `npx skills add phaserjs/phaser --all -g -y` in your terminal to install all Phaser agent skills globally.
What can AI agents build with Phaser skills?βΌ
Agents can write complete game code covering sprites, animations, physics, tilemaps, cameras, audio, input, particles, and visual effects using correct Phaser 4 APIs.
Do these skills cover Phaser 3 to 4 migration?βΌ
Yes. A dedicated migration skill explains every breaking change, removed API, and code conversion needed to upgrade Phaser 3 projects to Phaser 4.
Do Phaser skills work with Claude Code and Cursor?βΌ
Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, OpenClaw, and other compatible AI coding agents.
Can beginners use Phaser with AI assistance?βΌ
Yes. Describe your game idea in plain English and your AI agent uses these skills to generate working Phaser code, no deep framework knowledge required.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core