AI Workflows

Must-install Mac apps for productivity in 2026 (curated, not generic)

Generic 'best Mac apps' lists are everywhere. This one is curated for one criterion: each app saves 10+ minutes per day. No filler.

Honam Kang6 min read

Generic "best Mac apps" lists pad to 50+ entries with anything popular. This list applies a single test: does each app save me at least 10 minutes per day, every day?

Twelve apps make the cut. They're opinionated picks that solve real bottlenecks. No filler.

The 12

1. mq-dir — file manager

brew install --cask mq-dir

Time saved: 30+ min/day vs Finder for multi-project work.

Quad-pane layout. State persistence. Per-tab preview. For users who run multiple projects or AI sessions, this replaces 4 Finder windows with one navigable workspace.

Free, MIT.

2. Raycast — Spotlight replacement

brew install --cask raycast

Time saved: 10-15 min/day across hundreds of micro-actions.

Faster than Spotlight. Scriptable. Extensions ecosystem (clipboard history, calculator, snippets, AI). Bind to Cmd+Space.

Free tier covers most use cases. Pro $8/mo unlocks team features.

3. Rectangle — window tiling

brew install --cask rectangle

Time saved: 10-15 min/day in window arrangement.

Bind shortcuts to half/quarter/full screen positions. After a week, manually resizing windows feels prehistoric.

Free.

4. 1Password — passwords + SSH

brew install --cask 1password

Time saved: 5-10 min/day in login friction + SSH key management.

Password fills via biometrics. SSH agent integration so keys never live in plaintext. Shared vaults for team API keys.

Paid (~$36/yr individual, more for family/team). Bitwarden is the free open-source alternative.

5. CleanShot X — screenshots

brew install --cask cleanshot

Time saved: 5-10 min/day vs native screenshot tool.

Screenshot + annotate + scrolling capture + video + share via cleanshot.cloud. The annotation tool alone justifies the cost.

Paid ($30 one-time or subscription). Kap is the free GIF-focused alternative.

6. Warp — terminal

brew install --cask warp

Time saved: 5-10 min/day vs default Terminal.app.

Block-based output, AI inline (free tier limited), command sharing. Better defaults than Terminal; competitive with iTerm2.

Free for individual use.

7. Cursor — AI editor

brew install --cask cursor

Time saved: 30-60+ min/day for AI-assisted dev work.

VS Code fork with deep AI integration. Inline edit (Cmd+K), Composer for multi-file, Agent mode for delegated work.

Paid ($20/mo Pro). Cursor's AI pays back the subscription within hours of use; the math is overwhelming for AI dev.

8. cmux — terminal multiplexer

brew install cmux

Time saved: 15-20 min/day when running 3+ terminal sessions.

Named sessions, status tracking, AI-session-aware. tmux is fine if you already know it; cmux is purpose-built for AI workflows.

Free.

9. git + GitHub CLI

brew install git gh

Time saved: 10-15 min/day vs GitHub web UI for PR/issue work.

gh pr view, gh pr checkout, gh issue create — terminal commands replace context-switching to a browser.

Free.

10. Yazi — terminal file manager

brew install yazi

Time saved: 5-10 min/day for terminal-heavy workflows.

Best terminal file manager in 2026. Pairs with cmux. Use for SSH sessions, in-terminal navigation, scripting.

Free.

11. Hammerspoon — automation

brew install --cask hammerspoon

Time saved: 10-30 min/day after initial Lua scripting investment.

Lua-scriptable macOS automation. Bind any keystroke to any action. Custom workspaces, app launching, window management beyond Rectangle.

Free.

The catch: requires writing Lua. For non-scripters, Keyboard Maestro ($36) is the GUI alternative.

12. fd + ripgrep + bat + eza

brew install fd ripgrep bat eza fzf zoxide

Time saved: 5-10 min/day across terminal commands.

Modern Unix tool replacements. Faster, better defaults, more useful output than the originals.

Free.

Total time saved per day (rough)

If you use most of these as intended, daily saving is roughly:

App Min/day saved
mq-dir 30
Raycast 12
Rectangle 12
1Password 8
CleanShot 8
Warp 7
Cursor 45 (AI dev)
cmux 18
git/gh 12
Yazi 7
Hammerspoon 20
Modern Unix tools 8

