skillfed

launch

Launch is a self-contained SaaS pipeline that generates a complete app, adds authentication and billing, and deploys it live—all in one invocation. Choose between a visual editor with live preview or terminal-based generation, then let the skill handle setup, configuration, and deployment automatically.

Launch builds and deploys a complete SaaS app with authentication and billing in a single step using Claude Code.

AI-generated summary based on this skill's SKILL.md

134 6 MIT updated by popmechanic

Install

popmechanic/VibesOS/launch · repository language: HTML

git clone https://github.com/popmechanic/VibesOS
cp -r VibesOS/skills/launch ~/.claude/skills/launch
npx skillfed install popmechanic/VibesOS/launch

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does launch do?

Launch is a self-contained SaaS pipeline that generates a complete app, adds authentication and billing, and deploys it live—all in one invocation. You choose between a visual editor with live preview or terminal-based generation, then launch handles setup, configuration, and deployment automatically.

Can I build and deploy an app in one step with launch?

Yes. Launch builds and deploys a complete SaaS product with auth and billing in one step. You specify your requirements, and launch generates a production-ready app and ships it live immediately without manual intermediate steps.

How do I create a SaaS product quickly with launch?

Launch lets you create a SaaS product quickly by combining app generation, authentication setup, billing integration, and deployment into a single workflow. Choose your preferred interface—visual editor or terminal—and launch handles the rest automatically.

Does launch support multi-tenant apps with authentication?

Yes. Launch can create a multi-tenant SaaS app with Pocket ID authentication built in. The skill manages tenant isolation, user authentication, and all related infrastructure as part of the deployment process.

What deployment platforms does launch support?

Launch deploys apps using Cloudflare Workers and TinyBase sync, providing edge-first infrastructure. You can also parallelize app generation and deployment using Agent Teams for faster iteration and multi-variant shipping.

Is launch open source?

Yes. Launch is released under the MIT license, allowing you to use, modify, and distribute it freely for both personal and commercial projects.

SKILL.md

rendered from the published skill — quoted content, verbatim

> Plan mode: If you are planning work, this entire skill is ONE plan step: "Invoke /vibes:launch". Do not decompose the steps below into separate plan tasks.

Display this ASCII art immediately when starting:

``` ░▒▓█▓▒░ ░▒▓████████▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓███████▓▒░░▒▓██████▓▒ ░▒▓█▓▒░░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓████████▓▒░ ░▒▓█▓▒░ ░▒▓████████▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░░▒▓█▓▒░ ░▒▓█▓▒░

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 3 files
skills/launch/LAUNCH-REFERENCE.md
skills/launch/SKILL.md
skills/launch/prompts/builder.md

Related skills

Tags

full-stack-automation one-shot-deployment multi-tenant-ready auth-included billing-integration parallel-execution production-ready saas-boilerplate cloudflare-native end-to-end-pipeline