📋 Prompts
Copy-pasteable templates for asking Claude, ChatGPT, Cursor, or any AI assistant to build a complete single-file HTML thing — game, visualization, simulation — ready to publish on ArcadeLab. Each prompt encodes the constraints (single file, inline JS/CSS, no network calls, ARCADELAB header) so the AI gives you working output the first time.
- 🟣
How do I prompt Claude or ChatGPT to make a Phaser game?
Paste this into Claude or ChatGPT and you'll get a complete Phaser game in one HTML file.
- 🎨
How do I prompt Claude or ChatGPT to make a p5.js sketch?
Paste this into Claude or ChatGPT for a complete p5.js sketch in one HTML file.
- 🧊
How do I prompt Claude or ChatGPT to make a Three.js scene?
Paste this into Claude or ChatGPT for a complete Three.js scene in one HTML file.
- 🔬
How do I prompt Claude or ChatGPT to make an interactive visualization?
Paste this into Claude for a Distill-style explorable in one HTML file.
- 🧒
How do I prompt Claude or ChatGPT to make a fun game for my kid?
Build a game your kid can play on a tablet, then share with friends.
About these prompts
Each prompt at arcadelab.ai/prompts/[slug] is a curated template for producing a complete single-file HTML thing (game, visualization, interactive demo) using an AI assistant such as Claude, ChatGPT, Cursor, Bolt, or v0. The prompts encode ArcadeLab's constraints (single file, inline JS/CSS, no network calls, the ARCADELAB metadata header) so the AI output is publish-ready.
After running a prompt, copy the AI's HTML output and paste it at arcadelab.ai/publish. You get a permanent public URL like arcadelab.ai/play/your-title.