Over the past few years I have had to build a few different apps (having no formal CS background), usually some version of a full-stack product with an API, web UI, CLI tooling, packaging, etc.
Using the tech stack and the knowledge acquired during the last few years, I have tried to ask Claude to make a reuseable template based on that. Putting it out here, in case it helps anyone.
OpenProductKit: github.com/ravipurohit1991/OpenProductKit
It’s a Copier template that generates a product repo with:
FastAPI backend






