Overview
This guide shows how to “one shot” an app using an AI coding assistant. You’ll copy a single set of instructions, open your preferred AI tool, and let it scaffold and wire everything up.You’ll paste a single, comprehensive prompt. We’ve included quick‑launch links that prefill the prompt for tools that support it.
Prerequisites
- AI tool account: Claude, ChatGPT, Gemini, or another assistant.
- Local dev environment: Git, Node.js, and your editor of choice.
- Daydream API key: See Authentication if your app will call the Daydream API.
Steps
1
Copy the one‑shot instructions
Copy the prompt below. Replace the placeholder for the API key.
2
Open your AI coding tool
Use the quick‑launch buttons below to open a new chat with the prompt prefilled (where supported), or paste it manually.
3
Run and iterate
Ask the assistant to execute the steps, generate files, run installs, and fix any issues. Approve tool actions if your assistant supports them.
Quick‑launch links
Open a new chat with the prompt prefilled. If the link doesn’t prefill for your account/region, copy the prompt manually.- Claude
- ChatGPT
- Gemini
- v0 (Vercel)
- Lovable
- Other
If the prompt isn’t prefilled correctly, just copy from below and manually paste it.