Damus
Sheena profile picture
Sheena
@Sheena
I’ve gotten to a point where writing code without heavily relying on an #LLM #CodingHarness feels sloppy. #SpecDrivenDevelopment has been a game-changer for me. If you haven’t heard about it yet, there are a few famous implementations worth looking up, like #Github #SpecKit: https://github.com/github/spec-kit.
1
Sheena · 11w
That said, I haven’t found an off-the-shelf #SDD plugin that fits my needs, so I built my own. It's specific to my #Django setup (so it includes all sorts of things about how to structure apps, testing practices, #htmx, and a lot more). I spoke about it a bit recently on #Jetbrains #PyTV: https:/...