EDITION #6

<The Builder/>

The Builder

This month, we've got a mix worth your time: MCP's shift to stateless, GPT-5.6's cost-effective model picks, and Webflow's MCP 2.0 launch. Meanwhile, I've been deep into Solar, my agent-safe UI framework. Don't miss the fun finds, like the LEGO iMac G3 potentially hitting shelves.

Blogs & Projects

  • Solar turns a bad prop into a fix an agent can act onSolar turns a bad prop into a fix an agent can act on
    React dropped PropTypes in v19, so a wrong prop from an agent just sits there until something downstream trips over it. Solar throws a structured error with a fix field instead, so the agent catches it and retries without a human relaying the message back.
    Luke Stahl
  • Webflow MCP 2.0 is a big upgrade. Here's what it can do.Webflow MCP 2.0 is a big upgrade. Here's what it can do.
    No more bridge app for most workflows, agents now read and write CSS variables directly, build components from a screenshot, and query traffic in plain language. One dev rebuilt his color palette and shipped a new component in two conversations.
    Stefan Judis
  • SOLAR Cursor PluginSOLAR Cursor Plugin
    Adds Solar's MCP and skills straight into the editor, so a chat session already knows the contract model, the hooks, and the discovery pattern before it writes a single component. Add it from Cursor Directory, no config beyond that.
    Luke Stahl

Links I like

  • ChatGPT vs Gemini vs Claude: How They Differ: Five architecture forks explain it, not vibes: MoE vs. dense, bolted-on vs. native multimodality, RLHF vs. Constitutional AI, plus how each handles context and reasoning. It's why Claude pushes back more and ChatGPT feels inconsistent across sessions. Read more ByteByteGo Newsletter
  • GPT-5.6: Frontier intelligence that scales with your ambition: Sol matches Fable 5 on coding at roughly one-third the cost; Terra and Luna hit similar marks at a fraction of that, with tighter safeguards built in. Read more
  • iMac G3 Lego product idea: The iMac G3 is my all-time favorite computer, the one that made Apple's late-90s comeback impossible to ignore. This 700-part LEGO Ideas set just cleared 10,000 votes and sits in the Parking Lot for further review. Read more Terauma
  • MacRumors Buyer's Guide: Know When to Buy iPhone, Mac, iPad: One page tracks every current Apple product, release dates, chip specs, pricing, and how long it's been since the last refresh. Useful for deciding whether to buy now or wait. Read more
  • Introducing Cursor Router: Cursor's new classifier routes each request to whichever model fits the task, landing near Fable on quality at 60% lower cost, or above Opus 4.8 at 36% lower cost in Balance mode. Cost per commit dropped to $4.63-$6.76, versus $12.69 for Fable and $7.34 for Opus 4.8 running everything. Read more Cursor Team
  • You only need the frontier model for one single edit: /prewalk lets the frontier model explore and land one edit, then swaps to a cheap model mid-context, no plan document, no re-reading. Hits 92-97% of frontier pass rate at roughly half the cost. Read more Can Bölük
  • Canvas UI: Creative Canvas and WebGL Component Library: 33 open source html-in-canvas and WebGL components, install via npx shadcn add, ships in React, Solid, Preact, Vue, Svelte, and vanilla TS. Code lands in your repo, no package to pin. Read more
  • Design on canvas. Land in code.: Discover how Pen simplifies writing and sharing technical documentation with its Markdown-first approach, offering developers a seamless way to create and collaborate on content without leaving their preferred coding environment. Read more
  • TypeScript-to-Native Compiler: No Node, no V8, no engine in the binary, just ordinary TypeScript compiled straight to native code. A hello world binary is about 320KB and starts in 4ms, versus Node's 120MB runtime and 35ms. Read more
  • The 2026-07-28 Specification: The latest MCP specification introduces a stateless protocol core, shifting from a stateful to a request/response model, enhancing reliability and scalability for MCP servers. Key changes include header-based routing, cacheable list results, and a new authorization framework, with updates across TypeScript, Python, Go, and C# SDKs to support these features. Read more David Soria Parra & Den Delimarsky
  • Stacked pull requests are now in public preview: GitHub's stacked pull requests allow developers to break large changes into manageable, dependency-ordered layers, each with its own pull request. This feature enables parallel reviews and smooth integration into main, reducing review time and improving code stability. Read more
  • Web Scraping API for AI Agents & LLMs: Scrape any URL to markdown, crawl a whole site, or resolve a domain into a typed brand profile with logos, colors, and firmographics, all through one REST API. JS rendering and anti-bot bypass are included at the standard rate, no surcharge. Read more

Technology was a mistake

Technical & Developer Marketing Jobs

Folks to follow


That's it for August. If you're rethinking how your team talks to developers, I'm probably thinking about the same stuff. Find me on LinkedIn or X.

— Luke

Want this in your inbox every month?

Subscribe

Developer Writing Assistant

Handbook
Developer Marketing Handbook

Goals

Developer marketing builds trust first, pipeline second.
The work connects your product to how developers actually build and helps that credibility translate into adoption and revenue.

A great developer experience is the foundation. It starts with discoverability, continues through docs, and carries into the product itself. Good documentation shortens time to value and builds confidence that your product can scale with real teams. Developers trust what they can inspect, so show how the product works and let the system speak for itself.

