Commander.js Scaffolder Generate a complete Commander.js CLI application with TypeScript, proper project structure, and best practices. Capabilities - Generate TypeScript-based Commander.js CLI projects - Create command structure with subcommands and options - Set up proper argument parsing with type coercion - Configure help text generation - Implement version management - Set up build and development workflows Usage Invoke this skill when you need to: - Bootstrap a new CLI application using Commander.js - Create a TypeScript CLI with proper structure - Set up command hierarchies with subcom…