Skip to content

Demo Workflows

Hands-on, copy-paste workflows that show MultiModel Dev OS in action. Each demo takes under 2 minutes and requires only npx — no global install, no dependencies.


Choose a Demo


Prerequisites

All demos require:

  • Node.js 18+ installed
  • A terminal (bash, zsh, PowerShell, or cmd)
  • An existing project directory (or create a temp one)

No global install needed — every command uses npx multimodel-dev-os@latest.


Demo Philosophy

Every demo follows the same structure:

  1. Starting State — what you need before running
  2. Workflow — step-by-step commands with expected output
  3. What Gets Created — files and directories produced
  4. Safety Notes — what is read-only vs. what writes
  5. Cleanup — how to undo
  6. Next Steps — where to go after

Released under the MIT License.