create-cli

Installation
SKILL.md

create-cli skill

Scaffold a complete CLI project from a language template, applying CLI design conventions from clig.dev. Available templates: go, python.

features

  • scaffolds complete CLI projects from go or python templates
  • designs the CLI contract before generating files
  • applies clig.dev conventions to flags, output, errors, and prompts
  • creates GitHub repositories, docs, CI, release workflows, hooks, and Homebrew publishing paths
  • performs template variable substitution and post-copy renames from reference guidance
  • produces a concise completion summary with generated files and next steps

usage

Installs
10
GitHub Stars
1
First Seen
May 16, 2026
create-cli — pavelsimo/skills