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.
npm-publish-config
a5c-ai/babysitter
Configure npm publishing with proper bin entry, files, and registry settings.
ui-component-migrator
a5c-ai/babysitter
Migrate UI components between frameworks with structure, state, and style transformation
state-management
a5c-ai/babysitter
STATE.md reading, writing, and field-level updates. Provides cross-session state persistence via .planning/STATE.md with structured fields for current task, completed phases, blockers, decisions, and quick tasks.
getopts-parser-generator
a5c-ai/babysitter
Generate getopts-based argument parsing for shell scripts with short/long options and validation.
plan-implementation
a5c-ai/babysitter
Disciplined execution of approved plans with step-by-step verification, phase checkpoints, failure investigation, and mandatory code/security reviews.
autogen-setup
a5c-ai/babysitter
Microsoft AutoGen multi-agent configuration for conversational AI systems
huggingface-classifier
a5c-ai/babysitter
Hugging Face transformer model fine-tuning and inference for intent classification
langfuse-integration
a5c-ai/babysitter
LangFuse LLM observability integration for tracing, analytics, and cost tracking
prompt-compression
a5c-ai/babysitter
Token-efficient prompt compression techniques for cost optimization
weaviate-integration
a5c-ai/babysitter
Weaviate vector database setup with GraphQL queries and hybrid search
flow-network-builder
a5c-ai/babysitter
Model optimization problems as network flow problems
string-algorithm-matcher
a5c-ai/babysitter
Match string problems to appropriate algorithms
cli-snapshot-tester
a5c-ai/babysitter
Set up snapshot testing for CLI output with update workflows and diff reporting.
config-schema-validator
a5c-ai/babysitter
Generate Zod/JSON Schema configuration validators with defaults and error messages.
haystack-pipeline
a5c-ai/babysitter
Haystack NLP pipeline configuration for document processing and QA
langgraph-checkpoint
a5c-ai/babysitter
LangGraph checkpoint and persistence configuration for stateful workflow management
milvus-integration
a5c-ai/babysitter
Milvus distributed vector database configuration for large-scale RAG applications
zep-memory-integration
a5c-ai/babysitter
Zep memory server integration for long-term conversation memory and user profiling
cli-e2e-test-harness
a5c-ai/babysitter
Set up E2E test harness for CLI applications with process spawning and assertions.
langchain-memory
a5c-ai/babysitter
LangChain memory integration including ConversationBufferMemory, ConversationSummaryMemory, and vector-based memory
Feature Intake
a5c-ai/babysitter
# Feature Intake Parse and normalize features from text descriptions, images, and screenshots into structured requirements. ## Agent Feature Planner - `automaker-feature-planner` ## Workflow 1. Parse feature title and description text 2. Analyze attached images and screenshots for UI requirements
pr-shepherding
a5c-ai/babysitter
Monitor PR lifecycle from creation through merge including CI monitoring, review comment handling, thread resolution, and merge readiness verification.
Progress Tracking
a5c-ai/babysitter
# Progress Tracking Maintain progress.md with session logs, test results, error records, and phase status indicators. ## Agent Execution Monitor - `pwf-execution-monitor` ## Workflow 1. Initialize progress.md with session header and phase sections 2. Log session entries with timestamps during exe
tui-test-renderer
a5c-ai/babysitter
Set up testing utilities for TUI components with ink-testing-library and Bubble Tea testing.