Early-Stage Startup Launch — Pre-Seed to First 1000 Users

A step-by-step playbook for early-stage startups going from pre-seed to their first 1000 users.

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/startup-launch-playbook.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit Gingiris-1031/gingiris-skills/skills/startup-launch-playbook#main ~/.claude/skills/startup-launch-playbook

For one project only, change the path to .claude/skills/startup-launch-playbook.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of Early-Stage Startup Launch — Pre-Seed to First 1000 Users

Show the full text77 lines
namedescriptionsourcetags
startup-launch-playbook| A step-by-step playbook for early-stage startups going from pre-seed to their first 1000 users. Covers MVP validation, initial traction channels, and founder-led growth tactics. By @WeiYipei — follow on X for more startup growth insights.https://github.com/Gingiris-1031/gingiris-skills/tree/main/skills/startup-launch-playbook - startup-launch - launch-checklist - go-to-market - gtm - product-launch - mvp - traction - first-1000-users - distribution - marketing - claude-code - ai-agent-skill - agent-skill - latest

⚠️ 区分 B2B 与 2C

本 skill 默认偏 dev / 开源 / B2B SaaS。若产品是 2C 消费品 / 教育 / 应用 / 游戏:核心指标换成 D1/D7/D30 留存、激活率、病毒系数 K(非 MRR/CAC/LTV);冷启动渠道换成垂类社区 / 短视频 / 垂直 KOL(非 PH/HN/LinkedIn)。完整 2C 适配指南 + 各国渠道公开数据见 → gingiris-seo-geo/references/2c-adaptation.md。


Early-Stage Startup Launch — Pre-Seed to First 1000 Users

🌍 Language / 语言: 中文 | English | 日本語 | 한국어

📦 Install

clawhub install startup-launch-playbook

What you get after installing:

  • MVP validation framework (test demand before you scale)
  • First 10 → 100 → 1000 users channel playbook
  • Founder-led sales templates for cold outreach with zero brand

A tactical guide for founders who've built something and need their first real users.

  • MVP validation: How to test demand before you scale
  • First 10 → 100 → 1000 users: Channel playbook for each stage
  • Founder-led sales: Templates for cold outreach when you have zero brand
  • Traction metrics: What to measure at pre-seed vs seed stage
  • Bootstrapping tactics: Growth without paid ads or VC money

First 1000 Users on a Founder Budget (2026 benchmarks)

What each budget tier realistically returns
  • ~$1K: a few hundred signups — small YouTube ad tests + ~20 niche subreddits + a couple hundred topic groups worked with a DM workflow. This is the pre-seed default recipe.
  • ~$5K: enough to reach ~1,800 votes in 24h — but a campaign that did exactly that had its daily #1 revoked in a post-hoc vote sweep. Read the next rule before spending it there.
  • $10–20K: about a million impressions and low-four-figure signups; also the observed ballpark for a five-person team to land a 10K-star open-source launch.
The pre-seed Product Hunt rule

Under ~$5K, stay off the leaderboard. Measured conversion explains why: PH exposure turns into upvotes at about 1%, while Reddit posts for an open-source tool turn exposure into stars at 5–8%. Ten micro-creators on Twitter will beat a PH push on both reach and registrations at identical cost. Collect the PH badge later, when it's cheap relative to your budget.

The free channel with a stopwatch: Hacker News

HN can deliver your first few hundred users for $0 — if you clear the bar: roughly 30 upvotes and 10 comments within 30 minutes of posting, during US morning hours. Stalled by minute 40 means the post is dead; keep alternate versions with different angles ready and try again another week. Translate what worked for regional developer forums and collect a free second audience.

The launch gate for first-timers

The bar for "ready to launch": ten outside developers who are satisfied and still active. Until you have them, split your time 60% user conversations / 40% launch preparation. A launch amplifies what already exists — it cannot manufacture retention that isn't there.

