game-engines
v1.0.0Build 2D and 3D browser games with Phaser 3, Three.js, and Capacitor for iOS.
By vibedgames56 GitHub starsUpdated 5 days ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 3 skill or MCP entries
- Source updated
- Sep 19, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install game-engines for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install game-engines@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/kyh/vibedgamesClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/game-engines/.
Plugin files
├── .claude-plugin/plugin.json├── skills/capacitor-ios/SKILL.md├── skills/phaser/SKILL.md└── skills/threejs/SKILL.md
Included Skills3
Ship a Three.js + Vite app on Capacitor iOS: GLTF loading, animation UI, OrbitControls touch mapping, Swift Package Manager, iOS sync and run troubleshooting.
Build 2D browser games with Phaser 4: scenes, sprites, Arcade/Matter physics, tilemaps, WebGL filters and GPU layers, and Phaser 3 to 4 migration.
Build and debug 3D browser apps and games with Three.js or React Three Fiber: scene, materials, lighting, GLTF, physics, character controllers, cameras, post-processing, performance.
Plugin manifests1
{
"name": "game-engines",
"description": "Build 2D and 3D browser games with Phaser 3, Three.js, and Capacitor for iOS.",
"version": "1.0.0",
"author": {
"name": "vibedgames"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[game-engines on Agent Plugins Marketplace](https://pluginsmp.com/plugins/game-engines)