概要
This skill provides specialized guidance for architecting powerful command-line tools with Commander.js. It helps developers implement complex command patterns, manage required and optional arguments, configure variadic options, and build nested subcommands with ease. Whether you are creating a simple utility script or a comprehensive CLI application, this skill ensures you follow best practices for option coercion, help text generation, and custom error handling within the Node.js ecosystem.