AI customization guide

Customize Foundation Workspace

Create your own copy, open it with an AI coding agent, and ask for changes in plain English.

Start with your own copy

  1. Download the source package with Create My App.
  2. Unzip the folder.
  3. Open it with Codex, Claude Code, Cursor, or another agent.
  4. Paste the agent prompt.
  5. Tell the agent what you want changed.

Link guide

Agent prompt

Paste this after opening the unzipped project folder with your coding agent.

FW
Logo pending

This page uses the standard scaffold now. Add the final logo when Charlie supplies it.

Screenshots pending

The page is standard-ready. Capture and save real screenshots when this app gets its visual asset pass.

Things you can ask for

  • Wire this workspace to PostgreSQL and Prisma while preserving export/import.
  • Replace the local block editor with Tiptap and keep the existing block types.
  • Add Auth.js magic-link login and create a personal workspace on signup.
  • Add Yjs and Hocuspocus realtime collaboration after the current editor is stable.