micro-saas

Generate a full-stack micro-SaaS scaffold with Bun, TanStack Start, React, Tailwind CSS, Drizzle ORM, and Better Auth.

4|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/ByteSliceHQ/swirls --skill micro-saas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: micro-saas
Source: https://github.com/ByteSliceHQ/swirls/tree/main/skills/micro-saas
Command: npx skills add https://github.com/ByteSliceHQ/swirls --skill micro-saas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @libsql/client, @swirls/sdk, @tailwindcss/vite, @tanstack/react-devtools, @tanstack/react-router, @tanstack/react-start, @tanstack/router-plugin, better-auth, drizzle-orm, lucide-react, nitro, react, react-dom, tailwindcss, vite-tsconfig-paths, zod, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of a complete, production-ready micro-SaaS application, saving developers significant time and effort in setting up foundational infrastructure and boilerplate code.

Core Features & Use Cases

  • Full-Stack Generation: Creates a project with Bun, TanStack Start, React, Tailwind CSS, and Drizzle ORM.
  • Integrated Auth: Includes Better Auth for email/password and OAuth.
  • AI Workflow Ready: Seamlessly integrates with the Swirls SDK for forms and AI-powered workflows.
  • Use Case: A user wants to build a new SaaS product for managing customer feedback. They provide a product idea, and this Skill generates a complete application scaffold with user authentication, a database schema, and pre-configured Swirls integration for handling feedback submissions via AI.

Quick Start

Use the micro-saas skill to bootstrap a new SaaS application based on the idea of a 'customer feedback management tool'.

Frequently Asked Questions about micro-saas

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

FAQPage Schema
How do I bootstrap a full-stack SaaS app with TanStack Start and Drizzle ORM?

To bootstrap a full-stack SaaS app with TanStack Start and Drizzle ORM, this tool generates a complete project scaffold using Bun, React, Tailwind CSS, and pre-configured database schemas. It provides foundational infrastructure and boilerplate code for rapid prototyping.

What is included in a generated micro-SaaS application scaffold?

A generated micro-SaaS application scaffold includes a full-stack project with Bun, TanStack Start, React, Tailwind CSS, Drizzle ORM, Better Auth for email/password and OAuth integration, and the Swirls SDK for AI-powered forms and workflows.

Can I use Better Auth for email/password and OAuth in a generated SaaS project?

Yes, you can use Better Auth for email/password and OAuth in a generated SaaS project. The scaffold includes integrated authentication setup out of the box, allowing you to handle user login flows immediately without manual configuration.

Does the generated SaaS scaffold support local SQLite and remote Turso databases?

Yes, the generated SaaS scaffold supports local SQLite and remote Turso databases. It uses Drizzle ORM and the libSQL client, allowing you to switch between local development and remote production database environments seamlessly.

How do I integrate AI-powered forms into a TanStack Start application?

To integrate AI-powered forms into a TanStack Start application, this scaffold includes the Swirls SDK. It provides pre-configured integration for handling form submissions and building AI-powered workflows directly within your new SaaS product.

What is the best way to rapidly prototype and deploy a new SaaS product?

The best way to rapidly prototype and deploy a new SaaS product is using a full-stack generation scaffold. It automates the creation of foundational infrastructure, providing a production-ready application with authentication, database schemas, and UI setup.