Ashley Serenity Liu retweetledi

Anthropic's own researchers just proved that using AI to learn new skills makes you 17% worse at them.
and the part nobody's reading is more important than the headline.
the paper is called "How AI Impacts Skill Formation." randomized experiment. 52 professional developers. real coding tasks with a Python library none of them had used before. half got an AI assistant. half didn't.
the AI group scored 17% lower on the skills evaluation.
Cohen's d of 0.738, p=0.010.
that's a real effect.
and here's what makes it sting: the AI group wasn't even faster.
no significant speed improvement. they learned less AND didn't save time.
but the viral framing of "AI bad for learning" misses what actually matters in this paper.
the researchers watched screen recordings of every single participant.
they identified 6 distinct patterns of how people use AI when learning something new.
3 of those patterns preserved learning. 3 destroyed it.
the gap between them is enormous. participants who only asked AI conceptual questions scored 86% on the evaluation.
participants who delegated everything to AI scored 24%.
same tool. same task. same time limit.
the difference was cognitive engagement.
the highest-scoring AI users actually outperformed some of the no-AI group. they asked "why does this work" instead of "write this for me."
they generated code then asked follow-up questions to understand it. they used AI as a thinking partner, not a replacement for thinking.
the lowest-scoring group did what most people do under deadline pressure: pasted the prompt, copied the output, moved on. they finished fastest.
they learned almost nothing.
and here's the finding that should concern every engineering manager alive: the biggest score gap was on debugging questions.
the skill you need most when supervising AI-generated code is the exact skill that atrophies fastest when you let AI do the work.
the control group made more errors during the task. they hit bugs.
they struggled with async concepts. they got frustrated. and that struggle is precisely what built their understanding.
errors aren't obstacles to learning.
they ARE learning.
removing them with AI removes the mechanism that creates competence.
participants in the AI group literally said afterward they wished they'd "paid more attention" and felt "lazy."
one wrote "there are still a lot of gaps in my understanding."
they could feel the hollowness of having completed something without understanding it.
that's not a productivity win. that's debt.
this paper isn't an argument against using AI. it's an argument against using AI unconsciously.
Anthropic publishing research showing their own product can inhibit skill formation is the kind of intellectual honesty the industry needs more of.
the practical takeaway is simple: if you're learning something new, use AI to ask questions, not to skip the work.
the struggle is the product.

English





