Application BuilderAppendix
AI prompt for JSON
Copy this system prompt into Claude, ChatGPT, or Gemini to generate Application Builder snapshot JSON.
A full system prompt grounded in real snapshot examples from the codebase. Copy it into Claude, ChatGPT, or Gemini, fill in your requirements at the top, then paste the returned JSON via toolbar Paste snapshot JSON.
How to import
- Open Application Builder designer → toolbar Paste snapshot JSON.
- Paste AI output → confirm → fix asset IDs (Data Grid, Report, Flow) in Inspector → Save.
Tip: Use Copy snapshot JSON on an existing design and ask the AI to modify it — best results for complex apps.
What to fill in at the top
| Field | Example |
|---|---|
| Data mode | STATIC (demo data in page variables) or MPILOT-BACKED |
| Type | APPLICATION |
| Name | Recreation Booking Portal |
| Slug | recreation-demo |
| Screens | Home (""), Site Detail (site/:id), Contact (contact) |
System prompt (copy all)
Includes document schema, all component types, code bundle, action chains, layout grid, binding scope, expression sandbox rules, platform prerequisites, and examples from recreation-gov, CRM, stepper-wizard, and marketplace snapshots.
Loading system prompt…