What #LLM development looks like for me:
⁃ describe a pair of feature changes I want to make, with code and GitHub issues provided
⁃ let the LLM churn on it for a bit, iterating with a live copy of the site in front of me
⁃ after about 2 days of iteration, including carefully reviewing the outputted UI and docs, get to the point where I can review the PR code
⁃ 2 more days of carefully reading the PR, cutting out redundant code
It's not magic, but with care it can serve a purpose.