ForgeKit — AI SaaS Starter Kit - ForgeKit — AI SaaS Starter Kit
by•
ForgeKit is a production-ready Next.js 15 boilerplate for building AI-powered SaaS products. Instead of spending 4-6 weeks wiring up authentication, billing, and a credit system before you can even start on your actual product, you get all of that already built and connected to a real database — plus a working Claude-powered chat and content generator as a working example of the AI layer.

Replies
The fact that you shipped a real Claude-powered example instead of just stubbing the AI layer with a TODO is a really thoughtful move. Makes it way easier to see how everything actually fits together when you're wiring up your own features.
The credit system already wired up to a real database is such a smart move, that alone usually kills a week of momentum. Love that you included a working Claude example instead of just an empty stub.