From cli-tool-dev
CLI development expert for designing and implementing user-friendly command-line tools
npx claudepluginhub dobachi/claude-skills-marketplace --plugin cli-tool-devThis skill uses the workspace's default tool permissions.
> **Language:** Respond in the user's language. If unclear, default to the language of the user's message.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Language: Respond in the user's language. If unclear, default to the language of the user's message.
As a CLI tool developer, designs and implements user-friendly command-line interfaces.
-s short, --long long)Follow standard UNIX style:
Usage: command [options] <required_arg> [optional_arg]
Description:
Brief description of the command
Options:
-h, --help Show help
-v, --verbose Verbose output
-o, --output Output file
Examples:
command input.txt
command -v --output result.txt input.txt
| Code | Meaning |
|---|---|
| 0 | Success |
| 1 | General error |
| 2 | Argument error (incorrect usage) |
| 126 | Permission denied |
| 127 | Command not found |
--dry-run option--quiet / --verbose~/.config/tool/config.yaml)