Total: ~3 hours/day for a serious AI dev workflow. Even at half-conservative estimates (1.5 hrs/day), that's a major part of a workday.

Why "10 min/day" is the right bar

Apps that save 1-5 minutes/day exist by the dozens. Adding them dilutes attention; you end up using each lightly. The 10-min/day test means each app earns its dock space.

When considering a new app, ask: realistically, will this save me 10 minutes a day, every day, for the next year?

If yes: install. If no: skip.

Apps that show up on most "best Mac apps" lists but don't pass the 10-min/day test:

  • Bartender ($20) — menu bar organizer. Saves 10 seconds occasionally, not daily.
  • Magnet ($8) — Rectangle is free and equivalent.
  • Things 3 / OmniFocus — task managers, fine but workflow-specific.
  • Alfred Powerpack ($34) — Raycast covers most use cases free.
  • TextExpander — Raycast Snippets covers most use cases.
  • CleanMyMac — CleanShot is named similarly but does a different (and useful) thing. CleanMyMac is mostly unnecessary; macOS doesn't need cleanup utilities.
  • PopClip — neat selection actions but rarely saves real time.

These can be useful for specific workflows. They aren't "must install" for general productivity.

What's in the next tier (5-10 min/day)

Honorable mentions worth knowing about:

  • Default Folder X ($40) — for save-from-many-apps workflows.
  • A Better Finder Rename ($25) — for batch rename.
  • Forklift ($20) — for SFTP-heavy workflows.
  • TablePlus (free tier) — for occasional database GUI.
  • Bruno (free) — for API testing.
  • Hex Fiend (free) — for hex viewing.

Add as you feel friction. Don't preemptively install.

Free-only stack

If you want to do the all-free version:

mq-dir, Raycast (free), Rectangle, Bitwarden (free), Kap,
Warp (free tier) or iTerm2, VS Code (no AI), cmux,
git/gh, Yazi, Hammerspoon, modern Unix tools

Total: $0. Covers ~85% of the 10-min/day savings. The 15% gap is mostly Cursor's AI integration (the highest-value paid item).

Setup cost vs payback

For the full list:

  • Install time: 1-2 hours.
  • Learning curve: 2-3 weeks for muscle memory.
  • Paid app cost: ~$130 first year.
  • Daily payback: 1.5-3 hours starting week 4.

Math: setup pays back in days, not weeks. Even the paid apps pay back within a month.

What this list reflects

This is opinionated for a specific workflow shape: AI dev work with multiple projects, multiple agents, mixed code + media files, frequent terminal use.

For other workflows (creative pro, video editing, data analysis), some of these apps still apply (Raycast, Rectangle, 1Password) but others (mq-dir, cmux, Cursor) are dev-specific.

Adapt the principle (10-min/day test) to your workflow.

Verdict

12 apps, 1.5-3 hours/day saved, $0-150 first year. The most concentrated productivity stack on macOS in 2026 if you're doing AI dev work.

The principle that makes the list useful is the 10-min/day filter. Apply it to any "best apps" list and the noise drops 80%.

mq-dir leads because file management was the biggest bottleneck in my workflow before installing it. Free, MIT, no telemetry — install and see if it earns its 30 min/day for you.

If you're starting from a new Mac, also see the day-1 setup post for installation order, and the new-Mac for Claude Code post for the end-to-end walkthrough.

Try mq-dir

A native quad-pane macOS file manager — free, no telemetry.

v0.1.0-beta.12 · Universal Binary · 5.3 MB · macOS 14.0+

Download for Mac

Frequently asked questions

The 10-minute-per-day test is strict. After 12 apps, the curve gets shallow — apps 13-30 each save 1-2 minutes daily, which compounds but doesn't justify daily-essential billing. Better to deeply use 12 than thinly use 50.

References

  1. [1]

Ready to try mq-dir?

A native quad-pane file manager built for AI multi-tasking on macOS. Free, MIT licensed, zero telemetry.

v0.1.0-beta.12 · MIT · macOS 14.0+ · download