Skip to main content

这个仓库中的 skills

MikeTreml/MissionControl - 第 31 页

SkillsMP 已收集 MikeTreml/MissionControl 中的 1,968 个 Skill。打开任一 Skill 可查看来源和详情。

MikeTreml/MissionControl

已展示 40 / 1,968 个已收集 Skill。

职业分类
软件开发工程师
描述

Generate Homebrew formula for CLI distribution on macOS and Linux.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate Ink (React for CLI) components for terminal UIs with hooks, state management, and layout components.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate interactive command-line prompts using Inquirer.js with validation, conditional logic, and custom renderers. Creates user-friendly input collection flows for CLI applications.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Normalize line endings for cross-platform file handling with CRLF/LF conversion and git configuration.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate MCP capability declarations from tool and resource inventory with proper versioning and feature flags.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Map application errors to MCP error codes with proper messages, error types, and recovery suggestions.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Set up MCP Inspector for debugging and testing MCP servers with request logging, response inspection, and protocol validation.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Create mock MCP client for server testing with request/response simulation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Design and implement MCP resource URI schemes and templates with proper naming, hierarchy, and documentation.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bootstrap MCP server with Python SDK, transport configuration, tool/resource handlers, and proper project structure.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Bootstrap MCP (Model Context Protocol) servers with the official TypeScript SDK. Creates complete server implementations with transport layer, tools, resources, and proper error handling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate JSON Schema definitions for MCP tool input parameters. Creates well-documented, AI-consumable schemas with proper types, descriptions, and validation rules.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure HTTP/SSE transport for web-based MCP servers with proper endpoints, authentication, and CORS.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure WebSocket transport for bidirectional MCP communication with connection management and reconnection handling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate logic for handling mutually exclusive argument groups with clear error messages and validation in CLI applications.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure npm publishing with proper bin entry, files, and registry settings.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate oclif CLI framework projects with plugin support, topics, hooks, and TypeScript. Creates enterprise-grade CLI applications with extensibility.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Integrate ora spinners with consistent styling, promise handling, and status updates for CLI progress feedback.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure pkg for Node.js binary builds with asset bundling and cross-platform targets.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate plugin dependency resolution logic with topological sorting.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate hook-based plugin extension system with event emitter patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate dynamic plugin loading system with discovery, validation, and lifecycle management.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Define plugin manifest schema with versioning and dependency declarations.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure plugin sandboxing with vm2 or isolated-vm for secure plugin execution.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Validate scripts for POSIX compliance with portability checks, bashism detection, and cross-platform compatibility.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure PyInstaller for Python binary builds with spec files and bundling options.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate Scoop manifest for Windows CLI distribution.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate shell completion scripts for bash, zsh, and fish from CLI command definitions. Creates intelligent completions with argument suggestions, file completions, and dynamic values.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate .shellcheckrc configuration with appropriate rules, exclusions, and severity settings for shell script linting.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Detect terminal capabilities including color support, TTY status, size, and Unicode support for adaptive CLI output.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate Textual (Python) TUI application structure with widgets, screens, and CSS styling.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate trap handlers for cleanup, signal handling, and graceful shutdown in shell scripts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Set up testing utilities for TUI components with ink-testing-library and Bubble Tea testing.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Set up Viper for Go configuration management with file, env, and flag binding.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate multi-format configuration file loaders for YAML, JSON, and TOML formats.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Generate Yargs-based CLI applications with commands, positional args, middleware, and TypeScript support. Creates a complete scaffolded CLI application with modern patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Analyze API changes for backward compatibility with breaking change detection and consumer impact assessment

原文语言:英语

更新
职业分类
软件开发工程师
描述

Discover and document existing API endpoints from code, logs, and traffic analysis

原文语言:英语

更新
职业分类
软件开发工程师
描述

Analyze and visualize software architecture patterns, dependencies, and module boundaries for migration planning

原文语言:英语

更新
职业分类
软件开发工程师
描述

Migrate authentication systems with credential migration, OAuth2/OIDC setup, and identity provider integration

原文语言:英语

更新
已展示 40 / 1,968 个已收集 Skill。