Five Clis to use when working with AI GitHub CLI Impeccable CLI Playwright CLI Supabase CLI Vercel CLI This page collects the command-line tools I use regularly when working on this site and similar AI / web projects. For each tool below I explain what it is, why it helps, and a few quick commands to get started.
Recommended CLIs Git / GitHub CLI (git, gh) — Version control and remote repo management. Use git for commits/branches and gh to open PRs, view issues, and interact with GitHub from the terminal.