Use the Gunshi library to create command-line interfaces in JavaScript/TypeScript.
Scanned 5/31/2026
Install via CLI
openskills install diegosouzapw/awesome-omni-skill---
name: use-gunshi-cli
description: Use the Gunshi library to create command-line interfaces in JavaScript/TypeScript.
globs: '*.ts, *.tsx, *.js, *.jsx, package.json'
alwaysApply: false
---
use gunshi library for creating cli instead of other libraries including cac, yargs, commander, etc.
Gunshi is a modern javascript command-line library
For more information, read the gunshi API docs in `node_modules/@gunshi/docs/**.md`.
No comments yet. Be the first to comment!