Skip to main content
ClaudeWave
Skill261 repo starsupdated 5d ago

founder-led-content

Build authority by teaching the problem space, not announcing features. Use when the user finds \"marketing\" distasteful and does none, publishes only product updates, or wants a sustainable content and GitHub-README strategy that developers actually respect.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/AIDevGTM/gtm-cofounder /tmp/founder-led-content && cp -r /tmp/founder-led-content/skills/14-founder-led-content ~/.claude/skills/founder-led-content
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

# Founder-led content

> You don't have to "do marketing." You have to become the person developers trust on *the problem*. Sell the category, not the product, and let the authority pull people in.

**Use this when:** content feels slimy so you avoid it, your "blog" is a changelog, or a competitor is quietly becoming the go-to voice while you ship in silence.

## The core idea

Developers reward **technical depth, honesty, and a real point of view**, and punish polished fluff. The move isn't promotion; it's education. Be the trusted expert on the problem, take a stance on where the space is heading, and the product sells itself as the obvious answer.

Before product-market fit, **only the founder can do this**. It's the #2 hire (DevRel) later, not now.

## Framework: authority positioning (Frankl)

- Own the **problem**, not just the product page. Talks, posts, teardowns, a distinctive thesis.
- **Sell the category:** teach the problem, describe the need for "a tool like this," share results, without proactively pitching (that trips developer defenses).
- Have an actual **point of view** on where the industry is going. A trusted expert has opinions; a vendor has features.

**The "O'Reilly book" content plan (Frankl):** imagine the definitive book on your problem, ~10 chapters, ~10 sections each. That's ~100 genuinely useful pieces mapped out. Publish against the outline consistently. You're writing the book that makes you the authority.

## Framework: content & GitHub as distribution (Czakon)

- **Teach the problem space** (DigitalOcean model): tutorials and deep dives that are useful even if the reader never buys. Curiosity-feeding > promotional.
- **README = your real landing page** for an OSS/dev tool: what it is (one line) → why it exists → quickstart in <5 min → a copy-pasteable example → badges/social proof. A developer decides from the README, not your website.
- **Repo SEO:** put the actual search terms in the **repo name, description, and topics**; developers (and Google) find repos by problem keywords.
- **Authenticity over polish:** first-person, real, transparent. A rough honest post beats a glossy empty one.

## Decision tree: what to write next

```
Do you have a real, contrarian-but-true opinion about your problem space?
├─ YES → write that. POV posts build authority fastest.
└─ NO  → write the tutorial you wish existed when you hit this problem.
         (Useful-to-a-stranger is the bar. If it only helps someone who already bought, rewrite it.)
```

## Mistakes that look reasonable

- **Changelog-as-content**: "we shipped X" is not a story or a draw (Frankl: a feature isn't news; a customer win is).
- **"Pleased to announce"**: nobody cares how you feel about your release.
- **Polish over substance**: developers smell marketing and leave.
- **Neglecting the README**: a great product with a lazy README converts nobody.
- **Inconsistency**: three posts then silence. Cadence you can sustain beats a heroic burst.

## Your next 30 minutes

- [ ] Sketch your "O'Reilly book" outline: 10 chapters on your problem. You now have a content roadmap.
- [ ] Write one **POV** sentence you actually believe about where your space is going.
- [ ] Audit your README against the anatomy above (what · why · <5-min quickstart · example · proof).
- [ ] Put your problem's real keywords into the repo **name, description, and topics**.

---
Built from real dev-tool GTM experience, with frameworks from Adam Frankl (*The Developer-Facing Startup*) and Jakub Czakon (*markepear.dev*).
When a framework can't make the call, that's what a human is for: [The DevTool GTM Company](https://thedevtoolgtmcompany.com).
start-hereSkill

Interview the user once and write a docs/gtm-cofounder/founder-brief.md that every other skill reads first, so the advice is about their real business, not a textbook. Use this before anything else, or whenever the agent lacks context on the user's product, ICP, market, or stage, or is giving generic GTM advice.

strategy-and-roadmapSkill

After the founder brief, turn it into an honest diagnosis and a prioritized, stage-aware GTM roadmap saved as docs/gtm-cofounder/gtm-roadmap.md. This is the hub the user returns to every session to see where they are and the single next move. Use right after start-here, whenever the user doesn't know what to work on next, wants a plan instead of a one-off task, or is drowning in disconnected tactics.

who-is-this-forSkill

Define a real ICP and the developer personas in the sale. Use when the user says the product is \"for developers,\" can't name who would say no, or is marketing to whoever holds the budget instead of who actually adopts.

talk-to-usersSkill

Run developer customer discovery via a Technical Advisory Board (TAB). Use when the user has never interviewed a user who isn't a friend, is inventing messaging from a conference room, or is guessing at the roadmap instead of hearing the pain firsthand.

positioning-and-storySkill

Build a positioning and narrative where the developer is the hero and a real trend is the villain. Use when the messaging describes the product instead of the problem, sounds like every competitor, or has no urgency because nothing is at stake.

beyond-the-wrapperSkill

Position an AI product when everyone claims AI and skeptics call it \"just a wrapper.\" Find the real wedge (data, workflow, trust, domain), make reliability the differentiator, answer \"won't the big labs just build this,\" and stop leading with \"AI-powered.\" Use when your AI or dev tool blends into a sea of similar demos, buyers doubt the accuracy, or you can't say why you win when the model is a commodity.

value-prop-that-convertsSkill

Write a developer value proposition that is specific, provable, and free of puffery. Use when the messaging leans on \"powerful,\" \"better,\" \"seamless,\" or \"best-in-class,\" when claims have no proof, or when the same line is supposed to reach both the developer and the buyer.

the-homepageSkill

Structure a dev-tool homepage that converts developers into champions. Use when the landing page is written for the buyer instead of the developer, reads as salesy, buries what the product does, or makes it hard to start. Pairs with the ShipReady homepage audit.