Skip to main content
← Back
LaunchKit

LaunchKit

Turns a spoken app idea into 3 ready-to-paste Claude Code prompts: setup, icon, then build

Next.jsReactTypeScriptTailwind CSSVercelPlaywrightGitHub ActionsWeb Speech APIClaude CodeNode.js
  • Talk the idea instead of typing it; dictation restarts itself through every pause
  • Emits 3 sequenced prompts - repo plus tab alias, house-style icon, then the build
  • Feature toggles map onto real skills: /onboard, /repo-audit, /repo-open-source-audit
  • App type sets the stack and where the icon lands: Next.js, Chrome MV3, Rust TUI, Swift
  • Fully static, no backend or keys; strict CSP and a Playwright e2e suite gate every push