Cli Development skills for AI agents
8 practitioner-grade cli development skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 8 skills
- Chalk Picocolors
Style terminal output with chalk and picocolors for colored, formatted CLI text
168 lines - Clack Prompts
Build beautiful interactive CLI prompts using @clack/prompts with minimal boilerplate
183 lines - CLI Distribution
Package and distribute CLI tools via npm/npx, standalone binaries with pkg, and Homebrew taps
260 lines - CLI Testing
Test CLI applications using subprocess execution, mock filesystems, and snapshot testing
245 lines - Commander Js
Build structured CLI applications with Commander.js including commands, options, and argument parsing
171 lines - Ink React CLI
Build rich interactive terminal UIs using Ink, a React renderer for the command line
197 lines - Oclif Framework
Build production-grade, extensible CLI tools using the oclif framework with TypeScript
213 lines - Ora Spinners
Add progress indicators to CLI tools using ora and nanospinner for async operation feedback
212 lines