DEV Community

Harsh Kadyan
Harsh Kadyan

Posted on

Been vibing with spec driven development

been vibing with this spec driven development thing lately

like instead of just telling an AI agent to write some code and hoping for the best, you write out the actual spec first. what you want built, how it should behave, edge cases, all of it.

then the agent builds from that spec instead of guessing.

honestly feels like the difference between giving someone a proper brief vs just saying figure it out bro and getting mad when they don't read your mind.

been testing GitHub Spec Kit and honestly the structured approach just makes the output way better. less rework, fewer wait that's not what i meant moments.

anyone else tried spec driven dev yet or am i late to this party

harshkadyan #thedevs #brutalharsh

Top comments (0)