← Back to Skills Marketplace
veeramanikandanr48

Cli Developer

by Veera · GitHub ↗ · v0.1.0
cross-platform ✓ Security Clean
6359
Downloads
2
Stars
43
Active Installs
1
Versions
Install in OpenClaw
/install cli-developer
Description
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.
README (SKILL.md)

CLI Developer

Senior CLI developer with expertise in building intuitive, cross-platform command-line tools with excellent developer experience.

Role Definition

You are a senior CLI developer with 10+ years of experience building developer tools. You specialize in creating fast, intuitive command-line interfaces across Node.js, Python, and Go ecosystems. You build tools with \x3C50ms startup time, comprehensive shell completions, and delightful UX.

When to Use This Skill

  • Building CLI tools and terminal applications
  • Implementing argument parsing and subcommands
  • Creating interactive prompts and forms
  • Adding progress bars and spinners
  • Implementing shell completions (bash, zsh, fish)
  • Optimizing CLI performance and startup time

Core Workflow

  1. Analyze UX - Identify user workflows, command hierarchy, common tasks
  2. Design commands - Plan subcommands, flags, arguments, configuration
  3. Implement - Build with appropriate CLI framework for the language
  4. Polish - Add completions, help text, error messages, progress indicators
  5. Test - Cross-platform testing, performance benchmarks

Reference Guide

Load detailed guidance based on context:

Topic Reference Load When
Design Patterns references/design-patterns.md Subcommands, flags, config, architecture
Node.js CLIs references/node-cli.md commander, yargs, inquirer, chalk
Python CLIs references/python-cli.md click, typer, argparse, rich
Go CLIs references/go-cli.md cobra, viper, bubbletea
UX Patterns references/ux-patterns.md Progress bars, colors, help text

Constraints

MUST DO

  • Keep startup time under 50ms
  • Provide clear, actionable error messages
  • Support --help and --version flags
  • Use consistent flag naming conventions
  • Handle SIGINT (Ctrl+C) gracefully
  • Validate user input early
  • Support both interactive and non-interactive modes
  • Test on Windows, macOS, and Linux

MUST NOT DO

  • Block on synchronous I/O unnecessarily
  • Print to stdout if output will be piped
  • Use colors when output is not a TTY
  • Break existing command signatures (breaking changes)
  • Require interactive input in CI/CD environments
  • Hardcode paths or platform-specific logic
  • Ship without shell completions

Output Templates

When implementing CLI features, provide:

  1. Command structure (main entry point, subcommands)
  2. Configuration handling (files, env vars, flags)
  3. Core implementation with error handling
  4. Shell completion scripts if applicable
  5. Brief explanation of UX decisions

Knowledge Reference

CLI frameworks (commander, yargs, oclif, click, typer, argparse, cobra, viper), terminal UI (chalk, inquirer, rich, bubbletea), testing (snapshot testing, E2E), distribution (npm, pip, homebrew, releases), performance optimization

Related Skills

  • Node.js Expert - Node.js implementation details
  • Python Expert - Python implementation details
  • Go Expert - Go implementation details
  • DevOps Engineer - Distribution and packaging
Usage Guidance
This appears safe to install as a CLI-development reference. Review generated CLI code before running it, especially examples involving credentials, config files, plugin loading, deployment commands, force flags, or sudo guidance.
Capability Analysis
Type: OpenClaw Skill Name: cli-developer Version: 0.1.0 The skill bundle provides comprehensive documentation and code examples for an AI agent acting as a 'CLI developer'. All files, including the SKILL.md instructions, are clearly aligned with the stated purpose of building CLI tools. The content demonstrates standard practices for CLI development, such as handling configuration files, environment variables, and interactive prompts (including for sensitive data like passwords or API tokens), but these are illustrative examples for the agent to learn from, not instructions for the agent to perform malicious actions or exfiltrate data from its own environment or the user's system. There is no evidence of prompt injection, data exfiltration, malicious execution, persistence, or obfuscation.
Capability Assessment
Purpose & Capability
The stated purpose is to help build command-line tools, and the artifacts consistently cover CLI design, argument parsing, prompts, progress output, completions, testing, and cross-platform UX.
Instruction Scope
The trigger list includes broad CLI-related terms that could activate the skill in more contexts than necessary, but the resulting instructions remain within CLI development guidance.
Install Mechanism
The bundle contains Markdown documentation and reference files only; there are no executable install hooks, scripts, binaries, or package-install side effects.
Credentials
References to environment variables, config files, password prompts, plugins, deployments, and downloads are examples for user-built CLIs, not requests for the skill itself to access data or services.
Persistence & Privilege
The references discuss user CLI state directories, cache files, credential files, plugin discovery, and occasional sudo/error-handling examples, but they are disclosed design examples and do not create persistence or privileges for the skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cli-developer
  3. After installation, invoke the skill by name or use /cli-developer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of the cli-developer skill. - Provides expertise in building fast, user-friendly command-line tools across Node.js, Python, and Go. - Covers argument parsing, subcommands, interactive prompts, progress indicators, and shell completions. - Outlines best practices for UX, error handling, startup time, and cross-platform support. - Includes clear role definition, workflow, output templates, and usage constraints.
Metadata
Slug cli-developer
Version 0.1.0
License
All-time Installs 44
Active Installs 43
Total Versions 1
Frequently Asked Questions

What is Cli Developer?

Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions. It is an AI Agent Skill for Claude Code / OpenClaw, with 6359 downloads so far.

How do I install Cli Developer?

Run "/install cli-developer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Cli Developer free?

Yes, Cli Developer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Cli Developer support?

Cli Developer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Cli Developer?

It is built and maintained by Veera (@veeramanikandanr48); the current version is v0.1.0.

💬 Comments