v1.1.6 · 324 commands

sped-cli

324 token-efficient shell aliases for AI coding agents and developers. One install. Every command works standalone.

Two-step Setup
Install once. Paste once. Start coding.
Use the same flow in every project.
Step 1: npm i -g @electrooo69/sped-cli
Global install
$ npm i -g @electrooo69/sped-cli copy

Installs all 324 standalone aliases globally.

Step 2: Universal Prompt
Paste into your current AI agent
Setup once per project: install with `npm i -g @electrooo69/sped-cli@latest --force`, then run `sped setup --all` in the project root if `.sped-cli/` is missing. Never delete `.sped-cli/`. Only follow the instruction file for your current agent. Do not delete or modify other agents' instruction files unless explicitly asked. Read the entire `.sped-cli/DOCS.md` and `.sped-cli/aliases.json` files before using shell commands. Use sped-cli aliases whenever available (`gs`, `ni`, `nxa`, etc.). If an alias is unavailable, expand it manually and include a short comment noting which alias you expanded. Never silently use long-form commands. copy prompt

Keep `.sped-cli/` in the repo and follow only your current agent's instruction file.

sped-cli
0
Shell Aliases
0
Categories
0
AI Agent Skills
0
Config Needed

Every tool. One keystroke.

File Ops 20

Read, write, search, copy, move

h file.txt 20 · l src/app.ts · wc log.txt
w file "text" · cp a b · touch new.js

Search 13

Grep, ripgrep, find, replace

sg "useState" src/ · todo
rg "pattern" · sr old new file.txt

Git 42

Complete git workflow in 2 chars

gs · ga · gc "msg" · gp
gcb feat · glg · grs file · grb main

npm / pnpm / yarn / bun 32

All 4 package managers covered

ni · nid pkg · pna pkg · ya pkg
bi · nr dev · nls · no

Python 16

pip, venv, pytest, Django

py app.py · pi flask · venv
pt · drs · dmm · dj shell

Rust & Go 17

Cargo and Go toolchains

cb · cr · ct · ccl · cf
gor · got · gomod · gob

Docker 18

Compose, containers, images

dcu · dcd · dps · dlog id
db tag · dex id · drun img

Kubernetes 21

kubectl shortcuts for everything

kgp · kga · kl pod · kaf f.yml
kns prod · kpf pod 8080 · kroll dep

Terraform 11

IaC lifecycle commands

tfi · tfp · tfa · tfaa
tfs · tff · tfv · tfo

Networking 10

curl, wget, DNS, ports, SSL

cur url · curj api · port 3000
myip · dns host · ssl host

Deploy 6

Vercel, Netlify, Firebase, Railway

vdep · vprod · ndep
fdep · sdep fn · rup

System 20+

Navigation, archive, env, utils

la · lt · up · mk dir
tgz dir · env · hist · cls

Next.js / Vite / Angular 15

Framework scaffolding & dev

nxa app · nxd · nxb
via app · vid · nga app · ngs

Supabase / Prisma 14

Database, migrations, types

sbi · sbs · sbp · sbt
pri · prg · prm init · prs

Astro / Expo 8

Static sites & mobile apps

asa app · asd · asb
exa app · exs · exi pkg

Built for every AI agent

Ships with ready-to-use skill files. One command sets up everything: sped setup --all

Claude Code--claude
Codex--codex
Gemini CLI--gemini
Cursor--cursor
Copilot--copilot
Windsurf--windsurf
Antigravity--antigravity
Cline--cline
Amp--amp
Continue--continue
Aider--aider

Get started in
two steps

Two-step Setup
Install once. Paste once. Start coding.
Everything you need, in one card.
Step 1: npm i -g @electrooo69/sped-cli
Global install
$ npm i -g @electrooo69/sped-cli copy

Installs all 324 standalone aliases globally.

Step 2: Universal Prompt
Paste into your current AI agent
Setup once per project: install with `npm i -g @electrooo69/sped-cli@latest --force`, then run `sped setup --all` in the project root if `.sped-cli/` is missing. Never delete `.sped-cli/`. Only follow the instruction file for your current agent. Do not delete or modify other agents' instruction files unless explicitly asked. Read the entire `.sped-cli/DOCS.md` and `.sped-cli/aliases.json` files before using shell commands. Use sped-cli aliases whenever available (`gs`, `ni`, `nxa`, etc.). If an alias is unavailable, expand it manually and include a short comment noting which alias you expanded. Never silently use long-form commands. copy prompt

Keep `.sped-cli/` in the repo and follow only your current agent's instruction file.