Home/Convex/Cursor vs Claude Code

Cursor vs Claude Code

Convex · 25 Claims

Claude Code Capabilities
Agree
Claude Code enabled building a complete application from scratch including YouTube API fetching, AI parsing, X API fetching, and an auth backend without opening an IDE.
He successfully built the app purely from the terminal without any IDE, demonstrating capability.
Source: Claude Code - is it better than Cursor?
Future of Coding
Neutral
Close to 100% of code will be written by AI in the future.
He states this as a clear trend based on observations and his personal crisis.
Source: Claude Code - is it better than Cursor?
Terminal UI
Disagree
Terminal-based UIs are clunky and harder to learn and use than UI-based tools.
He personally dislikes terminal UIs, finding them less intuitive and more difficult to navigate.
Source: Claude Code - is it better than Cursor?
Disagree
Terminal user interfaces are inferior for discovering functionality because they lack visible menus and pop-ups, relying on documentation or chance.
He finds feature discovery frustrating in terminal UIs compared to GUIs with menus.
Source: Claude Code - is it better than Cursor?
Plugins
Agree
Claude Code plugins are easy to install via /plugin from an internal marketplace.
He loves the simplicity of installing plugins using a slash command and an internal marketplace.
Source: Claude Code - is it better than Cursor?
Neutral
Claude Code plugins can include extra slash commands, agent hooks, and MCP servers.
This is a factual statement about plugin capabilities.
Source: Claude Code - is it better than Cursor?
Agree
The dev browser plugin for Claude Code is useful for debugging by loading pages, taking screenshots, and inspecting console output.
He found it super useful to debug errors by seeing the screen and console directly.
Source: Claude Code - is it better than Cursor?
Neutral
The Convex MCP was useful for the LLM to inspect the database, but using the CLI directly was probably just as easy.
He acknowledges usefulness but notes the CLI could serve the same purpose.
Source: Claude Code - is it better than Cursor?
Neutral
A built-in Claude Code plugin for front-end design is supposed to make UI look less sloppy, but its effectiveness is uncertain.
He is unsure if the plugin works as intended and leaves judgment to the viewer.
Source: Claude Code - is it better than Cursor?
UI Features
Agree
Claude Code's live incrementing token count display is a nice touch compared to Cursor.
He appreciates the minor UI detail of seeing the token count update in real time.
Source: Claude Code - is it better than Cursor?
Plan Mode
Agree
Claude Code's plan mode facilitates collaborative brainstorming at project start by asking questions and resolving ambiguity.
He likes the collaborative discussion approach that helps explore the solution space early.
Source: Claude Code - is it better than Cursor?
Agree
Claude Code automatically enters plan mode for complex tasks, whereas Cursor's plan mode cannot be triggered automatically.
He notes the automatic plan initiation as a significant advantage of Claude Code over Cursor.
Source: Claude Code - is it better than Cursor?
Agentic Development
Agree
Claude Code's agentic tool calling is top-notch, using the right tools at the right time and inspiring confidence without handholding.
He found the tool usage smooth and effective, leaving him confident the agent would figure things out.
Source: Claude Code - is it better than Cursor?
CLI Speed
Agree
Claude Code from the CLI loads almost instantly, making it compelling for quick hacking from any directory.
The instant loading speed makes the command-line workflow addictive for him.
Source: Claude Code - is it better than Cursor?
UI Interaction
Disagree
Mouse interaction in Claude Code is very limited; expanding tool call details with Ctrl+O expands everything, unlike Cursor where you can click individual items.
The keyboard-centric design leads to frustrating interactions for users accustomed to GUI controls.
Source: Claude Code - is it better than Cursor?
Disagree
Standard keyboard shortcuts like Ctrl+A to select all do not work in Claude Code, and pasting text compresses it into a poor representation.
He criticizes broken shortcuts and an unsatisfactory paste experience.
Source: Claude Code - is it better than Cursor?
Disagree
It is not possible to paste a screenshot directly into Claude Code chat, unlike Cursor where you can paste screenshots.
He misses the ability to paste images directly from the clipboard.
Source: Claude Code - is it better than Cursor?
Disagree
Until very recently, adding extra lines with Shift+Enter was not possible in Claude Code, requiring inconvenient workarounds.
Multi-line input was missing, causing unnecessary friction.
Source: Claude Code - is it better than Cursor?
Model Switching
Disagree
Changing models via /model only works when the agent is idle; if the agent is busy, the command is sent as a message, disrupting the task.
He finds this behavior illogical and disruptive to workflow.
Source: Claude Code - is it better than Cursor?
Message Queuing
Disagree
Claude Code does not reliably queue messages; typing while the agent is busy often sends the message immediately, while Cursor handles queuing intuitively.
The lack of message queuing can cause the agent to start new tasks before finishing current ones.
Source: Claude Code - is it better than Cursor?
Cost
Disagree
Building the app with Claude Code using Opus 4.5 cost $60, which feels expensive, and it likely would have been cheaper in Cursor due to easier model switching for smaller tasks.
He blew through token limits and found it hard to switch to cheaper models, making the process costlier.
Source: Claude Code - is it better than Cursor?
Code Generation
Agree
Claude Code generated Convex code impressively well without the Convex cursor rules file, correctly using the Convex CLI for internal mutations and queries.
The agent understood Convex conventions and tooling right away, showing strong code generation.
Source: Claude Code - is it better than Cursor?
Developer Experience
Neutral
There is space for Convex to provide extra Claude skills for unit testing, migrations, and optimistic updates, as the model can still struggle with those.
He suggests additional tooling to fill gaps in model capabilities for specific development tasks.
Source: Claude Code - is it better than Cursor?
Emerging Tools
Agree
Ralph Wigan and kanban-style UI-driven agentic coding look interesting and may have potential for future development workflows.
He is excited about emerging tools that combine nice UIs with agentic coding.
Source: Claude Code - is it better than Cursor?
Role Shift
Neutral
Experiencing agentic development reduced anxiety about the role of code experts, shifting focus to software development expertise rather than just coding.
He feels more optimistic about the future as a software development expert instead of just a coding expert.
Source: Claude Code - is it better than Cursor?