What exactly surprises you? You should try Gemini 2.5 Pro in Google AI Studio. Set the temperature to around 0.3, and in the system prompt, tell it to only edit exactly what you ask for and nothing else.
This model works really well. For example, simple things like [1], [2], and [3] can apparently be generated with just a couple of prompts.
[1] https://koreanrandom.com/en/games/through-the-space/
[2] https://koreanrandom.com/en/games/tanchiki/
[3] https://koreanrandom.com/en/games/sharik/
According to the author, these were made with Gemini 2.5 Pro without any manual coding by a human.
Cursor isn't as powerful as Gemini in AI Studio because AI Studio gives you full control over the model's settings and how it processes code.
Plus, the massive 1 million token context window is incredibly helpful for working with large codebases. You can use tools like code2prompt and repomix to feed all the necessary context into AI Studio from the clipboard for those projects.