sell

Featured

Self-contained SaaS automation — invoke directly, do not decompose. Transforms a Vibes app into a multi-tenant SaaS with subdomain-based tenancy. Adds Pocket ID authentication, subscription gating, and generates a unified app with landing page, tenant routing, and admin dashboard. Use when the user wants to monetize an app, add auth and billing, create a SaaS product, add subscriptions, or turn an app into a business.

AI & Automation 134 stars 6 forks Updated today MIT

Install

View on GitHub

Quality Score: 93/100

Stars 20%
71
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

> **Plan mode**: If you are planning work, this entire skill is ONE plan step: "Invoke /vibes:sell". Do not decompose the steps below into separate plan tasks. **Display this ASCII art immediately when starting:** ``` ░▒▓███████▓▒░▒▓████████▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓██████▓▒░░▒▓██████▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓█▓▒░ ░▒▓███████▓▒░░▒▓████████▓▒░▒▓████████▓▒░▒▓████████▓▒░ ``` ## Quick Navigation - [Critical Rules](#-critical-rules---read-first-) - Read this first - [Step 1: Pre-Flight Checks](#step-1-pre-flight-checks) - Verify prerequisites - [Step 2: App Identity](#step-2-app-identity) - Set up app name and deploy URL - [Step 3: App Configuration](#step-3-app-configuration) - Collect app settings - [Step 4: Assembly](#step-4-assembly) - Build the unified app - [Step 5: Deployment](#step-5-deployment) - Deploy to Cloudflare Workers - [Step 6: Post-Deploy Verification](#step-6-post-deploy-verification) - Confirm everything works - [Key Components](#key-components) - Routing, TenantContext, SubscriptionGate - [Troubleshooting](#troubleshooting) - Common issues and fixes --- > **Assembly: transform (strip)** — `assemble-sell.js` receives a vibes-generated app.jsx and adapts it for the sell template. It strips `import` statements, `export default`, React destructuring, and template constants — beca...

Details

Author
popmechanic
Repository
popmechanic/VibesOS
Created
7 months ago
Last Updated
today
Language
HTML
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category