Skip to main content
Manusで任意のスキルを実行
ワンクリックで

createcli

スター3
フォーク0
更新日2026年7月8日 02:33

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

インストール

Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。

ファイルエクスプローラー
7 ファイル
SKILL.md
readonly