Scene: Xiaoming needs a quote tool

Last Wednesday night, Xiaoming — a long-time client — messaged asking if I could throw together a webpage where his customers fill in their needs, click a button, and get a quote PDF. Three words floated through my head: "I do marketing, not code." But the scene was real: clients exist, data exists, the workflow is clear. What's missing is just someone to turn the idea into a webpage.

The community's been buzzing about AI code assistants lately — and that's basically the same question: how do people who can't code turn "stuff I keep redoing" into "tiny tools that do it for me"?

Community's heated, so I ran them all

I clicked open that piece from sspai's 154th newsletter — "AI Code Assistants Battle Royale" — but didn't dig into the methodology. The topic's familiar though. Over the past two months I've tested Cursor, Windsurf, ByteDance's MarsCode, and Trae — running each on the same task: build a client quote webpage.

What got me was one moment in Windsurf: the assistant proactively asked "Does this category need to support a second level?" instead of just blindly writing code. That's what a coworker feels like.

Even more relatable was user Sister Lin — she runs a Xiaohongshu (Little Red Book) agency and built herself a client scheduling dashboard with Windsurf. She said: "I used to live in Excel. Now AI helps me tweak the UI — ten times faster than asking my programmer friend."

The cost I paid so you don't have to

Money: Cursor's free tier works; Pro is $20/month. Windsurf's free tier is generous. Trae is fully free. I dipped my toes with Trae first — $0.

Time: First install, getting a simple demo running — 3 hours (got stuck and restarted twice in between).

Tech barrier: Just need to understand Chinese prompts. You don't need to read code, but you do need to clearly explain "where does the user click, what do they see, where does the data come from."

First step: Go to trae.ai, sign up, start a new project, type into the chat box: "Help me build a client quote generator webpage. Enter the amount and project name, click a button, then show the total price." Hit enter and watch it work.

How to pick at each stage

Just starting out (still finding clients): Don't fuss with tools. Wait until you've genuinely done the same thing 3+ times, then think about automation.

Got 1–2 stable clients: Try Trae or Windsurf's free tier first — run a small tool just for yourself. Low cost if it fails; once you've got the hang, then consider paying.

Scaling up: By now you're probably trying to save 20+ hours of manual work a month. I'd go straight for Cursor Pro and pull your team members in. The time saved beats the subscription.

Last word: these tools aren't for everyone to jump on right now. If your Excel's still working, don't switch just to "learn something new." When it actually hurts, come back and re-read this.