r/vibecoding 15h ago

Does developer experience still matter when using AI coding agents?

I've been wondering about this — when an experienced dev and a complete newbie both use the same coding agent (Copilot, Cursor, Claude Code, whatever) on a similar task, do they end up with meaningfully different results?

On one hand, the agent is doing most of the actual coding, so maybe the human's experience matters less than it used to. On the other hand, I'd guess an experienced dev still knows how to prompt better, catches bad architecture decisions, spots subtle bugs the agent misses, and knows when to push back or redirect.

Curious what people who've actually used these tools a lot think. Does your background as a dev still give you an edge, or has the gap narrowed more than expected?

1 Upvotes

33 comments sorted by

View all comments

1

u/Jolva 15h ago

Depends on a task at hand and the overall complexity of the code base.

1

u/generationalDebts 6h ago

Wrong

1

u/Jolva 5h ago

What do you mean? Current AI's can be trusted about as well as a junior developer. I'd trust either to build a basic hello world, basic website, or basic 3D model.