
chongdashu/phaserjs-tinyswords
3 skills1.1k installs114 starsGitHub
Install
npx skills add https://github.com/chongdashu/phaserjs-tinyswordsSkills in this repo
1Phaser GamedevThe phaser-gamedev skill guides agents building 2D games with Phaser and the TinySwords asset pack. It covers scene setup, sprite loading, tilemaps, physics, input handling, animation states, camera follow, and UI overlays for browser games. Agents structure boot, preload, play, and game-over scenes with performant asset pipelines and responsive canvas sizing. The skill references TinySwords-specific layering, unit animation conventions, and map layout patterns while keeping game logic modular. Use when implementing Phaser gameplay, integrating TinySwords art, or refactoring an existing prototype into maintainable scene architecture.1.1kinstalls2Tinyswords TilemapCreates depth-layered tilemaps from the Tiny Swords tileset using elevation, shadow positioning, and staggered water animation. Used when a developer renders game terrain or levels with this asset pack.60installs3Frontend TestingGuides picking the cheapest test layer and eliminating nondeterminism for reliable frontend and Phaser game tests. Used when a developer sets up or stabilizes a frontend test suite.28installs