Damus
Sheena · 10w
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, ...
Sheena profile picture
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://www.youtube.com/live/qKkyBhXIJJU?si=DAc14KmI77MJan0Z&t=14386. (I recommend watching the whole conference - it’s a really engaging format, full of tasty #Python nuggets.)
1
Sheena · 10w
I've got a bunch of blog articles in the pipeline in which I'll explore different aspects. Stay tuned if this sounds interesting. I'm also working on a #SDD for #Django Course through my company #Prelude. Feel free to ping me if you want me to keep you in the loop.