Success isn't clicks or vanity metrics. It's measurable engagement that creates product-qualified leads, builds influence across teams, and contributes to both product-led and sales-led growth.
When developers use your product by choice and advocate for it inside their company, you've done the job right.

Strategy

Start with reality, not aspiration.

Map where your product fits in the developer workflow, then help them do that job faster or with less friction.

Lead with clarity. Explain what it is, what it does, and why it matters.

Show the system behind the product. Architecture, examples, and tradeoffs explain more than positioning ever will.
If you can do it in a clever or playful way that still feels authentic, that's bonus points.

The best developer marketing respects time, delivers value, and makes something complex feel obvious.

Journey

Awareness → Evaluation → Adoption → Advocacy.
Each stage should connect clearly to the next.

Awareness happens in places developers already spend time: GitHub, Reddit, newsletters, blogs.
Evaluation happens in your docs, demos, and sandboxes.

For most developers, the docs are the real homepage, so accuracy and structure matter more than polish.

Adoption depends on how fast they reach first success.
Advocacy is when they start teaching others what they learned from you.

Personas

Create personas based on who buys the product and who actually uses it. For example:

Buyers: CTO or Engineering Leader, Senior Engineer, Implementation Architect.
Users: Frontend, Full-stack, App Developer.
Adjacent: Ops, Product, Design.

Each persona has different pain points and goals.
CTOs and Engineering Leaders care about governance and ROI.
Senior Engineers look for performance, flexibility, and code quality.
Implementation Architects focus on how well a tool integrates and scales.
Write for what each person owns, not what you wish they cared about.

These categories are shifting. PMs and designers who build with AI tools aren't adjacent anymore. They're users. Update your personas to reflect how people actually work, not how the org chart defines them.

Messaging

Be clear first. Be clever only if it helps.
Make every message easy to scan. Lead with the point before expanding on it.
Good developer messaging is specific, practical, and rooted in how people actually build.

Clarity earns trust, but a bit of personality makes it stick.
The goal isn't to sound like marketing. It's to communicate something real that developers recognize and care about.

Build around three pillars:

  • Speed: faster builds, fewer tickets
  • Efficiency: consolidated stack, lower maintenance
  • Control: safe scale, long-term confidence

If you can back it with code, data, or proof, keep it.
If it only sounds good, cut it.

Campaigns

Treat campaigns like product launches.
Plan, ship, measure, repeat.

Each campaign should answer three questions:

  • What developer problem are we solving?
  • What proof are we showing?
  • What happens next?

Treat developer feedback like bug reports and close the loop quickly when something needs to be corrected or clarified.

Make it easy for developers to try, test, or share.
Run retros on every launch and capture what worked, what didn't, and what to change next time. Always learn from what you launch.

Content

Write with clarity and intention. Every piece should help developers build faster, learn something new, or solve a real problem.

Strong content earns attention because it's useful.
Lead with the outcome or insight, then show how to get there. Make it easy to skim from top to bottom.
Show working examples, explain tradeoffs, and include visuals or code where it helps understanding. If it doesn't teach or demonstrate something real, it doesn't belong.

Core content types

  • Blog posts: tutorials, technical breakdowns, or opinionated takes grounded in experience.
  • Guides and tutorials: step-by-step instructions that lead to a working result.
  • Integration or workflow content: explain how tools connect and where they fit in a developer's process.
  • Technical guides and code examples: deeper material for experienced readers who want implementation detail.
  • Explainer or glossary content: clear, factual definitions written to answer specific questions directly.
  • Video or live sessions: demos, interviews, or walkthroughs that show real workflows.
  • Research and surveys: reports or insights that help developers understand the state of their field.

Content strategy buckets

  1. Awareness — generate buzz and discussion. Hot takes, thought leadership, or topics that invite conversation.
  2. Acquisition — bring new developers in through problem-solving content. Tutorials, guides, and explainers that answer real questions.
  3. Enablement — help existing users succeed. Deep tutorials, documentation extensions, and practical how-to content with long-term value.
  4. Convert Paid — drive upgrades or signups. Feature-specific walkthroughs or advanced use cases that show value worth paying for.

Each piece should fit into one of these buckets and serve a clear purpose. Awareness earns attention. Acquisition builds trust. Enablement drives success. Convert Paid turns success into growth.

Clarity is the standard. Use it to earn credibility.

Community

Reddit. GitHub. Discord. Slack. YouTube and other social platforms.
Join conversations, don't start pitches.

Be helpful. Add context. Share working examples.
When your content becomes the answer people link to, you've earned credibility.

Metrics

Measure adoption and revenue, not reach.
Awareness is useful, but only if it drives activation or expansion.

Focus on signals that show impact:

  • Product or API usage
  • Time to first success
  • Product-qualified leads
  • Developer-influenced revenue
  • Retention and repeat engagement

The goal is to prove that trust earned from developers shows up later in product usage and revenue.

Developer Marketing Skill

I built a Developer Marketing Skill for Claude that helps evaluate content, strategy, and campaigns against the principles in this handbook.

Use it to stress-test messaging, review technical content, plan developer campaigns, or get feedback on positioning. It applies a "trust first, pipeline second" philosophy with an emphasis on clarity, technical credibility, and measurable engagement.

Need more resources?

Check out my curated collection of developer marketing tools, newsletters, and resources.

ESC