PlayableIntelligencePlayableIntelligenceOfficial·31 Agent Skills Included

game-creator

Build, deploy, and monetize browser games from prompts

Turns plain-English ideas or tweets into complete 2D and 3D browser games with pixel art, procedural audio, and automated Playwright testing. Removes manual scaffolding, asset hunting, and deployment setup by running the full pipeline from template to live URL. Ships games to instant hosting with Play.fun monetization, leaderboards, and multiplayer support built in.
npx skills add PlayableIntelligence/game-creator --all -g -y
Available:

Tells the agent how the repository is organized, which skills and agents to route game-building requests to, and the mandatory architecture rules every generated game must follow.

All Skills in This Repository (31)

Pure Emerald Level Indicators
📦 In Repo
PlayableIntelligencePlayableIntelligence

improve-game

Audit game code and implement staged improvements across gameplay and visuals.

Official
Advanced
📦 In Repo
PlayableIntelligencePlayableIntelligence

threejs-game

Build modular Three.js browser games with an event-driven architecture.

Official
Advanced
📦 In Repo
PlayableIntelligencePlayableIntelligence

quick-game

Scaffold a playable game prototype with a core loop using Phaser 2D or Three.js 3D templates.

Official
Intermediate
📦 In Repo
PlayableIntelligencePlayableIntelligence

design-game

Audit game visuals and output prioritized design improvements with implementation steps.

Official
Intermediate
📦 In Repo
PlayableIntelligencePlayableIntelligence

review-game

Analyze game codebases for architecture, performance, and code quality.

Official
Advanced
📦 In Repo
PlayableIntelligencePlayableIntelligence

add-multiplayer

Scaffold PartyKit and Cloudflare Durable Objects multiplayer for browser games.

Official
Advanced
📦 In Repo
PlayableIntelligencePlayableIntelligence

add-assets

Replace geometric shapes with pixel art sprites in 2D games.

Official
Intermediate
📦 In Repo
PlayableIntelligencePlayableIntelligence

retrodiffusion

Generate pixel-art sprites, tilesets, and animations via the Retro Diffusion API.

Official
Advanced
📦 In Repo
PlayableIntelligencePlayableIntelligence

promo-video

Automate high-FPS promo video recording of Phaser games with Playwright and FFmpeg.

Official
Advanced
📦 In Repo
PlayableIntelligencePlayableIntelligence

scaffold-gateables

Scaffold monetization gateables for Phaser 3 or Three.js games.

Official
Advanced
📦 In Repo
PlayableIntelligencePlayableIntelligence

worldlabs

Generate photorealistic 3D environments from text prompts or reference images via the World Labs Marble API.

Official
Advanced
📦 In Repo
PlayableIntelligencePlayableIntelligence

monetize-game

Register a game on Play.fun and integrate the browser SDK for monetization.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install game-creator?

Run `npx skills add PlayableIntelligence/game-creator --all -g -y` in your terminal to install the full skill set globally.

How do I make a game from a tweet?

Pass a tweet URL to the viral-game command and it fetches the tweet, abstracts a game concept, then scaffolds, designs, deploys, and monetizes the game in about 10 minutes.

Does it support both 2D and 3D games?

Yes. It builds 2D games with Phaser 3 and 3D games with Three.js, including AI-generated pixel art, 3D models, and photorealistic environments.

Which AI coding agents work with game-creator?

It works with 40+ agents including Claude Code, Codex, and Cursor, since every skill follows the universal SKILL.md standard.

Can I monetize my game without coding?

Yes. The monetize-game skill registers your game on Play.fun, adds the points and leaderboard SDK, and redeploys it with a shareable URL.

Related Repositories in Software Engineering

View All in Software Engineering