Integrate dotenv for environment variable loading with validation and type coercion.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٢٬٠٧٩ من skills من a5c-ai/babysitter. افتح أي skill لمراجعة مصدره وتفاصيله.
a5c-ai/babysitterعرض ٤٠ من أصل ٢٬٠٧٩ skills مجمعة.
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
لغة النص الأصلي: الإنجليزية