launch-planner
SKILL.md
Launch Planner
Product Philosophy
- Ship fast, validate with real users, no feature creep
- 1 week maximum build time for MVPs
- Core user loop only - defer everything else
Tech Stack Defaults
- Next.js (App Router)
- Supabase (database + auth when needed)
- Vercel deployment
Pre-Build Validation (ALWAYS ASK FIRST)
Before any planning or building, ask these 3 questions:
- Who is this for? (Specific user persona + their current painful alternative)
- What's the ONE problem it solves? (Single value proposition, not feature list)
- How will I know if it works? (Specific success metric/behavior)