chongdashuchongdashuCommunityยท1 Agent Skills Included

phaserjs-oakwoods

Build and test 2D Phaser browser games reliably

Builds 2D browser games with Phaser 3, covering scenes, sprites, physics, tilemaps, and animations. Adds deterministic Playwright testing for canvas games, eliminating flaky tests and silent rendering bugs. Prevents common spritesheet and physics mistakes with step-by-step reference guides. Ships with a working platformer demo so you can start building immediately.
npx skills add chongdashu/phaserjs-oakwoods --all -g -y
Available:

Explains the demo game's architecture, asset manifest system, and scene flow so the agent can navigate and extend the Phaser project correctly.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install phaserjs-oakwoods?โ–ผ

Run `npx skills add chongdashu/phaserjs-oakwoods --all -g -y` in your terminal to install all skills in this suite globally.

How to build a 2D platformer with Phaser 3?โ–ผ

The phaser-gamedev skill guides your agent through scene setup, Arcade physics, spritesheets, tilemaps, and animations, with a working Oak Woods platformer as a reference project.

How to test canvas and WebGL games without flaky tests?โ–ผ

The playwright-testing skill shows how to add a deterministic test mode with seeded randomness and a ready flag, then drive the game with Playwright for reliable assertions and screenshots.

Does this work with Claude Code and Codex CLI?โ–ผ

Yes. Both skills are packaged separately for Claude Code and Codex CLI, and follow the standard SKILL.md format.

Are the Oak Woods art assets included?โ–ผ

No. Due to licensing, you must download the free Oak Woods pack from itch.io and extract it into the public/assets/oakwoods folder as described in the README.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’