·using-cli-tools
</>

using-cli-tools

augmnt/webdev-skills

Enforces CLI tool usage over web dashboards for reproducibility and scriptability. Use when working with Git/GitHub, Supabase, Vercel, Netlify, Cloudflare, AWS, Stripe, Prisma, Docker, or any cloud service. Triggers on deployments, database operations, migrations, PRs, issues, webhooks, or environment management.

6Installs·1Trend·@augmnt

Installation

$npx skills add https://github.com/augmnt/webdev-skills --skill using-cli-tools

SKILL.md

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.

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

Enforces CLI tool usage over web dashboards for reproducibility and scriptability. Use when working with Git/GitHub, Supabase, Vercel, Netlify, Cloudflare, AWS, Stripe, Prisma, Docker, or any cloud service. Triggers on deployments, database operations, migrations, PRs, issues, webhooks, or environment management. Source: augmnt/webdev-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/augmnt/webdev-skills --skill using-cli-tools
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is using-cli-tools?

Enforces CLI tool usage over web dashboards for reproducibility and scriptability. Use when working with Git/GitHub, Supabase, Vercel, Netlify, Cloudflare, AWS, Stripe, Prisma, Docker, or any cloud service. Triggers on deployments, database operations, migrations, PRs, issues, webhooks, or environment management. Source: augmnt/webdev-skills.

How do I install using-cli-tools?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/augmnt/webdev-skills --skill using-cli-tools Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/augmnt/webdev-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01