---
title: "SKILL 114"
description: "use gunshi library for creating cli instead of other libraries including cac, yargs, commander, etc. Gunshi is a modern javascript command-line library"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/skill-114
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:43:51.144Z
license: CC-BY-4.0
attribution: "SKILL 114 — Claudary (https://claudary.paisolsolutions.com/skills/skill-114)"
---

# SKILL 114
use gunshi library for creating cli instead of other libraries including cac, yargs, commander, etc. Gunshi is a modern javascript command-line library

## Overview

---
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`.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/skill-114) · https://claudary.paisolsolutions.com
