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
Top comments (0)