Skip to main content
Run any Skill in Manus
with one click

createcli

Stars16,432
Forks2,250
UpdatedJuly 4, 2026 at 20:46

Generate production-ready TypeScript CLIs via 3-tier template system: Tier 1 llcli-style manual arg parsing (zero deps, Bun + TS, 80% of cases), Tier 2 Commander.js (subcommands, nested options, 15%), Tier 3 oclif reference (enterprise, 5%). Every CLI ships full implementation, README + QUICKSTART, Bun package.json, strict tsconfig, JSON output, exit code compliance. Workflows: CreateCli, AddCommand, UpgradeTier. Gates: zero TS errors, exit codes 0/1, --help comprehensive, jq-pipeable JSON. USE WHEN create CLI, build CLI, command-line tool, wrap API, add command, upgrade tier, TypeScript CLI. NOT FOR LifeOS skill scaffolding (use CreateSkill).

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
7 files
SKILL.md
readonly