using-cli-tools

Installation
SKILL.md

Using CLI Tools

Prefer CLI tools over web dashboards. CLIs are scriptable, reproducible, and keep developers in flow.

Principle: If a CLI exists for a service, use it. Only fall back to web UI when the CLI genuinely can't do the task.

Quick Reference

Category Tools
Hosting vercel, netlify, wrangler, railway, flyctl
Backend/DB supabase, prisma, aws
Payments stripe
Dev Tools gh, docker compose, ngrok, turbo

Git & GitHub (gh)

Installs
30
GitHub Stars
1
First Seen
Jan 24, 2026
using-cli-tools — augmnt/webdev-skills