
I Built a Framework That Makes AI Ask Questions Before Writing Any Code
I Built a Framework That Makes AI Ask Questions Before Writing Any Code The Moment I Got Frustrated I asked AI to build me an authentication system. 90 seconds later — 40 files generated. 3 months later — I had no idea how any of it worked. I couldn't debug it. I couldn't extend it. I was completely dependent on AI forever. Sound familiar? The Real Problem AI coding tools are optimized for one thing: speed. You say "add authentication" AI immediately starts writing code. But that's NOT how senior developers work. A senior developer never opens their editor the moment they hear a feature request. They: Ask questions — What exactly do you need? Consider options — What are the trade-offs? Surface edge cases — What could go wrong? Plan architecture — How does it fit the system? THEN write code — Only after all of the above AI skips steps 1 through 4. My Solution: Spec-Kit-CoLearn I built Spec-Kit-CoLearn — a free open-source framework that transforms any AI coding tool into your senior arc
Continue reading on Dev.to Python
Opens in a new tab

![[Learning notes and hw] getting started with R-cnn: Manually implementing Intersection over Union (IoU)](/_next/image?url=https%3A%2F%2Fmedia2.dev.to%2Fdynamic%2Fimage%2Fwidth%3D800%252Cheight%3D%252Cfit%3Dscale-down%252Cgravity%3Dauto%252Cformat%3Dauto%2Fhttps%253A%252F%252Fdev-to-uploads.s3.amazonaws.com%252Fuploads%252Farticles%252Favit2emoxc0g68e5ltqj.jpg&w=1200&q=75)

