Fetch and parse LeetCode problems with metadata, constraints, examples, hints, difficulty ratings, and related problems. Integrates with LeetCode API for comprehensive problem data retrieval.
Skills in this repository
MikeTreml/MissionControl - Page 30
SkillsMP has collected 1,968 skills from MikeTreml/MissionControl. Open a skill to review its source and details.
MikeTreml/MissionControlShowing 40 of 1,968 collected skills.
Apply language-specific micro-optimizations
Provide number theory algorithm implementations and guidance
Generate optimized prime sieves and factorization routines
Assist in constructing algorithm correctness proofs
Generate customized segment tree implementations
Compare multiple solutions for correctness and performance
Generate clear explanations of algorithm solutions
Match string problems to appropriate algorithms
Build and query suffix arrays and related structures
Generate comprehensive test cases including edge cases, stress tests, and counter-examples for algorithm correctness verification. Supports random generation, constraint-based generation, and brute force oracle comparison.
Generate argparse-based Python CLI applications with subparsers, type converters, and standard library patterns. Creates lightweight Python CLIs without external dependencies.
Generate argument validation logic with type coercion, constraints, custom validators, and helpful error messages for CLI applications.
Generate bash script templates with best practices including error handling, argument parsing, logging, and portability considerations.
Generate BATS test structure and fixtures for shell script testing with setup/teardown, assertions, and mocking.
Generate blessed widgets for Node.js terminal UIs with boxes, lists, forms, and dashboard layouts.
Generate Bubble Tea (Go) TUI application structure with models, commands, and views using the Elm architecture.
Create consistent chalk-based color and styling system for CLI output with themes, semantic colors, and formatting utilities.
Generate Chocolatey package for Windows CLI distribution.
Generate Clap-based Rust CLI applications with derive macros, subcommands, and modern Rust patterns. Creates production-ready Rust CLI with proper cargo structure.
Set up E2E test harness for CLI applications with process spawning and assertions.
Create mock stdin utilities for interactive CLI testing.
Configure cli-progress with custom formatters, multi-bar support, and ETA calculations for CLI progress indication.
Set up snapshot testing for CLI output with update workflows and diff reporting.
Generate table formatters for structured CLI output with column alignment, borders, and responsive sizing.
Generate Click-based Python CLI applications with decorators, groups, context, and modern Python patterns. Creates complete scaffolded CLI with proper project structure.
Generate Cobra/Viper-based Go CLI applications with persistent flags, subcommands, and configuration management. Creates production-ready Go CLI with modern patterns.
Configure code signing for macOS and Windows binaries with notarization.
Generate Commander.js CLI project structure with TypeScript, commands, options, and best practices. Creates a complete scaffolded CLI application ready for development.
Generate configuration file migration utilities for version upgrades.
Generate Zod/JSON Schema configuration validators with defaults and error messages.
Set up cosmiconfig for hierarchical configuration loading from multiple sources and formats.
Configure cross-env for cross-platform environment variable setting in npm scripts and CLI commands.
Generate cross-platform path handling utilities for Windows, macOS, and Linux compatibility in CLI applications.
Integrate dotenv for environment variable loading with validation and type coercion.
Handle text encoding across platforms including UTF-8, Windows codepages, and BOM handling.
Generate environment variable to CLI argument mapping with prefix support, type conversion, and fallback chains for configuration.
Generate getopts-based argument parsing for shell scripts with short/long options and validation.
Set up goreleaser for Go release automation with cross-compilation and publishing.
Generate formatted help text with examples, descriptions, sections, and consistent styling for CLI applications.