saas-scaffolder
Generates complete, production-ready SaaS project boilerplate including authentication, database schemas, billing integration, API routes, and a working dashboard using Next.js 14+ App Router, TypeScript, Tailwind CSS, shadcn/ui, Drizzle ORM, and Stripe. Use when the user wants to create a new SaaS app, start a subscription-based web project, scaffold a Next.js application, or mentions terms like starter template, boilerplate, new project, or wiring up auth and payments.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alirezarezvani/saas-scaffolderWhat This Skill Does
The saas-scaffolder skill is a robust developer tool designed to accelerate the creation of production-grade SaaS applications. By leveraging a high-performance stack including Next.js 14+ (App Router), TypeScript, Tailwind CSS, shadcn/ui, and Drizzle ORM, it handles the heavy lifting of project bootstrapping. It automatically generates a secure, scalable directory structure, configures authentication providers (NextAuth, Clerk, or Supabase), sets up database connections for NeonDB, Supabase, or PlanetScale, and integrates billing logic via Stripe or LemonSqueezy. This tool effectively eliminates the 'blank page' problem and ensures best practices for folder structure, type safety, and API route management from day one.
Installation
To integrate this capability into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/alirezarezvani/saas-scaffolder
Use Cases
This skill is perfect for developers, startup founders, and technical product managers who need to prototype a subscription-based web application rapidly. It is ideal for scaffolding new internal tools, customer-facing platforms, or side projects where high-quality architectural foundations are non-negotiable but manual setup time is limited. Use it to immediately generate the boilerplate code needed to handle user registration, paid tier management, and protected dashboard routing.
Example Prompts
- "I need to start a new SaaS project called TaskFlow. It's a project management tool. Please scaffold a Next.js app using Clerk for auth, NeonDB for the database, and Stripe for payments. Include a dashboard and landing page."
- "Generate a boilerplate for an AI content generator. Use NextAuth, PlanetScale, and Stripe. I need the file structure for a user dashboard, a subscription settings page, and API routes for billing webhooks."
- "I want to build a newsletter platform. Set up a project skeleton with Drizzle ORM, Supabase, and LemonSqueezy. Include the directory structure for auth and billing logic."
Tips & Limitations
- Tip: Ensure your environment variables (like DB_URL and STRIPE_SECRET) are ready before running the command to ensure a smoother CI/CD integration.
- Tip: You can customize the resulting architecture by explicitly listing features like 'email notifications' or 'role-based access' in your prompt.
- Limitation: The skill provides a foundational structure; while it scaffolds essential routes and db logic, complex business-specific logic for your core product will still require custom implementation beyond the generated boilerplate.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alirezarezvani-saas-scaffolder": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, code-execution
Related Skills
agile-product-owner
Agile product ownership for backlog management and sprint execution. Covers user story writing, acceptance criteria, sprint planning, and velocity tracking. Use for writing user stories, creating acceptance criteria, planning sprints, estimating story points, breaking down epics, or prioritizing backlog.
intl-expansion
International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or building regional teams.
mdr-745-specialist
EU MDR 2017/745 compliance specialist for medical device classification, technical documentation, clinical evidence, and post-market surveillance. Covers Annex VIII classification rules, Annex II/III technical files, Annex XIV clinical evaluation, and EUDAMED integration.
marketing-strategy-pmm
Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP definition, market research, launch plans, or sales enablement. Covers April Dunford positioning, ICP definition, competitive battlecards, launch playbooks, and international market entry. Produces deliverables including positioning statements, battlecard documents, launch plans, and go-to-market strategies.
paid-ads
When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ad copy,' 'ad creative,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' or 'audience targeting.' This skill covers campaign strategy, ad creation, audience targeting, and optimization.