1---
2name: startup-launch-playbook
3description: |
4 A step-by-step playbook for early-stage startups going from pre-seed to their first 1000 users. Covers MVP validation, initial traction channels, and founder-led growth tactics. By @WeiYipei — follow on X for more startup growth insights.
5source: https://github.com/Gingiris-1031/gingiris-skills/tree/main/skills/startup-launch-playbook
6tags:
7 - startup-launch
8 - launch-checklist
9 - go-to-market
10 - gtm
11 - product-launch
12 - mvp
13 - traction
14 - first-1000-users
15 - distribution
16 - marketing
17 - claude-code
18 - ai-agent-skill
19 - agent-skill
20 - latest
21---
22 
23## ⚠️ 区分 B2B 与 2C
24 
25本 skill 默认偏 dev / 开源 / B2B SaaS。若产品是 **2C 消费品 / 教育 / 应用 / 游戏**:核心指标换成 D1/D7/D30 留存、激活率、病毒系数 K(非 MRR/CAC/LTV);冷启动渠道换成垂类社区 / 短视频 / 垂直 KOL(非 PH/HN/LinkedIn)。完整 2C 适配指南 + 各国渠道公开数据见 → `gingiris-seo-geo/references/2c-adaptation.md`。
26 
27---
28# Early-Stage Startup Launch — Pre-Seed to First 1000 Users
29 
30> 🌍 **Language / 语言**: [中文](#中文版) | [English](references/en/README.md) | [日本語](references/ja/README.md) | [한국어](references/ko/README.md)
31 
32## 📦 Install
33 
34```bash
35clawhub install startup-launch-playbook
36```
37 
38**What you get after installing:**
39- MVP validation framework (test demand before you scale)
40- First 10 → 100 → 1000 users channel playbook
41- Founder-led sales templates for cold outreach with zero brand
42 
43---
44 
45A tactical guide for founders who've built something and need their first real users.
46 
47- **MVP validation**: How to test demand before you scale
48- **First 10 → 100 → 1000 users**: Channel playbook for each stage
49- **Founder-led sales**: Templates for cold outreach when you have zero brand
50- **Traction metrics**: What to measure at pre-seed vs seed stage
51- **Bootstrapping tactics**: Growth without paid ads or VC money
52 
53## First 1000 Users on a Founder Budget (2026 benchmarks)
54 
55### What each budget tier realistically returns
56 
57- **~$1K:** a few hundred signups — small YouTube ad tests + ~20 niche subreddits + a couple hundred topic groups worked with a DM workflow. This is the pre-seed default recipe.
58- **~$5K:** enough to reach ~1,800 votes in 24h — but a campaign that did exactly that had its daily #1 revoked in a post-hoc vote sweep. Read the next rule before spending it there.
59- **$10–20K:** about a million impressions and low-four-figure signups; also the observed ballpark for a five-person team to land a 10K-star open-source launch.
60 
61### The pre-seed Product Hunt rule
62 
63Under ~$5K, stay off the leaderboard. Measured conversion explains why: PH exposure turns into upvotes at about 1%, while Reddit posts for an open-source tool turn exposure into stars at 5–8%. Ten micro-creators on Twitter will beat a PH push on both reach and registrations at identical cost. Collect the PH badge later, when it's cheap relative to your budget.
64 
65### The free channel with a stopwatch: Hacker News
66 
67HN can deliver your first few hundred users for $0 — if you clear the bar: roughly 30 upvotes and 10 comments within 30 minutes of posting, during US morning hours. Stalled by minute 40 means the post is dead; keep alternate versions with different angles ready and try again another week. Translate what worked for regional developer forums and collect a free second audience.
68 
69### The launch gate for first-timers
70 
71The bar for "ready to launch": ten outside developers who are satisfied and still active. Until you have them, split your time 60% user conversations / 40% launch preparation. A launch amplifies what already exists — it cannot manufacture retention that isn't there.
72 
73## Related Gingiris Skills
74- Full version: https://clawhub.ai/gingiris-1031/skills/gingiris-launch
75- All skills: https://clawhub.ai/gingiris-1031
76- Follow: [@WeiYipei on X](https://x.com/WeiYipei)
77 

Discussion

Alternatives

Also in Launch planningSee all 277 in Product →
AI Product Launch PlaybookLaunch your AI product to global attention — the playbook behind Manus, Devin, and AFFiNE's breakout launches. Covers AI-specific GTM strategy, hype cycle management, waitlist tactics, and multi-market rollout for maximum day-one impact.Business & ops · MITShipping and launchPrepares production launches. Use when preparing to deploy to production, or when asking what needs to be in place before shipping. Use when you need a pre-launch checklist, when setting up monitoring, when planning a staged rollout, or when you need a rollback strategy.Business & ops · MITLaunch StrategyWhen the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' 'product update,' 'how do I launch this,' 'launch checklist,' 'GTM plan,' or 'we're about to ship.' Use this whenever someone is preparing to release something publicly. For ongoing marketing after launch, see marketing-ideas. For the offer being launched (bonuses, guarantees, scarcity, naming), see offers.Marketing · MITPacsomaticOperator toolkit for nf-core/pacsomatic matched tumor-normal workflows from BAM inputs. Use this skill when the user needs to validate run inputs, generate pacsomatic-compliant samplesheets, prepare reproducible Nextflow launch artifacts, run locally or submit to schedulers (LSF/Slurm/PBS/SGE), and triage execution failures. Triggers on requests to run pacsomatic, prepare launch commands/scripts, perform dry-run checks, or troubleshoot pipeline startup and scheduler submission errors.Science · MIT