# Which AI Codes Best? Gemini 3 Pro, Opus 4.5 and Composer 1 Tested!

Source: https://www.youtube.com/watch?v=8bCmJYv0Sj4
Recap page: https://rapidrecap.app/video/8bCmJYv0Sj4
Generated: 2025-12-02T14:36:47.584+00:00

---
## Quick Overview

Cursor with Composer 1 was the fastest overall, completing the complex iOS PDF scanner app task in 3.5 minutes and 1367 lines of code with only 4 prompts, significantly outperforming Gemini 3 Pro (9 minutes, 915 lines, 2 prompts) and Claude Opus 4.5 (12 minutes, 1685 lines, 1 prompt), though Gemini 3 Pro required fewer prompts than Cursor.

**Key Points:**
- Cursor using Composer 1 was the fastest, finishing the project in 3.5 minutes, generating 1367 lines of code using 4 total prompts.
- Gemini 3 Pro took 9 minutes to complete the task, generating 915 lines of code across 2 total prompts.
- Claude Opus 4.5 took the longest at 12 minutes, generating 1685 lines of code with only 1 prompt.
- The testing involved building a PDF Scanner iOS App based on detailed functional and design requirements documented in Markdown files.
- Cursor required multiple back-and-forth iterations (4 prompts) to fix an initial build error related to camera permissions.
- The experiment setup involved using Zapier MCP (Multi-Agent Coding Platform) to connect various AI coding agents (Cursor, Antigravity/Gemini 3 Pro, Claude Code/Opus 4.5) to a GitHub repository.
- The Google AI Pro plan costs $20/month and includes Gemini access, while Claude Pro costs $17/month (billed annually) for access to Opus 4.5.

![Screenshot at 00:16: The comparison slide setting up the three contenders \(Cursor/Composer 1, Antigravity/Gemini 3 Pro, and Claude/Opus 4.5\) for the coding challenge, indicating the metrics to be tracked: Minutes, Lines, and Total Prompts.](https://ss.rapidrecap.app/screens/8bCmJYv0Sj4/00-00-16.png)

**Context:** The video compares the performance of three different AI coding agents—Cursor (using Composer 1), Antigravity (using Gemini 3 Pro), and Claude Code (using Opus 4.5)—in tackling a complex software development task: building a feature-complete PDF Scanner iOS application from detailed requirements and mockups. The comparison tracks execution time, lines of code generated, and the number of prompts required to achieve the final working application, all orchestrated using Zapier's Multi-Agent Coding Platform (MCP).

## Detailed Analysis

The video details a benchmark test comparing three AI coding agents—Cursor (Composer 1), Antigravity (Gemini 3 Pro), and Claude Code (Opus 4.5)—on the task of implementing a feature-complete PDF Scanner iOS application. The setup involved using Zapier's MCP to connect the agents to a GitHub repository containing detailed functional requirements, design mockups, and build steps. Cursor, leveraging Composer 1, was the clear winner in speed, completing the task in 3.5 minutes, generating 1367 lines of code across 4 prompts. Gemini 3 Pro required 9 minutes and 2 prompts, producing 915 lines. Claude Opus 4.5 took the longest at 12 minutes, generating 1685 lines, but used the fewest prompts (1). Cursor initially failed to build due to a camera permission error, requiring a few back-and-forth prompts to fix before the build succeeded. The final output for all models adhered to the functional and design requirements, but Cursor demonstrated superior efficiency in this specific coding scenario. The presenter also briefly reviewed the pricing structures for Google AI (Pro at $20/month) and Claude (Pro at $17/month annually).

### AI Coding Agent Comparison

- Composer 1 (Cursor): 3.5 Minutes
- 1367 Lines
- 4 Total Prompts
- Gemini 3 Pro (Antigravity): 9 Minutes
- 915 Lines
- 2 Total Prompts
- Opus 4.5 (Claude): 12 Minutes
- 1685 Lines
- 1 Total Prompt

### Task Overview

- Implement a PDF Scanner iOS App based on functional requirements (e.g., camera capture, edge detection, PDF creation) and design mockups (S-001 through S-005).

### Cursor Performance Details

- Took 3.5 minutes; required 4 prompts due to an initial build failure related to camera permissions; the final build was successful.

### Gemini 3 Pro Performance Details

- Took 9 minutes; generated 915 lines of code using 2 prompts; successfully launched the camera view after fixing an initial error.

### Claude Opus 4.5 Performance Details

- Took 12 minutes; generated the most code (1685 lines) using only 1 prompt; the app failed to save the photo in the first attempt.

### Setup and Tools

- The experiment utilized Zapier's MCP to connect the agents to a private GitHub repository, granting them access to code and external tools like GitHub.

### Pricing Context

- Google AI Pro is $20/month; Claude Pro is $17/month (billed annually); Claude also offers extra usage funding ($5.21 CAD/$3.73 USD spent so far in the test).

![Screenshot at 00:04: The Antigravity interface showing the prompt for building an Xcode project using Gemini 3 Pro, which is part of the comparison test setup.](https://ss.rapidrecap.app/screens/8bCmJYv0Sj4/00-00-04.png)
![Screenshot at 00:18: A slide explicitly setting up the three models being compared: Composer 1 \(Cursor\), Gemini 3 Pro \(Antigravity\), and Opus 4.5 \(Claude\).](https://ss.rapidrecap.app/screens/8bCmJYv0Sj4/00-00-18.png)
![Screenshot at 00:45: The iPhone simulator running the PDF Scanner app showing the camera permission prompt, which was the source of Cursor's initial error.](https://ss.rapidrecap.app/screens/8bCmJYv0Sj4/00-00-45.png)
![Screenshot at 05:36: A summary slide showing the completed tasks and features implemented for the PDF Scanner app, detailing the scope of work completed by the AI agents.](https://ss.rapidrecap.app/screens/8bCmJYv0Sj4/00-05-36.png)
![Screenshot at 09:34: The final comparison slide summarizing the results: Cursor \(3.5 min, 1367 lines, 4 prompts\) was fastest, followed by Gemini 3 Pro \(9 min, 915 lines, 2 prompts\), and Claude Opus 4.5 \(12 min, 1685 lines, 1 prompt\).](https://ss.rapidrecap.app/screens/8bCmJYv0Sj4/00-09-34.png)
