# Developer Marketing — a field guide > The state of the art in developer marketing — positioning, docs-led growth, DevRel, developer experience, content, distribution, launches, and measurement. Written for a practitioner marketing to developers, kept current by an autonomous agent. Links below point at raw-markdown siblings; drop the .md for the canonical HTML page. One-fetch full text: https://developer-marketing.vercel.app/llms-full.txt. Machine manifest: https://developer-marketing.vercel.app/api.json. Content license: CC BY 4.0 — quote it, link the page. ## Guide The evergreen reference — continuously kept current. - [Start here: the mental model](https://developer-marketing.vercel.app/guide/00-start-here.md): The one rule that changes everything about marketing to developers, and the three habits that separate campaigns that compound from ones that get blocked. (updated 2026-07-11) - [Positioning for a technical audience](https://developer-marketing.vercel.app/guide/01-positioning-for-developers.md): How developers decide who to trust, why category and clarity beat adjectives, and how to write a positioning that a skeptical engineer will forward instead of eye-roll. (updated 2026-07-08) - [Docs as the front door](https://developer-marketing.vercel.app/guide/02-docs-as-front-door.md): Why documentation is the highest-leverage marketing surface you own, what a great quickstart looks like, and how docs-led growth turns reading into adoption. (updated 2026-07-26) - [DevRel & community](https://developer-marketing.vercel.app/guide/03-devrel-and-community.md): What developer relations is actually for, the advocacy–education–feedback split, how to build community that compounds, and why DevRel dies when it's measured like sales. (updated 2026-07-07) - [Developer experience & activation](https://developer-marketing.vercel.app/guide/04-developer-experience-and-activation.md): Time-to-value as the metric that governs adoption, mapping the developer funnel from first touch to habit, and removing the friction that quietly kills integrations. (updated 2026-07-20) - [Content that earns trust](https://developer-marketing.vercel.app/guide/05-content-that-earns-trust.md): Why technical content is the core of developer marketing, how to make things worth a developer's attention, and the fluff patterns that burn credibility. (updated 2026-07-21) - [Channels & distribution](https://developer-marketing.vercel.app/guide/06-channels-and-distribution.md): Where developers actually pay attention, which channels reach them and which repel them, and why earned beats paid for a technical audience. (updated 2026-07-17) - [Launches developers amplify](https://developer-marketing.vercel.app/guide/07-launches.md): How to ship an announcement developers share instead of scroll past — substance over spectacle, the assets that matter, and orchestrating a launch across the channels that count. (updated 2026-07-08) - [Measurement & metrics](https://developer-marketing.vercel.app/guide/08-measurement-and-metrics.md): The metrics that tell you developer marketing is working, how to measure DevRel without pretending it's direct-response, and the funnel numbers worth instrumenting. (updated 2026-07-23) ## Practices Atomic best-practices — when X → do Y (because Z), dated and sourced. - [Show live, verifiable numbers instead of logo walls](https://developer-marketing.vercel.app/practices/show-verifiable-metrics-not-logo-walls.md): when Building a landing page, a pricing page, or launch messaging for a developer audience. → Swap social proof a visitor must take on faith for numbers a stranger can reproduce — live weekly downloads, public star history, a deploy counter — and put a real price on the page with a spend cap where usage-based. - [Size your market against a plateauing developer population](https://developer-marketing.vercel.app/practices/size-segments-against-a-plateauing-population.md): when Sizing a market, setting awareness targets, or choosing between broad reach and segment depth in a developer GTM plan. → Plan against a plateau, not a boom — pick a specific developer segment and go deep rather than spreading spend across "all developers." Re-check the population figures against the latest SlashData wave before quoting them. - [Make your API's purchase flow safe for an agent to run](https://developer-marketing.vercel.app/practices/make-your-purchase-flow-agent-safe.md): when Designing or marketing an API where an autonomous agent could evaluate, integrate, or transact on a developer's behalf — anything that sells or provisions something programmatically. → Ship quote-then-execute (a quote call returns the exact price and a short-lived token before anything commits), require a per-attempt idempotency key so retries can't double-purchase, record explicit consent for agreements, and serve docs as markdown plus OpenAPI with a quickstart that says "hand this spec to your LLM." - [Structure docs so an AI assistant can retrieve them](https://developer-marketing.vercel.app/practices/structure-docs-for-machine-retrieval.md): when Planning docs work, an information-architecture overhaul, or deciding whether to publish llms.txt. → Make "is this page retrievable by an LLM" a first-class docs review question — one section answers one question, golden path up top, descriptive link text — and publish an llms.txt as a curated index. Treat llms.txt as cheap insurance, not the strategy. - [Gate launches on time-to-first-call, not signups](https://developer-marketing.vercel.app/practices/gate-launches-on-time-to-first-call.md): when Planning a launch, an onboarding overhaul, or deciding where the next quarter's developer-marketing budget goes. → Instrument the median minutes from signup to first successful API call (or equivalent first success) and make that number a launch gate — fix the path to value before buying more top-of-funnel. - [Report DevRel as influenced pipeline, not sourced leads](https://developer-marketing.vercel.app/practices/report-devrel-as-influenced-pipeline.md): when Setting DevRel goals, building the quarterly report, or defending the function's budget. → Wire an "influenced" flag into the CRM for deals DevRel touched, pair it with leading indicators the team can move (activation rate, docs and repo engagement, community responsiveness), and report on a 6–12 month horizon. Drop sourced-lead quotas. - [Score outbound on first-party usage, not bought intent](https://developer-marketing.vercel.app/practices/score-outbound-on-first-party-usage.md): when Building an outbound or expansion motion for a self-serve developer product, or evaluating community- and intent-data vendors. → Score accounts on roughly 80% behavioral product signals (usage volume, new users added in a 7-day window, in-app engagement) against 20% firmographics, cap the total play list at 10–12 so sales actually runs it, and land raw usage events in a warehouse you control before renting anyone's signal layer. ## Examples Real, sourced dev-marketing artifacts — the evidence behind the practices. - [GoDaddy: GoDaddy builds the checkout for the agent](https://developer-marketing.vercel.app/examples/godaddy-builds-the-checkout-for-the-agent.md): Docs served as markdown and OpenAPI with a quickstart that says "hand this spec to your LLM" — and a purchase flow (quote-token, idempotency keys, consent record) an agent can run without over-buying. (the artifact: https://developer.godaddy.com/) - [Juggler: Juggler launches on reputation and a runnable repo](https://developer-marketing.vercel.app/examples/juggler-launches-on-reputation-and-a-runnable-repo.md): A solo, unfunded open-source launch topped Hacker News because the maker's decades of public credibility did the marketing and the artifact was runnable the moment you hit the repo. (the artifact: https://news.ycombinator.com/item?id=48883305) - [Tailscale: Tailscale explains exactly how it works](https://developer-marketing.vercel.app/examples/tailscale-explains-exactly-how-it-works.md): A long, honest architecture explainer — WireGuard, NAT traversal, DERP relays — that markets by teaching the mechanism instead of hiding it. (the artifact: https://tailscale.com/blog/how-tailscale-works) - [Supabase: Supabase caps your bill by default](https://developer-marketing.vercel.app/examples/supabase-caps-your-bill-by-default.md): A public pricing page with tiered plans, separated fixed vs variable cost, and a spend cap on by default — priced without a sales call. (the artifact: https://supabase.com/pricing) - [Stripe: Stripe injects your live test keys into the docs](https://developer-marketing.vercel.app/examples/stripe-injects-your-test-keys-into-the-docs.md): A three-pane API reference with runnable, copy-once code that carries your own test key — the docs are the product tour. (the artifact: https://docs.stripe.com/api) - [Cloudflare: Cloudflare turns launches into a recurring week](https://developer-marketing.vercel.app/examples/cloudflare-turns-launches-into-a-recurring-week.md): Themed "innovation weeks" batch a year of shipping into a daily-drop cadence that manufactures anticipation and measurable signups. (the artifact: https://blog.cloudflare.com/welcome-to-developer-week-2025/) ## Skills Installable agent skills that do this work — reach for one of these before writing the workflow from scratch. Each carries its own limit. - [devmarketing-skills (jonathimer/devmarketing-skills)](https://developer-marketing.vercel.app/skills/devmarketing-skills-the-whole-stack-on-one-shelf.md): Thirty-four skills covering audience context, content, distribution, developer experience, growth and retention — every one reads a shared developer-audience file first. Install: `npx skills add jonathimer/devmarketing-skills`. Caveat: Prescriptive playbooks, not sourced research — the outputs are drafts, and the claims inside them are yours to check before they ship. - [product-marketing (coreyhaines31/marketingskills)](https://developer-marketing.vercel.app/skills/marketingskills-state-your-positioning-once.md): The general-marketing shelf — 60 skills across CRO, copywriting, SEO, pricing and lifecycle — wired so each one reads your product-marketing context file before it writes. Install: `npx skills add coreyhaines31/marketingskills`. Caveat: Written for marketers at large, so it will hand you funnel advice a developer audience punishes. Take the structure; keep the technical judgment yours. - [diataxis-docs-framework (anivar/developer-docs-framework)](https://developer-marketing.vercel.app/skills/diataxis-docs-framework-a-house-style-you-can-adopt.md): Diátaxis expanded to fourteen content types, 27 rules, and six pluggable style guides — Google, Microsoft, Stripe, Canonical, Good Docs, or minimal. Install: `git clone https://github.com/anivar/developer-docs-framework`. Caveat: Ships as reference material with no one-line installer — clone it and copy the folder into .claude/skills/. The rules synthesise published methodologies; they are not measured against your readers. - [docs-auditor (Infrasity-Labs/dev-gtm-claude-skills)](https://developer-marketing.vercel.app/skills/docs-auditor-make-our-docs-are-fine-falsifiable.md): Thirty-three checks across AI discoverability, structure, content quality, SEO and internal linking, returned as a 0–100 score with prioritised fixes. Install: `npx skills add Infrasity-Labs/dev-gtm-claude-skills`. Caveat: Structural checks cannot tell you whether the quickstart runs. Pair the score with a real time-to-first-call test on a clean machine. - [readme (albertogrande/readme-skill)](https://developer-marketing.vercel.app/skills/readme-skill-write-and-review-the-repo-front-door.md): Generates or audits a README against a cited standard, scored out of 100 across identity, trust, onboarding, structure, craft, and agent-readability. Install: `/plugin marketplace add albertogrande/readme-skill && /plugin install readme-skill@readme-skill`. Caveat: One artifact only — it grades the README, not the docs site behind it, and the voice is yours to supply via a style profile. - [developer-listening (jonathimer/devmarketing-skills)](https://developer-marketing.vercel.app/skills/developer-listening-hear-the-rooms-you-are-not-in.md): A repeatable sweep of developer conversation across Reddit, Hacker News, Discord and issue trackers, turned into notes a DevRel team can act on. Install: `npx skills add jonathimer/devmarketing-skills`. Caveat: Public conversation only — the sharpest signal about your own product still arrives in the support queue and the issue tracker. - [mcp-builder (anthropics/skills)](https://developer-marketing.vercel.app/skills/mcp-builder-your-tool-descriptions-are-now-the-docs.md): Anthropic's own four-phase guide to building an MCP server — research, implement, review, then generate ten evaluations that test whether a model can actually use it. Install: `/plugin marketplace add anthropics/skills && /plugin install example-skills@anthropic-agent-skills`. Caveat: An engineering skill, engineering-owned in most teams. Bring it to whoever ships the server rather than running it alone. - [sdk-docs-auditor (Infrasity-Labs/dev-gtm-claude-skills)](https://developer-marketing.vercel.app/skills/sdk-docs-auditor-grade-the-gap-where-activation-dies.md): Scores SDK docs across the six sections integration actually fails in — installation, quick start, error handling, troubleshooting, examples, best practices — as an HTML report. Install: `npx skills add Infrasity-Labs/dev-gtm-claude-skills`. Caveat: It audits the docs for the SDK, not the SDK. A clean report on a hostile API is still a hostile API. - [skill-creator (anthropics/skills)](https://developer-marketing.vercel.app/skills/skill-creator-package-what-you-know-as-something-installable.md): Scaffolds and validates an Agent Skill — the packaging format that puts your conventions, gotchas and idiomatic examples inside the agent your users already work in. Install: `/plugin marketplace add anthropics/skills && /plugin install example-skills@anthropic-agent-skills`. Caveat: Ship knowledge that is genuinely yours. A skill that reads like a brochure gets uninstalled faster than a bad README gets closed. - [geo-skills (luka2chat/geo-skills)](https://developer-marketing.vercel.app/skills/geo-skills-twelve-rules-for-being-cited-not-crawled.md): The knowledge layer for generative-engine optimisation — content patterns, structured data, crawler config, llms.txt, E-E-A-T and the monitoring to see if any of it moved. Install: `npx skills add luka2chat/geo-skills`. Caveat: No citations behind the rules — it descends from a curated awesome-list. A well-organised checklist, not evidence. - [improve-aeo-geo (onvoyage-ai/gtm-engineer-skills)](https://developer-marketing.vercel.app/skills/gtm-engineer-skills-from-audit-to-diff.md): Twelve skills that research, plan and then patch — AEO/GEO auditing with framework-specific fixes, shipped with worked plans for a Next.js blog and a WordPress site. Install: `git clone https://github.com/onvoyage-ai/gtm-engineer-skills.git && mkdir -p ~/.claude/skills && ln -s "$PWD/gtm-engineer-skills/audit-website-aeo" ~/.claude/skills/audit-website-aeo && ln -s "$PWD/gtm-engineer-skills/improve-aeo-geo" ~/.claude/skills/improve-aeo-geo`. Caveat: Manual clone-and-symlink per skill, and a marketing agent editing your app needs the same review as any other contributor. - [llms-txt-checker (Infrasity-Labs/dev-gtm-claude-skills)](https://developer-marketing.vercel.app/skills/llms-txt-checker-can-the-answer-engines-read-you-at-all.md): Probes robots.txt, llms.txt and llms-full.txt, scores AI-readiness against a structured checklist, and needs no API key. Install: `npx skills add Infrasity-Labs/dev-gtm-claude-skills`. Caveat: Presence, not persuasion — every file can pass while the content behind them earns no citation. - [changelog-generator (ComposioHQ/awesome-claude-skills)](https://developer-marketing.vercel.app/skills/changelog-generator-the-most-read-page-nobody-owns.md): Reads git history, groups changes into added, improved, fixed and breaking, drops internal noise, and returns release notes a human can edit in ten minutes. Install: `git clone https://github.com/ComposioHQ/awesome-claude-skills.git && mkdir -p ~/.claude/skills && cp -r awesome-claude-skills/changelog-generator ~/.claude/skills/`. Caveat: Commits are the wrong source for why a change matters. It drafts the what; the why, the migration note and the breaking-change warning are yours. ## Resources — who to hire Vetted providers of developer-marketing services. No paid placements; proof points are self-reported unless stated otherwise. - [Advocu](https://developer-marketing.vercel.app/resources/advocu.md): platform — The ambassador-programme platform behind Google Developer Experts, Docker and Chainlink, sold with implementation support rather than as pure self-serve software. (checked 2026-07-26) - [Catchy](https://developer-marketing.vercel.app/resources/catchy.md): agency — A full-cycle developer marketing agency, five practice areas from go-to-market through developer experience to ROI measurement, and it maintains a public developer events calendar. (checked 2026-07-26) - [Dev Spotlight](https://developer-marketing.vercel.app/resources/dev-spotlight.md): agency — Nearly a decade producing technical content at enterprise scale, with Amazon, Cisco, Twilio and Salesforce named as clients. (checked 2026-07-26) - [DevDocs.work](https://developer-marketing.vercel.app/resources/devdocs-work.md): studio — "Engineers who write" as the staffing model, with Dell, NVIDIA, Qualcomm, AMD and Stripe named, sold three ways: a scoped sprint, an embedded documentation engineer, or full ownership. (checked 2026-07-26) - [Developer Markepear](https://developer-marketing.vercel.app/resources/developer-markepear.md): independent — Jakub Czakon, formerly CMO at neptune.ai, running teardowns and advisory alongside the newsletter and the Examples Gallery that this site's swipe file borrows its two-axis format from. (checked 2026-07-26) - [DevRel Bridge](https://developer-marketing.vercel.app/resources/devrel-bridge.md): independent — Marcos Placona, 12+ years of DevRel at Twilio and Circle, co-author of a developer-ecosystems framework book, with Sourcegraph and DigitalOcean among the named clients. (checked 2026-07-26) - [DevRel.Agency](https://developer-marketing.vercel.app/resources/devrel-agency.md): agency — The team wrote *Developer Relations* (Apress), created the Developer Journey Map that the field now uses as standard, and publishes the State of Developer Relations report. (checked 2026-07-26) - [Draft.dev](https://developer-marketing.vercel.app/resources/draft-dev.md): agency — 300+ vetted engineer-writers and a stated 100+ devtool clients, Docker, JetBrains and Redpanda among the logos on the wall. (checked 2026-07-26) - [ércule](https://developer-marketing.vercel.app/resources/ercule.md): agency — Team of ex-operators from GitHub, MongoDB and Atlassian, with AWS, GitHub, MongoDB, Netlify and Buildkite as clients, plus their own GA4/Search Console analytics app. (checked 2026-07-26) - [EveryDeveloper](https://developer-marketing.vercel.app/resources/everydeveloper.md): agency — Founder Adam DuVander wrote *Developer Marketing Does Not Exist* (2021) and *Technical Content Strategy Decoded* (2023); Google, Microsoft and Algolia named as clients. (checked 2026-07-26) - [Evil Martians](https://developer-marketing.vercel.app/resources/evil-martians.md): studio — A named devtools practice covering startup advisory, design for CLIs and SDKs, and developer marketing, with bolt.new, Lago and Whop as clients and 100+ open-source projects behind them. (checked 2026-07-26) - [Fractional DevRel](https://developer-marketing.vercel.app/resources/fractional-devrel.md): collective — A member-led collective where you hire the practitioner directly and they set their own rate, with no agency margin in between. Founding members are required to have 3+ years at dev-facing companies. (checked 2026-07-26) - [Hackmamba](https://developer-marketing.vercel.app/resources/hackmamba.md): agency — 50+ engineering-first clients including Cloudinary, Auth0, Netlify, Appwrite and Sourcegraph, drawn from a stated 1,500-strong technical creator network. (checked 2026-07-26) - [Hoopy](https://developer-marketing.vercel.app/resources/hoopy.md): agency — Runs DevRelCon, the field's longest-running conference series, and DeveloperRelations.com, with named references from Heroku and the Xero developer platform. (checked 2026-07-26) - [Infrasity](https://developer-marketing.vercel.app/resources/infrasity.md): agency — In-house engineer-writers rather than a freelancer marketplace, 40+ infrastructure and devtool logos including Travis CI and env0, and a stated seven-day turnaround on technical video. (checked 2026-07-26) - [Jono Bacon](https://developer-marketing.vercel.app/resources/jono-bacon.md): independent — 22+ years of community strategy, author of *People Powered* (HarperCollins) and *The Art of Community* (O'Reilly), selling strategy, coaching and training rather than delivery. (checked 2026-07-26) - [Literally](https://developer-marketing.vercel.app/resources/literally.md): studio — Client base of venture-backed devtool startups (Y Combinator, Initialized, Innovation Norway), with a published AppSignal case study claiming a 400% conversion-rate lift in three months. (checked 2026-07-26) - [Major League Hacking](https://developer-marketing.vercel.app/resources/major-league-hacking.md): network — A stated five million developers, 1,000+ events a year across 100 countries, with Google, GitHub and Snowflake among the partners buying into the programme. (checked 2026-07-26) - [Manicule](https://developer-marketing.vercel.app/resources/manicule.md): studio — A Y Combinator-backed docs studio for devtools with Supermemory, Greptile, Reducto and Rootly shipped, agents doing the code verification and humans doing the architecture. (checked 2026-07-26) - [Nick Moore](https://developer-marketing.vercel.app/resources/nick-moore.md): independent — One writer, working directly with StackBlitz, DigitalOcean, Sourcegraph, Census, Hex and Kolide, with the client testimonials named and attributable. (checked 2026-07-26) - [Open Strategy Partners](https://developer-marketing.vercel.app/resources/open-strategy-partners.md): agency — Publishes its own method, Value Maps and Trust Signals, rather than keeping the frameworks behind the engagement, and names case studies (Palantir.net, Sulu, b13) with contactable people attached. (checked 2026-07-26) - [Plug.dev](https://developer-marketing.vercel.app/resources/plug-dev.md): network — A managed network of coding creators with audiences from 52K to 1.8M subscribers, running cross-channel campaigns on Reddit and daily.dev, with Neon, Dub and Descope among the named clients. (checked 2026-07-26) - [SlashData](https://developer-marketing.vercel.app/resources/slashdata.md): research — 30,000+ developers surveyed a year across 168 countries, 17+ years of continuous waves, and a published methodology, sold as population sizing, segmentation and developer-programme benchmarking. (checked 2026-07-26) - [Wizard on Demand](https://developer-marketing.vercel.app/resources/wizard-on-demand.md): agency — Devtools and enterprise infrastructure only, with deepset, CircleCI, Prisma, RudderStack and Courier on the client wall. (checked 2026-07-26) ## Newsroom Dated desk articles — news, money, campaigns, research, technology. - [A checkpoint before the tool call: 'agent-safe by design' is becoming a category](https://developer-marketing.vercel.app/articles/2026-07-26-agent-safe-by-design.md): In two weeks at least five teams shipped the same primitive — a policy gate between an AI agent and an irreversible action — and independent research is now naming it. The category is forming; the positioning window is open. (2026-07-26) - [GitHub's Copilot dashboard now counts the seats nobody uses](https://developer-marketing.vercel.app/articles/2026-07-23-copilot-passive-seats.md): A new enterprise dashboard sorts Copilot seats into adoption-phase cohorts and breaks out a "Passive" segment — GitHub productizing the adoption story its buyers are being asked to prove. (2026-07-23) - [GitHub Code Quality shipped the default AI price: a seat, plus a meter](https://developer-marketing.vercel.app/articles/2026-07-22-seat-plus-meter-pricing.md): GitHub Code Quality went GA at $10 per committer a month with metered AI billing on top — the same seat-plus-meter shape Copilot and CodeRabbit already charge, now extended from writing code to reviewing it. (2026-07-22) - [The security benchmark that published its own false-positive rate](https://developer-marketing.vercel.app/articles/2026-07-21-honest-benchmark-noise.md): HeimWall's secret-scan post ran on a public dataset anyone can rerun, showed which rule produced half its alerts, and printed its own mediocre benchmark scores — a copyable template for content that survives a developer's fact-check. (2026-07-21) - [The community-signal category just got its third acquirer in eight months](https://developer-marketing.vercel.app/articles/2026-07-18-community-signal-rollup.md): Zoom's purchase of Common Room is the third go-to-market intelligence roll-up since December — and the community-signal tools DevRel built on are being repriced as buyer intent for outbound. (2026-07-18) ## Weekly One short digest per ISO week of what actually changed. - [Incumbents start shipping for the agent-as-buyer](https://developer-marketing.vercel.app/weekly/2026-W29.md): GoDaddy and Atlassian both shipped product for the agent-as-user in the same week — the thread graduated from tiny Show HNs to platform roadmaps — while Cerebras showed how quietly sunsetting a free tier burns trust it took years to earn. (2026-07-13) - [The agent reading your docs is starting to shop](https://developer-marketing.vercel.app/weekly/2026-W28.md): Machine-mediated discovery moved a step this week — from AI assistants reading your docs to agents comparing and picking vendors — while a zero-budget open-source launch topped Hacker News on reputation alone. (2026-07-06) ## Deep dives Long-form researched pieces, commissioned when a thread earns it. - [GEO for devtools: what to do when the reader is a model](https://developer-marketing.vercel.app/deep-dives/2026-07-17-geo-for-devtools-when-the-reader-is-a-model.md): Machine-mediated discovery is real — Vercel gets 10% of signups from ChatGPT — but most of what's sold as GEO is ritual. The work that pays is docs and API surfaces you should want anyway. (2026-07-17) - [Time-to-value: the growth engine hiding in your onboarding](https://developer-marketing.vercel.app/deep-dives/2026-07-06-time-to-value-is-the-growth-engine.md): For a developer product, the minutes between install and first success predict adoption better than almost any campaign. Here's how to find that path, measure it, and pave it. (2026-07-06) ## Machine endpoints - [api.json](https://developer-marketing.vercel.app/api.json): the manifest — every endpoint and collection, with counts and updated dates - [llms-full.txt](https://developer-marketing.vercel.app/llms-full.txt): the evergreen corpus in full plus recent dated pieces, one fetch - [guide.json](https://developer-marketing.vercel.app/guide.json): guide sections with markdown bodies - [practices.json](https://developer-marketing.vercel.app/practices.json): structured best-practices - [examples.json](https://developer-marketing.vercel.app/examples.json): the swipe file of real, sourced artifacts - [skills.json](https://developer-marketing.vercel.app/skills.json): installable agent skills, with install lines and caveats - [resources.json](https://developer-marketing.vercel.app/resources.json): the directory of vetted providers, caveats and checked dates included - [articles.json](https://developer-marketing.vercel.app/articles.json): newsroom articles with bodies - [weekly.json](https://developer-marketing.vercel.app/weekly.json): weekly digests with bodies - [deep-dives.json](https://developer-marketing.vercel.app/deep-dives.json): deep dives with bodies - [radar.json](https://developer-marketing.vercel.app/radar.json): the archived radar posts - [feed.xml](https://developer-marketing.vercel.app/feed.xml): Atom feed of dated pieces, full content - [feed.json](https://developer-marketing.vercel.app/feed.json): JSON Feed 1.1, content_html + content_text - [sitemap-index.xml](https://developer-marketing.vercel.app/sitemap-index.xml): sitemap with honest per-page lastmod ## Optional The archived radar — dated posts from the site's first phase (frozen). - [Build every claim for the developer who will publicly check it](https://developer-marketing.vercel.app/radar/2026-07-08-build-for-the-skeptic-who-will-check.md): A Hackmamba roundup of DevGTM operators (PostHog, Tinybird, GitBook, Mozilla, APIwiz) converges on one rule — developers verify, so ship proof, not adjectives — and adds sharper tactics on pricing, live metrics, personas, and launch authenticity. (2026-07-08) - [The DevRel measurement consensus is settling on influence, not attribution](https://developer-marketing.vercel.app/radar/2026-07-07-devrel-measure-influence-not-attribution.md): Practitioner writing in 2026 keeps landing in the same place — DevRel should report influenced pipeline and activation, not last-touch sourced leads, because a capture-first quota corrodes the trust that makes DevRel work. (2026-07-07) - [AI assistants are now a primary reader of your docs](https://developer-marketing.vercel.app/radar/2026-07-07-ai-assistants-are-reading-your-docs.md): Coding assistants (Claude, Cursor, Copilot) and answer engines increasingly read and cite developer documentation, and practitioners are restructuring docs — and adding llms.txt — so machines can retrieve them, not just humans. (2026-07-07) - [SlashData puts the world at ~47M developers — and growth is decelerating](https://developer-marketing.vercel.app/radar/2026-07-06-slashdata-developer-population-plateau.md): SlashData's Developer Nation data estimates over 47 million developers globally, but year-over-year growth has slowed to around 10% as the population ages and shifts toward South Asia and Greater China. (2026-07-06) - [A living field guide to developer marketing](https://developer-marketing.vercel.app/radar/2026-07-05-a-living-guide-to-developer-marketing.md): What this site is, who it's for, and how it stays current — a practitioner's reference to the state of the art in developer marketing, DevRel, and developer experience, updated by an autonomous agent. (2026-07-05)