a5c-ai/babysitter Skills
(321)Browse AI agent skills from a5c-ai/babysitter for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
codemod-executor
a5c-ai/babysitter
Execute automated AST-based code transformations for large-scale refactoring and migration
clap-scaffolder
a5c-ai/babysitter
Generate Clap-based Rust CLI applications with derive macros, subcommands, and modern Rust patterns. Creates production-ready Rust CLI with proper cargo structure.
mcp-capability-declarator
a5c-ai/babysitter
Generate MCP capability declarations from tool and resource inventory with proper versioning and feature flags.
mcp-error-code-mapper
a5c-ai/babysitter
Map application errors to MCP error codes with proper messages, error types, and recovery suggestions.
git-integration
a5c-ai/babysitter
Git commit patterns, formats, and conventions for GSD methodology. Provides atomic commits per task, structured commit messages, planning file commits, branch management, and milestone tag operations.
gsd-tools
a5c-ai/babysitter
Central utility skill for GSD operations. Provides config parsing, slug generation, timestamps, path operations, and orchestrates calls to other specialized skills. Acts as the unified entry point that the original gsd-tools.cjs provided via its lib/ modules (commands, config, core, init).
mutually-exclusive-group-handler
a5c-ai/babysitter
Generate logic for handling mutually exclusive argument groups with clear error messages and validation in CLI applications.
ora-spinner-integration
a5c-ai/babysitter
Integrate ora spinners with consistent styling, promise handling, and status updates for CLI progress feedback.
spec-creation
a5c-ai/babysitter
Feature specification creation from codebase research. Produces requirements, acceptance criteria, architecture decisions, implementation plans, and risk analysis.
cog-daily-intelligence
a5c-ai/babysitter
Generate personalized verified news briefs with 7-day freshness and 95%+ source accuracy
model-profile-resolution
a5c-ai/babysitter
Resolve model profile (quality/balanced/budget) at orchestration start and map agents to specific models. Enables cost/quality tradeoffs by selecting appropriate AI models for each agent role.
cog-team-intelligence
a5c-ai/babysitter
Cross-reference GitHub, Linear, Slack, and PostHog with bidirectional sync for team briefs
cog-url-extraction
a5c-ai/babysitter
Save URLs with auto-extracted insights, credibility scoring, and vault routing
research-first-dev
a5c-ai/babysitter
Research-first development methodology that investigates existing solutions, brainstorms alternatives, and evaluates trade-offs before any implementation begins.
security-scanning
a5c-ai/babysitter
AgentShield security audit with 5 scanning categories, 102 static analysis rules, and optional red-team simulation.
formula-authoring
a5c-ai/babysitter
Author TOML-based Formula workflow templates that become Protomolecules and active Molecules in Gas Town's durable workflow system.
work-decomposition
a5c-ai/babysitter
Decompose goals into MEOWs (Molecular Expressions of Work) - trackable atomic units following Gas Town's bead-based work model.
frontmatter-parsing
a5c-ai/babysitter
YAML frontmatter parsing and manipulation for .planning/ documents. Provides read, write, update, query, and validation operations on frontmatter blocks in GSD markdown artifacts.
requirements-interview
a5c-ai/babysitter
Interactive PM interview with expertise-adaptive questioning for requirements elicitation
inquirer-prompt-generator
a5c-ai/babysitter
Generate interactive command-line prompts using Inquirer.js with validation, conditional logic, and custom renderers. Creates user-friendly input collection flows for CLI applications.
pkg-binary-builder
a5c-ai/babysitter
Configure pkg for Node.js binary builds with asset bundling and cross-platform targets.
context-preservation
a5c-ai/babysitter
State capture and restore across context window compactions. Monitors usage thresholds and serializes quality, task, and spec state for seamless continuation.
Error Logging
a5c-ai/babysitter
# Error Logging Log all errors with full context, detect patterns, and suggest approach mutations to avoid repeated failures. ## Agent Error Analyst - `pwf-error-analyst` ## Workflow 1. Log ALL errors immediately to progress.md (Rule 3) 2. Include error context, stack traces, and reproduction ste
advanced-ds-library
a5c-ai/babysitter
Provide implementations of advanced data structures