| ▲ | simonw 2 hours ago | |
I have templates for Datasette plugin, Python libraries and Python CLI tools. I often have Claude Code build little HTML+JavaScript tools which are simple enough that I don't need a template ("Vanilla JavaScript, no dependencies or build script, test it with Playwright"). I've built a couple of Go apps which works great because Go has such strong default patterns and a full featured standard library, so again no need for a template. | ||