From mvp-launch
Web app MVP launch checklist knowledge. Auto-triggered when conversation involves "launch readiness", "MVP checklist", "production ready", "go live", or pre-launch verification. Provides the 10-point criteria for what counts as "done" in each area. Based on "Realistic MVP Launch Checklist (from building 30+ apps)".
How this skill is triggered — by the user, by Claude, or both
Slash command
/mvp-launch:mvp-launchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A battle-tested 10-point checklist for web app MVP launches. Based on building 30+ apps.
A battle-tested 10-point checklist for web app MVP launches. Based on building 30+ apps.
Philosophy: "Don't overbuild. Just make it stable, usable, and something people can trust."
What counts as DONE:
Required Webhook Events:
customer.subscription.trial_will_endcustomer.subscription.createdcustomer.subscription.updatedcustomer.subscription.deletedinvoice.payment_succeededinvoice.payment_failedinvoice.createdcheckout.session.completedVerification: See references/stripe-testing.md
What counts as DONE:
Key insight: Browser resize mode lies. Real device testing is mandatory.
Bonus (not required):
What counts as DONE:
Anti-pattern: Don't require 10 fields before users see value.
What counts as DONE:
Good defaults:
What counts as DONE:
Nice to have (don't overbuild):
What counts as DONE:
Goal: Catch bugs before users notice them.
What counts as DONE:
Examples: Typeform, in-app widget, email link, GitHub Issues integration.
What counts as DONE:
If using external auth (Clerk, Auth0): Most of this is handled for you.
What counts as DONE:
.vercel.app, .replit.app)Why it matters: Trust. Users won't pay for myapp.replit.app.
What counts as DONE:
Good choices: Supabase, Neon, PlanetScale, Convex, AWS RDS.
Anti-pattern: Replit DB, SQLite in production, no backups.
| Score | Meaning |
|---|---|
| 10/10 | Fully implemented, production-ready |
| 7-9/10 | Mostly complete, minor gaps |
| 4-6/10 | Partial implementation, needs work |
| 1-3/10 | Minimal/broken implementation |
| 0/10 | Not implemented |
Overall (sum of 10 areas):
references/search-patterns.md - Grep patterns for discoveryreferences/stripe-testing.md - Stripe CLI verification commandsnpx claudepluginhub p/wenjix-mvp-launch-plugins-mvp-launchGuides development of healthcare EMR/EHR applications with patient safety, encounter workflows, prescription generation, and clinical decision support integration.