Launching today

ForgeKit — AI SaaS Starter Kit
ForgeKit — AI SaaS Starter Kit
4 followers
ForgeKit — AI SaaS Starter Kit
4 followers
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.





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.
@asiyel42174 Thank you! I’m glad you noticed that. I wanted the boilerplate to be genuinely production-ready, so I made sure the credit system was connected to a real database and the Claude integration was fully functional instead of just being a placeholder. Really appreciate the feedback!
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.