Argument Validator Generator Generate comprehensive argument validation logic for CLI applications with type coercion and constraint checking. Capabilities - Generate type coercion functions for arguments - Create custom validators with constraint checking - Set up validation error messages - Implement value normalization - Configure mutually exclusive validation - Generate validation schemas Usage Invoke this skill when you need to: - Add type validation to CLI arguments - Create custom argument validators - Implement complex constraint checking - Generate helpful validation error messages I…