Design and review command-line interfaces (CLI tools) with human-first UX and UNIX composability: arguments/flags, help text, stdout/stderr, exit codes, interactivity, configuration, errors, telemetry, and distribution.
/plugin marketplace add outfitter-dev/agents/plugin install cli-dev@outfitterThis skill inherits all available tools. When active, it can use any tool Claude has access to.
README.mdreferences/CHECKLIST.mdreferences/EVAL_PROMPTS.mdreferences/REFERENCE.mdscripts/cli_audit.pytemplates/cli-command-spec-template.jsontemplates/error-message-template.mdtemplates/help-text-template.md--help, flags, subcommands, exit codes, stdout/stderr, piping, JSON output, color, prompts, config files, env vars, “works in CI”, install/uninstall, telemetry.scripts/cli_audit.py.0 on success.stdout is for primary output and machine-readable output.stderr is for errors, warnings, progress, and “what I’m doing” messaging.--help (and usually -h) shows help and exits.--version prints version and exits.stdin is a TTY.--no-input to force non-interactive behavior.NO_COLOR and --no-color.--json and --plain for stable output.noun verb is common).--json, --plain, --quiet).--dry-run, --force, secret handling.Use:
python scripts/cli_audit.py -- <your-cli> [subcommand]Use:
scripts/cli_audit.pytemplates/cli-command-spec-template.jsontemplates/help-text-template.mdtemplates/error-message-template.mdscripts/cli_audit.pyCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.