Topic: agent-orchestration
2,114 skills in this topic.
-
line-ending-normalizer
Normalize line endings for cross-platform file handling with CRLF/LF conversion and git configuration.
a5c-ai/babysitter 514
-
mcp-capability-declarator
Generate MCP capability declarations from tool and resource inventory with proper versioning and feature flags.
a5c-ai/babysitter 514
-
mcp-inspector-integration
Set up MCP Inspector for debugging and testing MCP servers with request logging, response inspection, and protocol validation.
a5c-ai/babysitter 514
-
mcp-mock-client
Create mock MCP client for server testing with request/response simulation.
a5c-ai/babysitter 514
-
mcp-resource-uri-designer
Design and implement MCP resource URI schemes and templates with proper naming, hierarchy, and documentation.
a5c-ai/babysitter 514
-
mcp-sdk-python-bootstrapper
Bootstrap MCP server with Python SDK, transport configuration, tool/resource handlers, and proper project structure.
a5c-ai/babysitter 514
-
mcp-sdk-typescript-bootstrapper
Bootstrap MCP (Model Context Protocol) servers with the official TypeScript SDK. Creates complete server implementations with transport layer, tools, resources, and proper error handling.
a5c-ai/babysitter 514
-
mcp-transport-sse-setup
Configure HTTP/SSE transport for web-based MCP servers with proper endpoints, authentication, and CORS.
a5c-ai/babysitter 514
-
mcp-transport-websocket-setup
Configure WebSocket transport for bidirectional MCP communication with connection management and reconnection handling.
a5c-ai/babysitter 514
-
mutually-exclusive-group-handler
Generate logic for handling mutually exclusive argument groups with clear error messages and validation in CLI applications.
a5c-ai/babysitter 514
-
npm-publish-config
Configure npm publishing with proper bin entry, files, and registry settings.
a5c-ai/babysitter 514
-
ora-spinner-integration
Integrate ora spinners with consistent styling, promise handling, and status updates for CLI progress feedback.
a5c-ai/babysitter 514
-
plugin-hook-system
Generate hook-based plugin extension system with event emitter patterns.
a5c-ai/babysitter 514
-
plugin-manifest-schema
Define plugin manifest schema with versioning and dependency declarations.
a5c-ai/babysitter 514
-
plugin-sandbox-setup
Configure plugin sandboxing with vm2 or isolated-vm for secure plugin execution.
a5c-ai/babysitter 514
-
posix-shell-validator
Validate scripts for POSIX compliance with portability checks, bashism detection, and cross-platform compatibility.
a5c-ai/babysitter 514
-
pyinstaller-config
Configure PyInstaller for Python binary builds with spec files and bundling options.
a5c-ai/babysitter 514
-
scoop-manifest-generator
Generate Scoop manifest for Windows CLI distribution.
a5c-ai/babysitter 514
-
terminal-capability-detector
Detect terminal capabilities including color support, TTY status, size, and Unicode support for adaptive CLI output.
a5c-ai/babysitter 514
-
textual-scaffolder
Generate Textual (Python) TUI application structure with widgets, screens, and CSS styling.
a5c-ai/babysitter 514
-
trap-handler-generator
Generate trap handlers for cleanup, signal handling, and graceful shutdown in shell scripts.
a5c-ai/babysitter 514
-
tui-test-renderer
Set up testing utilities for TUI components with ink-testing-library and Bubble Tea testing.
a5c-ai/babysitter 514
-
yaml-json-toml-loader
Generate multi-format configuration file loaders for YAML, JSON, and TOML formats.
a5c-ai/babysitter 514
-
yargs-scaffolder
Generate Yargs-based CLI applications with commands, positional args, middleware, and TypeScript support. Creates a complete scaffolded CLI application with modern patterns.
a5c-ai/babysitter 514