Skip to main content

Before you start

You’ll need:

To use Modaal, you:

  1. Install Xcode (so you can build and run the iOS app on your Mac)
  2. Download and install Modaal
  3. Plug in your AI coding agent to Modaal (e.g., Cursor or Claude Code)
  4. Use Modaal to guide the build
Orchestr Modaal acts as the orchestrator between you, your AI agent, and Xcode.
You describe what you want to build or change in plain language. Modaal then:
  • gathers context and turns it into a clear spec
  • plans the right architecture and key decisions
  • keeps the project structure consistent over time
  • runs a continuous build-and-fix loop through Xcode after each step
Result: you get a truly native iOS project that stays maintainable as it scales—not a codebase that drifts after a few iterations.
Optional (recommended):
  • A clear app idea in 3–5 sentences, or a PRD, or one core user flow you want to ship first.
  • An iPhone/iPad for real-device testing (Simulator is great, but not “real life”).
Later (when you want to test with others or ship):
  • Apple Developer Account (TestFlight + App Store distribution)
Need help? Join our community.