Okay, Ai did alright.
I've been thinking about when to use #Ai, and how to use it as a tool to improve my work while not de-skilling me, or outputting crap.
I have a #Golang web app, which has handler, sql, api logic, for some types. Ai works really well using the existing architecture setup as a template/model for adding similar functionality for a new type.
"Add meta tag handlers to display a page of blog posts that have the specified tag"
The actual prompt was more comprehensive.