launchworthy

Solid

Production readiness audit that turns a demo into a real product. Built for apps shipped fast with AI coding tools (Lovable, Bolt, v0, Cursor, Claude Code). Auto-detects your stack and audits 5 domains (Frontend, Backend & Data, Auth & Security, Infrastructure, Operations), then produces a scored scorecard and a prioritized punch list with exact file paths and copy-paste fixes. Use before you go live, or on an app that is already live, when the user says "harden this", "is this production ready", "is this safe to launch", "will this survive real users", "audit my app", "turn this into a product", "production audit", "is my supabase secure", or wants to go from demo to production.

API & Backend 85 stars 56 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# launchworthy A production readiness audit for apps built fast with AI. If you shipped something with Lovable, Bolt, v0, Cursor, or Claude Code and it works on your screen, this finds the gaps between "it works for me" and "real users are paying for this and nothing is on fire." It produces a scored scorecard and a prioritized punch list with specific file paths and exact fixes. The framework is stack-agnostic. It auto-detects your framework and backend and adapts every check to what you actually use. ## Who this is for AI coding tools are great at making things that work in a demo. They are quiet about what only bites you in production: a Supabase table with row-level security turned off, an API key baked into your frontend bundle, no rate limit on the endpoint that calls a paid AI model, no backups, no idea whether a second user can read the first user's data. This audit surfaces exactly that, before a stranger finds it for you. ## The 5 domains The audit walks five domains. Each contains concrete checks with severity tags. The full check list lives in [references/checklist.md](references/checklist.md). | # | Domain | The question it answers | |---|---|---| | 1 | Frontend & Experience | What do users see when things go right, and when they break? | | 2 | Backend & Data | Does the engine hold up: APIs, database, jobs, and data flow? | | 3 | Auth & Security | Are the wrong people kept out, and are the bills safe from abuse? | | 4 | Infrastructure & Deployment | Can yo...

Details

Author
Wunderlandmedia
Repository
Wunderlandmedia/launchworthy
Created
2 weeks ago
Last Updated
4 days ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

launch-check

Run a pre-demo/pre-launch audit of the app - test data, broken screens, missing error states, brand consistency. Use when asked to 'demo check', 'launch check', 'pre-demo audit', 'check before user interview', 'audit before demo'.

3 Updated 3 days ago
craigcossairt
AI & Automation Listed

security-audit

Run a full security, bug, and data-protection audit on any codebase (especially vibe-coded apps built with Lovable, Bolt, Replit, Cursor, v0, Claude Code, or similar AI builders). Use whenever the user asks to "audit", "check for vulnerabilities", "find security issues", "review for bugs", "pentest", "rate/score my app's security", "is this safe to launch/deploy", or similar, or before any deployment/launch discussion. Runs 100+ checks across OWASP Top 10 2025, OWASP LLM Top 10, supply-chain, secrets, data protection, auth, and business logic, cross-references live threat intelligence via web search, and produces a scored report (0-100 per category + overall letter grade) with concrete fixes.

0 Updated 1 weeks ago
hemant-datascientist
Code & Development Listed

full-stack-audit

Comprehensive website and web app audit covering security, UX, performance, accessibility, SEO, compliance, and revenue protection. Use this skill whenever the user asks to audit, review, check, or score a website or web application. Also use when the user says 'full-stack audit', 'UX audit', 'security audit', 'launch checklist', 'is my site ready to launch', 'check my site', 'review my code for issues', 'what did I miss', or any variation of wanting a comprehensive quality review before or after launch. This skill catches the issues that AI-built and vibe-coded sites consistently get wrong: client-side paywalls, exposed database tables, missing security headers, broken mobile layouts, and trust gaps that kill conversion. Triggers even if the user only asks about one area (e.g., 'check my security') because problems compound across categories.

1 Updated today
osbertunawakened431