But it regurgitates Stackoverflow with sub 100% accuracy, and then you need to spend time investigating in what went wrong/trying to fix it
Since it is bespoke boilerplate, it isn't "just" documentation or Stackoverflow. Take this example, I gave it a library, I gave it custom names for everything, and the result is pretty time-saving:
Prompt:
Create html using the bootstrap 5 library, create form with a fieldset (title: "Filter") inside with the following select option/label groups:
- Department
- Year
- Invoice Source
- Invoice Destination
Then two inputs/labels for start date and end date, and a submit button. Only include one example in each of the select options and no page boilerplate.
Comments
Since it is bespoke boilerplate, it isn't "just" documentation or Stackoverflow. Take this example, I gave it a library, I gave it custom names for everything, and the result is pretty time-saving:
Prompt:
Result: