Topic: trustworthy-ai
2,051 skills in this topic.
-
task-decomposition
Convert technical plans into actionable development tasks with dependency graphs, effort estimates, and parallelization opportunities.
a5c-ai/babysitter 514
-
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
a5c-ai/babysitter 514
-
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work.
a5c-ai/babysitter 514
-
receiving-code-review
Use when receiving code review feedback, before implementing suggestions. Requires technical rigor and verification, not blind implementation.
a5c-ai/babysitter 514
-
using-git-worktrees
Use when starting feature work that needs isolation from current workspace or before executing implementation plans.
a5c-ai/babysitter 514
-
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
a5c-ai/babysitter 514
-
bats-test-scaffolder
Generate BATS test structure and fixtures for shell script testing with setup/teardown, assertions, and mocking.
a5c-ai/babysitter 514
-
blessed-widget-generator
Generate blessed widgets for Node.js terminal UIs with boxes, lists, forms, and dashboard layouts.
a5c-ai/babysitter 514
-
chocolatey-package-generator
Generate Chocolatey package for Windows CLI distribution.
a5c-ai/babysitter 514
-
cli-e2e-test-harness
Set up E2E test harness for CLI applications with process spawning and assertions.
a5c-ai/babysitter 514
-
cli-progress-bar-setup
Configure cli-progress with custom formatters, multi-bar support, and ETA calculations for CLI progress indication.
a5c-ai/babysitter 514
-
cli-snapshot-tester
Set up snapshot testing for CLI output with update workflows and diff reporting.
a5c-ai/babysitter 514
-
cli-table-formatter
Generate table formatters for structured CLI output with column alignment, borders, and responsive sizing.
a5c-ai/babysitter 514
-
cobra-scaffolder
Generate Cobra/Viper-based Go CLI applications with persistent flags, subcommands, and configuration management. Creates production-ready Go CLI with modern patterns.
a5c-ai/babysitter 514
-
code-signing-setup
Configure code signing for macOS and Windows binaries with notarization.
a5c-ai/babysitter 514
-
config-schema-validator
Generate Zod/JSON Schema configuration validators with defaults and error messages.
a5c-ai/babysitter 514
-
cross-env-setup
Configure cross-env for cross-platform environment variable setting in npm scripts and CLI commands.
a5c-ai/babysitter 514
-
goreleaser-setup
Set up goreleaser for Go release automation with cross-compilation and publishing.
a5c-ai/babysitter 514
-
mcp-error-code-mapper
Map application errors to MCP error codes with proper messages, error types, and recovery suggestions.
a5c-ai/babysitter 514
-
mcp-tool-schema-generator
Generate JSON Schema definitions for MCP tool input parameters. Creates well-documented, AI-consumable schemas with proper types, descriptions, and validation rules.
a5c-ai/babysitter 514
-
oclif-scaffolder
Generate oclif CLI framework projects with plugin support, topics, hooks, and TypeScript. Creates enterprise-grade CLI applications with extensibility.
a5c-ai/babysitter 514
-
pkg-binary-builder
Configure pkg for Node.js binary builds with asset bundling and cross-platform targets.
a5c-ai/babysitter 514
-
plugin-dependency-resolver
Generate plugin dependency resolution logic with topological sorting.
a5c-ai/babysitter 514
-
plugin-loader-generator
Generate dynamic plugin loading system with discovery, validation, and lifecycle management.
a5c-ai/babysitter 514