Integrate dotenv for environment variable loading with validation and type coercion.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 a5c-ai/babysitter에서 2,079개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
a5c-ai/babysitter수집된 skill 2,079개 중 40개를 표시합니다.
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.
원문 언어: 영어
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.
원문 언어: 영어
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.
원문 언어: 영어
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.
원문 언어: 영어
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 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.
원문 언어: 영어
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.
원문 언어: 영어
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
원문 언어: 영어
Migrate build systems to modern alternatives with build file conversion and CI/CD integration
원문 언어: 영어
Generate characterization tests to capture and verify existing behavior before migration
원문 언어: 영어