---
title: "Inside my developer marketing stack"
slug: my-stack
date: 2025-11-24
description: "Every builder finds their own rhythm. This is mine. A look at the tools I use every day in developer marketing, how they fit together, why they’ve stuck, and how they keep the work moving."
tags: ["Teck Stack", "AI", "Developer Marketing"]
canonical: https://lukestahl.io/blog/my-stack/
---


![My_Stack.png](/blog/images/my-stack/My_Stack_png.png)


## 


Every builder has a rhythm to how they build. For me, that rhythm lives somewhere between code and content, the overlap where developer marketing happens. These tools help me stay organized, move faster, and keep projects on track without overcomplicating the work.


### IDE


[Cursor](https://cursor.com/) is now my main workspace after years in [VS Code](https://code.visualstudio.com/). They share the same foundation and extensions, but Cursor feels like where things are moving.

- Same integrations and ecosystem as VS Code
- Familiar setup that just works
- AI that’s advancing faster than VS Code, which is surprising since GitHub built Copilot first
- I pair it with [Claude Code](https://claude.ai/code) in the terminal for context, explanations, and large-scale debugging when I need deeper insight

It’s less about what’s new and more about pace. Cursor feels like it’s evolving while VS Code feels like it’s coasting.


### AI chat tools


[ChatGPT](https://chat.openai.com/) is my go-to for projects, building custom GPTs, and setting up connectors or integrations. I also use it for content curation when I’m gathering examples or early research.


[Gemini](https://gemini.google.com/) handles search and visual creation. Its new Nano Banana feature makes generating visual references surprisingly quick.


Right now, both tools serve different purposes, but my guess is Gemini eventually edges out OpenAI. We’ll see.


### Design and visual thinking


[Figma](https://figma.com/) is where I build and prototype designs. I don’t use its AI features, they’re still behind the curve. What makes it useful is how quickly I can move from layout ideas to something ready for production. Components, variables, and shared libraries keep everything consistent without extra effort.


[Excalidraw](https://excalidraw.com/) is where I whiteboard. I sketch flows, map systems, and rough out diagrams before anything formal. A cheat code I use is generating Mermaid diagrams in ChatGPT to get a starting point, then rebuilding them in Excalidraw to make them clearer and more visual.


### Analytics stack


A big part of developer marketing is understanding how people use what you build. These tools help turn product usage into insight.

- [PostHog](https://posthog.com/) for web analytics, event tracking, and session replay
- [FullStory](https://www.fullstory.com/) for journey mapping and deeper behavioral insights
- [Sigma](https://www.sigmacomputing.com/) for the full view, from lead tracking to closed-won pipeline reporting
- [Looker](https://looker.com/) for clean visualization and quick summaries

There isn’t one analytics platform that does everything well. A mix is usually the reality, and this is the combination that works for me.


### Marketing and SEO stack


This is the set of tools I rely on to manage search, automation, and content performance. Each one plays a different role, from tracking technical SEO to finding new opportunities and testing campaigns.

- [Ahrefs](https://ahrefs.com/) is my go-to for monitoring technical SEO, tracking backlinks, and doing competitive keyword research or content gap analysis
- [SurferSEO](https://surferseo.com/) helps grade keyword-focused content and tighten on-page structure before publishing
- [Google Keyword Planner](https://ads.google.com/home/tools/keyword-planner/) is great for generating new ideas based on topics or URLs and gives solid monthly search volume data
- [Google Ads](https://ads.google.com/) still earns its place, paid search still works, especially in developer marketing where people search everything (even [Bing](https://www.bing.com/))
- [AirOps](https://www.airops.com/) is a newer tool I’ve been using for automation workflows, from competitive intel to content research, all built through AI
- [Buffer](https://buffer.com/) is my social tool of choice, mainly because its free tier goes further than most and supports multiple platforms without friction
- [Common Room](https://www.commonroom.io/) helps track and understand community activity across social, forums, and other developer channels.

This stack helps me connect research, creation, and distribution. It’s about staying close to what works and improving a little with each iteration.


### Sales and enablement stack


This is where product knowledge turns into enablement.

- [Gong](https://www.gong.io/) for reviewing customer calls and spotting themes that shape positioning and messaging
- [WorkRamp](https://www.workramp.com/) for internal education and onboarding content, keeping sales and marketing aligned on what’s new
- [Figma Slides](https://www.figma.com/slides/) for building presentations with real design flexibility. It feels like designing, not fighting templates.
- [Arcade](https://www.arcade.software/) for creating interactive product demos that help explain features in context without heavy editing or production time

They keep information flowing and teams aligned on what actually matters, the customers using the product. 


### Collaboration stack


Collaboration works best when it’s async, not noisy.

- [Notion](https://notion.so/) is where I write everything, content drafts, specs, notes, and ideas. It’s underrated for collaboration and perfect for pulling in code snippets or assets. People think they need Google Docs, but they’re wrong.
- [Airtable](https://airtable.com/) is a dream for anyone who loves spreadsheets. It’s flexible, visual, and great for tracking content and projects. I’ve been a fan since day one, even if not everyone adopts it.
- [Slack](https://slack.com/) is the only real choice for team communication. I live and die by the save-for-later feature, and the new canvas tools are great for organizing thoughts. Don’t at me with Microsoft Teams.
- [Loom](https://www.loom.com/) is the best way to explain anything on video. It’s perfect for walkthroughs, feedback, or education. The editing tools are ok, not Descript-level, but work well enough. The AI still has some catching up to do.

This stack makes it easy to share work, document ideas, and keep everyone aligned without the constant back-and-forth.


### Developer and Data Stack


This is where projects take shape.

- [GitHub](https://github.com/) for version control and collaboration
- [Supabase](https://supabase.com/) for quick databases and APIs
- [Vercel](https://vercel.com/) or [Netlify](https://www.netlify.com/) for deployments
- [Warp](https://www.warp.dev/) for a cleaner, more visual terminal

It’s a reliable setup that scales smoothly and keeps development fast without adding unnecessary infrastructure.


### Closing Thoughts


These tools have stuck because they make the work smoother. They cover everything I need to build, write, and collaborate without slowing things down.


The stack will keep changing, but the goal won’t. 

