cli-development
Command-line tool development patterns, conventions, and toolchain. Use when: - Building CLI applications - Designing command interfaces - Choosing CLI frameworks (Commander.js, oclif, Ink, Cobra, Thor) - Implementing help and error messages - Following Unix conventions Keywords: CLI, command line, terminal, help text, exit codes, flags, arguments, Commander, Thor, Cobra, oclif
Installation and usage
Command-line tool development patterns, conventions, and toolchain. Use when: - Building CLI applications - Designing command interfaces - Choosing CLI frameworks (Commander.js, oclif, Ink, Cobra, Thor) - Implementing help and error messages - Following Unix conventions Keywords: CLI, command line, terminal, help text, exit codes, flags, arguments, Commander, Thor, Cobra, oclif
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use cli-development