Vanman2024
8 skills · 0 stars total
8 skills
This skill helps you build type-safe Rust CLIs with Clap derive macros, subcommands, validation, and env integration for robust command-line apps.
This skill enables building type-safe Typer CLIs with type hints, enums, and sub-apps for maintainable, scalable command-line tools.
This skill helps you design robust Python CLIs with Click, including groups, nested commands, validation, and templates for production-ready tooling.
This skill standardizes CLI testing patterns for Node.js and Python, enabling reliable exit code checks and output validation.
This skill helps you design interactive CLI prompts with text, list, checkbox, password, autocomplete, and conditional questions across Python and Node.js.
This skill provides battle-tested Commander.js patterns and templates to build robust Node.js CLIs with TypeScript support.
This skill helps you design robust Go CLIs with urfave/cli patterns, enabling fast, maintainable commands, flags, and hooks.
This skill helps you build robust Node.js CLIs with yargs patterns, enabling subcommands, options, middleware, validation, and reliable argument handling.