saas-starter

Build and manage SaaS applications with SvelteKit, Convex, and Better Auth.

49|12|Updated Aug 18, 2025
One-click install
npx skills add https://github.com/stickerdaniel/saas-starter --skill saas-starter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: saas-starter
Source: https://github.com/stickerdaniel/saas-starter/tree/main
Command: npx skills add https://github.com/stickerdaniel/saas-starter --skill saas-starter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sveltekit, convex, better-auth, autumn, tolgee, posthog, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive set of tools and templates to quickly build, deploy, and manage SaaS applications using SvelteKit, Convex, and other modern web technologies.

Core Features & Use Cases

  • Authentication: Offers built-in authentication with email/password, Google, GitHub, or passkeys.
  • Billing: Integrates with Autumn for billing and pricing tiers.
  • Admin Panel: Provides an admin area with metrics, user management, and audit logs.
  • AI Support Chat: Features an AI-powered chat that can answer product questions and collect bug reports.
  • Email System: Uses Resend for transactional email delivery.
  • Internationalization: Supports multiple languages with Tolgee.
  • Analytics: Uses PostHog for product analytics.
  • AI Readiness: Offers structured markdown for AI agents and a sitemap for SEO.
  • SEO: Includes meta tags and OpenGraph tags for SEO optimization.
  • Accessibility: Follows WCAG 2.1 AA guidelines.
  • Real-Time: Provides live updates for all features.
  • User Settings: Allows users to update their profile and manage sessions.
  • Dark Mode: Supports light and dark mode for user interface.
  • Quick Start: Run the setup command to rebrand the template and configure the project.

Quick Start

Run the setup command to start customizing your SaaS application.

Frequently Asked Questions about saas-starter

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

FAQPage Schema
How do I build a SaaS application with SvelteKit and Convex?

You can build a SaaS application with SvelteKit and Convex by running the setup command to rebrand the template, which automatically configures authentication, billing, and real-time database features.

Does this SvelteKit SaaS template include built-in authentication and billing?

Yes, the SvelteKit SaaS template includes built-in authentication using Better Auth for email, password, Google, GitHub, and passkeys, plus billing integration through Autumn for managing pricing tiers.

Can I use PostHog and Tolgee for analytics and internationalization in a SvelteKit app?

Yes, you can use PostHog for product analytics and Tolgee for internationalization in a SvelteKit app, as the template integrates both tools to provide multi-language support and user tracking.

What is the best way to add an admin panel with audit logs to a SvelteKit SaaS project?

The best way to add an admin panel with audit logs to a SvelteKit SaaS project is using this template, which provides a built-in admin area featuring metrics, user management, and comprehensive audit logs.

How do I set up transactional email delivery and AI support chat for a SaaS application?

You set up transactional email delivery and AI support chat by leveraging the template's integration with Resend for emails and its built-in AI-powered chat feature to answer product questions and collect bug reports.

Do I need to manually configure SEO meta tags and dark mode for my SvelteKit SaaS project?

No, you do not need to manually configure SEO meta tags and dark mode, as the template automatically includes OpenGraph tags for SEO optimization, WCAG 2.1 AA accessibility compliance, and light and dark mode support.