logoalt Hacker News

i_love_retrostoday at 2:24 AM2 repliesview on HN

What is the skill that needs to be learned? I've been forced to vibe code everything at work, there's no skill required to ask Claude code to do something.


Replies

vinceguidrytoday at 2:22 PM

I've found that adapting my thinking to how LLMs work best is a real friction point. If you're not doing that, it spits out junk. Your job just has low standards, get used to it.

show 1 reply
leasttoday at 8:12 AM

I think there's a difference in using claude code at work to resolve issues or user stories which are patching existing software and already define what is trying to be solved and what the acceptance criteria is versus using claude code to build something from scratch, where you are acting as an architect.

It leaves more room for skill expression when you're making architectural decisions, defining scope, and designing the application.