Claude code is making me lose my coding skills and its scaring me
I am an AI engineer whose work is to analyze data, find AI solutions and features, make proposals, and implement them in platforms and products.
I recently switched to a US product startup from a service-based company. In my old company, we did not have access to ChatGPT, Claude, etc., for coding due to company policy. Of course, we trained models, fine-tuned LLMs, built pipelines, FastAPI backends, DB integrations, caching, Dockerization—everything. So I had good enough coding skills in Python to crack most interviews.
Now, in my new company, everyone has Claude Code and every other subscription you can think of. Since joining, I have not written much code because Claude can do it well given clear instructions. If you have a good test set, it will iterate and train better ML models on its own. It’s all great, but when I talked with my friends from my old company, they reminded me not to lose my coding skills by overusing Claude.
This has made me think: am I really learning anything here, or am I just using Claude?
I don’t have time to go in depth into libraries and test out different code. I have created multiple repos that function well, but unlike before, when I knew each line almost by heart, now if someone asks me which file has a particular code block, I don’t know.
And it’s not just me. Recently, I asked a backend engineer about the working of a service. He told me to connect Claude to that repo and just ask it. He said Claude would give a better answer—and it did. Within seconds, it explained the entire codebase and pointed me to the exact file I was looking for. In any other case, I would have had to look through the repo myself to find that.
I feel like I am losing an important part of my knowledge. Has anyone else felt the same? How do you cope with this? What do you do to stay in touch with coding and continue learning new things?
Not all companies provide coding assistants. What happens when I want to switch? Will I fail coding rounds?
I am looking for helpful suggestions.