Skip to content

/factory

Self-contained SaaS pipeline — invoke directly, do not decompose. Generates a factory app with landing page, Stripe subscription checkout, Vibe Token economics, and deploys to Cloudflare Workers. Use when the user wants to monetize an app, add billing, create token-backed

shell
$ npx -y skills add popmechanic/VibesOS --skill factory --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/factory
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Self-contained SaaS pipeline — invoke directly, do not decompose. Generates a factory app with landing page, Stripe subscription checkout, Vibe Token economics, and deploys to Cloudflare Workers. Use when the user wants to monetize an app, add billing, create token-backed
Ships withvibes

Instantly make your own small multi-user apps, without a backend. For apps made with Vibes, the front-end is the app.

Get the whole plugin, auto-invoked
Stats
133
Stars
0
Views
6
Forks
Active
Maintenance
HTML
Language
MIT
License
9d ago
Last commit
7mo ago
Created

Repo: popmechanic/VibesOS