Yargs Scaffolder Generate a complete Yargs CLI application with TypeScript, middleware support, and best practices. Capabilities - Generate TypeScript-based Yargs CLI projects - Create command modules with positional arguments - Set up middleware for common operations (logging, config loading) - Configure type coercion and validation - Implement strict mode and fail handlers - Set up build and development workflows Usage Invoke this skill when you need to: - Bootstrap a new CLI application using Yargs - Create a CLI with command modules pattern - Set up middleware-based processing - Configure…