stackpicks.dev
Preview mode — 111 repos, zero database

The open-source stack,
curated by builders.

Tell us what you're building or what you need. We'll surface the right repo, with an honest take on whether to use it.

Or paste a GitHub repo — owner/repo — to preview it live.

Filtered byCLI & Dev Toolsclear

CLI & Dev Tools

6 repos
ollama
ollama

Run open-source LLMs locally with one command. ~95k stars. Essential for AI development — test prompts against Llama, Mistral, Phi without burning API credits. Production use is limited unless you hav…

AI & MLCLI & Dev Tools
You want to develop and test LLM features without API costs, or run small models on a workstation.
You need production inference at scale — use vLLM or a hosted API.
ollama/ollamaView
pnpm
pnpm

Fast, disk-efficient Node package manager. ~30k stars. Replaces npm/yarn for monorepo work. Default for new TypeScript projects in 2026.

CLI & Dev Tools
You manage a monorepo or have multiple Node projects on one machine.
You have a single project and npm works — no need to switch.
pnpm/pnpmView
biomejs
biome

Fast Rust-based formatter + linter. ~15k stars. Replaces Prettier + ESLint with one tool. Adoption is rising; ESLint plugin ecosystem is still wider for now.

CLI & Dev Tools
You want one fast tool instead of Prettier + ESLint + Stylelint.
You depend on niche ESLint plugins — they may not exist for Biome yet.
biomejs/biomeView
oven-sh
bun

JavaScript runtime + package manager + bundler in Zig. ~76k stars. Faster than Node for many workloads. Production use is rising, but most teams still default to Node for stability.

CLI & Dev Tools
You are starting greenfield and want maximum speed for scripts, tests, or simple servers.
You have native modules or third-party tools assuming Node — verify compatibility first.
oven-sh/bunView
tsx-shell
tsx

Run TypeScript files directly in Node. Replaces ts-node for most workflows. Used by half the scripts in your `package.json`.

CLI & Dev Tools
You write CLI scripts in TypeScript and want to run them without compilation.
You are on Bun — it does this natively.
tsx-shell/tsxView
turbo-build
turbo

Monorepo build orchestrator from Vercel. ~26k stars. Speeds up large monorepos with caching. Overkill for small projects but transformative for big ones.

CLI & Dev ToolsDevOps & Deploy
You have 4+ packages in a monorepo with shared dependencies.
You have a single app — pnpm workspaces are enough.
turbo-build/turboView
Don't see what you need?

We'll add it in 60 minutes.

Tell us what tool or use case is missing. We'll research the best repo for it, write an honest take, add it to the directory, and email you the link. No paywall, no signup required.

We respond in under 60 minutes during business hours (10:00–18:00 IST).

Preview — the curated 104 — StackPicks