make-game

Orchestrate a full browser game pipeline from concept to deployment.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/meytalp-dev/ort-training --skill make-game
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-game
Source: https://github.com/meytalp-dev/ort-training/tree/main/.claude/skills/make-game
Command: npx skills add https://github.com/meytalp-dev/ort-training --skill make-game

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Full guided pipeline to turn a raw game concept or tweet into a fully scaffolded, asset-integrated, tested, deployed, and monetized browser game—without writing game code yourself.

Core Features & Use Cases

  • End-to-end pipeline: scaffold project, design visuals, add audio, integrate assets, verify quality, deploy to hosting, and monetize.
  • Engine-agnostic workflow: supports 2D Phaser and 3D Three.js browser games, adaptable to concept-to-game transformations.
  • Verification-driven process: includes build checks, Playwright visual review, and automated redeploys to a live URL.

Quick Start

Provide a game concept or tweet URL along with engine (2d or 3d) and I will scaffold the project and run the full pipeline from idea to deployment.

Frequently Asked Questions about make-game

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a game concept into a deployed browser game?

To turn a game concept into a deployed browser game, provide the idea or tweet URL to an automated pipeline. It scaffolds the project, integrates assets, runs QA, and deploys the 2D or 3D game to a live URL.

Can I use Phaser for 2D browser game development and Three.js for 3D?

Yes, you can use Phaser for 2D browser game development and Three.js for 3D. An engine-agnostic workflow supports both frameworks to transform concepts into fully scaffolded and deployed games.

What is the best way to automate browser game deployment and monetization?

The best way to automate browser game deployment and monetization is using a guided pipeline that handles hosting and revenue setup. This ensures your completed game is automatically deployed to a live URL after passing build checks.

Does the game development pipeline include automated visual testing?

Yes, the game development pipeline includes automated visual testing using Playwright. This verification-driven process performs build checks and visual reviews to ensure game quality before redeploying to a live URL.

Do I need to write game code myself to scaffold a Three.js or Phaser project?

No, you do not need to write game code yourself to scaffold a Three.js or Phaser project. An automated pipeline can handle the full scaffold setup, asset integration, and deployment based on your provided concept.