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.

Add a comment

Replies

Best
Maker
📌
I built ForgeKit because I kept rebuilding the same SaaS foundation every time I started a new project. Authentication, payments, databases, dashboards, subscriptions, and deployment were taking weeks before I could even build the actual product. ForgeKit solves that by providing a production-ready AI SaaS boilerplate with everything already connected. It includes authentication, Stripe billing, Supabase, Prisma, PostgreSQL, team workspaces, an admin dashboard, a Claude-powered AI chat, an AI content generator, a prompt library, and much more. My goal was to create something I would actually use for my own projects—clean, scalable, easy to customize, and ready for production from day one. I’d love to hear your feedback! What features would you like to see added to make it even more useful?

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.

Maker
Thank you! That was exactly the goal. I wanted people to have a real working example they could learn from and build on instead of just leaving the AI integration as a placeholder. Really appreciate the feedback!

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.