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. Create 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
App icon fallback

A polished initials tile is used until a dedicated brand mark is included.

Preview placeholder

The working demo is available now. A dedicated screenshot set can be added during a future 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.