DEV Community

Cover image for đź§° Mac Dev Stack: Tools I Actually Use Daily (2026)
Michel Johnson
Michel Johnson

Posted on

đź§° Mac Dev Stack: Tools I Actually Use Daily (2026)

I’ve tried a lot of Mac dev tools over the past year—most are either overhyped or redundant.

Here’s a tight list of tools that are actually worth using if you’re building daily.

⚡ Core workflow

Raycast
Replaces Spotlight completely.

Run scripts
Manage windows
AI commands
Extensions for everything

This has basically become my “OS inside the OS”.

đź’» Coding

Cursor
AI-native editor that feels like what VS Code should have evolved into.

Edit entire codebases with prompts
Fast context awareness
Actually usable for real work
🖥️ Terminal

Warp
Modern terminal with:

Blocks instead of raw logs
Command suggestions
Better UX than iTerm
📦 Version control

GitHub Desktop
Simple but effective if you don’t want to live in CLI 24/7.

đź§  Knowledge / docs

Notion
Docs + notes + lightweight DBs.
I use it for:

product specs
quick notes
internal docs
📬 Communication

Slack
Still unavoidable for most teams.

Discord
Better for communities / dev groups.

đź“§ Email (for people who care about speed)

Superhuman
Expensive, but extremely fast if you process a lot of email.

đź§° Utilities that quietly carry

Bartender
Hides clutter in the menu bar.

Rectangle
Snap windows properly (what macOS should have natively).

💸 One tool I didn’t expect to need (but now use daily)

If you use AI APIs (OpenAI, Anthropic, etc.), cost visibility is terrible.

I started using this:

👉 https://tokenbar.site

It sits in your Mac menu bar and shows:

live token usage
cost per session
daily spend

It’s useful if you:

run agents
test prompts a lot
leave things running in the background

Caught a few runaway processes already.

đź§  Final thought

The biggest shift I’ve noticed:

Tools are becoming AI-native
Menu bar apps are underrated
Simpler tools win over “all-in-one” platforms

Curious what others are using—anything I’m missing?

Top comments (0)