openclaw
← All products
Developer Tools

boilerplate-gen

Niche-customized SaaS starters (Stripe + Next.js + Supabase auth). One base, N branded products. $99-249 each on Gumroad.

Get startedSource on GitHub

Launch kit

boilerplate-gen — launch kit

1-liner

Niche-customized SaaS starters (Stripe + Next.js + Supabase auth). One base, N branded products. $99-249 each on Gumroad.

Tweet hook

Indie hackers spend 1-2 weeks on Stripe + auth + dashboard before they start actual feature work.

Built a starter generator: ONE base × Qwen-customized per niche = N sellable products. "Marketplace for X" / "Booking SaaS for Y" — same code, separate brand.

Stack 🧵

Reddit

  • r/IndieHackers: "Niche-starter generator — open"
  • r/SideProject

Cold-email ICP

  • Indie hackers building paid SaaS starters
  • Bootcamp instructors wanting branded students-projects

Cold-email template

Subject: $149 niche starter for {their niche}

Hi {first} — for indie devs shipping {niche} SaaS.

Built a starter (Stripe + Next + Supabase) + Qwen-customizes per niche.
You buy a customized version for your specific use case ($149) or DIY
the framework (free, MIT).

Want to see a sample for {their niche}? Free generation.

SEO content

  1. "SaaS starter kit comparison 2026"
  2. "Stripe + Next.js + auth in 1 hour"
  3. "Niche-specific starter pricing strategy"

Documentation

boilerplate-gen

Niche-specific SaaS starter generator. Operator hand-builds 1-2 base starters (Stripe + Next.js + Supabase auth); Qwen customizes per buyer for their niche.

Pricing

  • $99-249 per customized starter on Gumroad (one-time)
  • $499/mo for ongoing customizations + updates

Why this works

Indie hackers spend 1-3 weeks building Stripe + auth + dashboard from scratch for every new SaaS. They'd happily pay $99-249 for a production-ready niche-tailored starter.

The trick: ONE base starter customized via Qwen = N sellable products. Sell "Marketplace for X" / "Booking SaaS for Y" / etc. as separately branded $149 starters — same code under the hood.

Run

cd C:\openclaw-products\boilerplate-gen
python -m venv .venv
.\.venv\Scripts\activate
pip install -e .

# Buyer specifies their niche in YAML
boilerplate customize \
   --starter starters/saas-stripe-nextjs \
   --spec specs/buyer-vintage-watches-marketplace.yaml \
   --out delivered/buyer-vintage-watches/

Roadmap

  • More base starters (B2B SaaS, marketplace, booking, donor-mgmt)
  • Preview-rendering of the customized landing in a sandbox
  • Per-buyer customization variants
  • Auto-publish to GitHub for delivery