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.
rag-hybrid-search
a5c-ai/babysitter
Hybrid search combining semantic and keyword retrieval for RAG pipelines. Implement BM25 + dense vector search with fusion strategies.
spacy-ner
a5c-ai/babysitter
spaCy NER model training and entity extraction for conversational AI
code-profiler
a5c-ai/babysitter
Profile code performance and identify bottlenecks
dp-optimizer
a5c-ai/babysitter
Apply advanced DP optimizations automatically
dp-pattern-library
a5c-ai/babysitter
Maintain and match against a library of classic dynamic programming patterns. Provides pattern matching, template code generation, variant detection, and problem-to-pattern mapping for DP problems.
geometry-primitive-library
a5c-ai/babysitter
Provide robust computational geometry primitives
graph-algorithm-selector
a5c-ai/babysitter
Select optimal graph algorithm based on problem constraints
interview-problem-bank
a5c-ai/babysitter
Curated bank of interview problems organized by company, pattern, and difficulty. Provides problem recommendations, coverage tracking, weak area identification, and premium problem alternatives for FAANG interview preparation.
number-theory-toolkit
a5c-ai/babysitter
Provide number theory algorithm implementations and guidance
prime-sieve-generator
a5c-ai/babysitter
Generate optimized prime sieves and factorization routines
chocolatey-package-generator
a5c-ai/babysitter
Generate Chocolatey package for Windows CLI distribution.
code-signing-setup
a5c-ai/babysitter
Configure code signing for macOS and Windows binaries with notarization.
argument-validator-generator
a5c-ai/babysitter
Generate argument validation logic with type coercion, constraints, custom validators, and helpful error messages for CLI applications.
cli-progress-bar-setup
a5c-ai/babysitter
Configure cli-progress with custom formatters, multi-bar support, and ETA calculations for CLI progress indication.
cli-table-formatter
a5c-ai/babysitter
Generate table formatters for structured CLI output with column alignment, borders, and responsive sizing.
cross-env-setup
a5c-ai/babysitter
Configure cross-env for cross-platform environment variable setting in npm scripts and CLI commands.
dispatching-parallel-agents
a5c-ai/babysitter
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
codebase-mapping
a5c-ai/babysitter
Automatic codebase indexing for invisible context injection. Catalogs project structure, file types, entry points, dependencies, and test layout.
hook-management
a5c-ai/babysitter
Session-scoped hook lifecycle management with enable/disable/status controls, execution profiling, and color-coded performance alerts.
cog-onboarding
a5c-ai/babysitter
Personalize COG Second Brain workflow through role pack selection and vault initialization
code-review-pipeline
a5c-ai/babysitter
Multi-dimensional code review across correctness, security, performance, and maintainability with confidence-gated reporting and remediation loops.
tdd-enforcement
a5c-ai/babysitter
Red-Green-Refactor TDD methodology with mandatory failing tests, minimal implementation, quality refactoring, and 80% coverage gating.
agent-coordination
a5c-ai/babysitter
Coordinate Crew (persistent) and Polecat (transient) agents using Gas Town's hook-based work distribution and GUPP principle.
advanced-ds-library
a5c-ai/babysitter
Provide implementations of advanced data structures