saas-scaffolder

Generate a Next.js 14+ SaaS boilerplate with authentication, database, billing, and dashboard.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Fantasia1999/claude-skills-zh --skill saas-scaffolder-fantasia1999
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: saas-scaffolder
Source: https://github.com/Fantasia1999/claude-skills-zh/tree/main/translations/product-team/saas-scaffolder
Command: npx skills add https://github.com/Fantasia1999/claude-skills-zh --skill saas-scaffolder-fantasia1999

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of a fully-featured, production-ready SaaS application, significantly reducing the time and effort required to set up a new project.

Core Features & Use Cases

  • Full-Stack Setup: Generates a complete Next.js 14+ application with authentication, database, billing, and a dashboard.
  • Modern Tech Stack: Utilizes TypeScript, Tailwind CSS, shadcn/ui, Drizzle ORM, and Stripe for seamless integration.
  • Use Case: When you need to quickly start a new subscription-based web application, this Skill provides a robust architectural foundation, including user management and payment processing.

Quick Start

Generate a new SaaS project named 'MyAwesomeApp' with NextAuth authentication, NeonDB database, and Stripe payments.

Frequently Asked Questions about saas-scaffolder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Next.js SaaS boilerplate with Stripe and Drizzle ORM?

This tool generates a production-ready Next.js 14+ App Router project equipped with TypeScript, Tailwind CSS, shadcn/ui, Drizzle ORM, and Stripe to provide a full-stack SaaS architectural foundation.

Can I use Clerk or Supabase for authentication in my Next.js SaaS boilerplate?

Yes, the generated Next.js boilerplate supports multiple authentication providers including NextAuth, Clerk, and Supabase, allowing you to choose the best user management solution for your application.

Does the generated SaaS boilerplate support LemonSqueezy instead of Stripe for billing?

Yes, the boilerplate supports multiple payment gateways, allowing you to integrate either Stripe or LemonSqueezy for subscription management and billing within your Next.js application.

What is the best way to set up a subscription-based web application with Next.js and NeonDB?

The best way to set up a subscription-based web application is to use a boilerplate that pre-configures Next.js, NeonDB database integration via Drizzle ORM, and Stripe billing to automate foundational setup.

What database options are supported when scaffolding a full-stack SaaS application?

When scaffolding a full-stack SaaS application, the boilerplate supports database options including NeonDB, Supabase, and PlanetScale, all integrated seamlessly using Drizzle ORM.