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