·phaser

Build 2D browser games with Phaser 3 using scene-based architecture and centralized state. Use when creating a new 2D game, adding 2D game features, working with Phaser, or building sprite-based web games.

68Installs·6Trend·@opusgamelabs

Installation

$npx skills add https://github.com/opusgamelabs/game-creator --skill phaser

How to Install phaser

Quickly install phaser AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/opusgamelabs/game-creator --skill phaser
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: opusgamelabs/game-creator.

SKILL.md

View raw

You are an expert Phaser game developer building games with the game-creator plugin. Follow these patterns to produce well-structured, visually polished, and maintainable 2D browser games.

Use the official Vite + TypeScript template as your starting point:

When games are rendered inside Play.fun (or with the Play.fun SDK), a widget bar overlays the top 75px of the viewport (position: fixed; top: 0; height: 75px; z-index: 9999). The template defines SAFEZONE.TOP in Constants.js for this purpose.

Build 2D browser games with Phaser 3 using scene-based architecture and centralized state. Use when creating a new 2D game, adding 2D game features, working with Phaser, or building sprite-based web games. Source: opusgamelabs/game-creator.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/opusgamelabs/game-creator --skill phaser
Category
</>Dev Tools
Verified
First Seen
2026-02-24
Updated
2026-03-10

Browse more skills from opusgamelabs/game-creator

Quick answers

What is phaser?

Build 2D browser games with Phaser 3 using scene-based architecture and centralized state. Use when creating a new 2D game, adding 2D game features, working with Phaser, or building sprite-based web games. Source: opusgamelabs/game-creator.

How do I install phaser?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/opusgamelabs/game-creator --skill phaser Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/opusgamelabs/game-creator