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
SkillsMP 已收集 MikeTreml/MissionControl 中的 1,968 个 Skill。打开任一 Skill 可查看来源和详情。
MikeTreml/MissionControl已展示 40 / 1,968 个已收集 Skill。
Fetch and parse LeetCode problems with metadata, constraints, examples, hints, difficulty ratings, and related problems. Integrates with LeetCode API for comprehensive problem data retrieval.
原文语言:英语
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.
原文语言:英语