Back to authors
babysitter-sdk

babysitter-sdk

71 Skills published on GitHub.

complexity-analyzer

Automated Big-O complexity analysis of code and algorithms. Performs static analysis of loop structures, recursive call trees, space complexity estimation, and amortized analysis with detailed derivation documents.

algorithms-optimizationView skill →

dp-pattern-library

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.

algorithms-optimizationView skill →

interview-problem-bank

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.

algorithms-optimizationView skill →

leetcode-problem-fetcher

Fetch and parse LeetCode problems with metadata, constraints, examples, hints, difficulty ratings, and related problems. Integrates with LeetCode API for comprehensive problem data retrieval.

algorithms-optimizationView skill →

test-case-generator

Generate comprehensive test cases including edge cases, stress tests, and counter-examples for algorithm correctness verification. Supports random generation, constraint-based generation, and brute force oracle comparison.

algorithms-optimizationView skill →

cicd-pipelines

Multi-platform CI/CD pipeline expertise. Generate GitHub Actions, GitLab CI, Jenkins, and Azure Pipelines configurations. Analyze failures, optimize execution time, validate syntax, and configure matrix builds and caching strategies.

cicdView skill →

kubernetes-ops

Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze pod logs/events/resources, generate and validate manifests, and debug cluster issues.

container-orchestrationView skill →

prometheus-grafana

Expert skill for Prometheus metrics and Grafana dashboards. Write and validate PromQL queries, generate Grafana dashboard JSON, create alerting and recording rules, analyze metric cardinality, and debug scrape configurations.

observabilityView skill →

secrets-management

Enterprise secrets management across platforms. Manage secrets with HashiCorp Vault, AWS Secrets Manager, Azure Key Vault, GCP Secret Manager, and Kubernetes secrets. Configure rotation, policies, and access controls.

securityView skill →

terraform-iac

Specialized skill for Terraform and Infrastructure as Code operations. Execute terraform commands, validate HCL, analyze state and drift, generate modules, and support multi-cloud providers (AWS, GCP, Azure).

infrastructure-as-codeView skill →

reliability-analysis

Component and system reliability prediction and analysis skill with MTBF/MTTF calculations, failure rate databases, FMEA/FMECA support, fault tree analysis, and accelerated life testing data analysis.

UncategorizedView skill →

test-automation

Automated test equipment control and data acquisition skill for hardware validation, with VISA/SCPI instrument communication, test sequence scripting, and measurement uncertainty analysis.

UncategorizedView skill →

thermal-analysis

Electronic system thermal modeling and analysis skill for junction temperature calculation, heat sink selection, thermal resistance networks, and safe operating area verification.

UncategorizedView skill →

air-pollution-control

Specialized skill for air pollution control equipment selection and design including scrubbers, baghouses, ESPs, oxidizers, and BACT/LAER determination.

UncategorizedView skill →

membrane-system-design

Expert skill for membrane filtration and separation system design including process selection, flux calculations, fouling analysis, and concentrate management.

UncategorizedView skill →

stormwater-management

Skill for integrated stormwater management and green infrastructure design with SWMM modeling, hydrologic analysis, BMP sizing, and MS4 permit compliance.

UncategorizedView skill →

wastewater-optimization

Specialized skill for biological and physical-chemical wastewater treatment process optimization with activated sludge modeling, nutrient removal, aeration efficiency, and energy minimization.

UncategorizedView skill →

anthropometric-analyzer

Anthropometric data analysis skill for workstation design and accommodation.

ergonomicsView skill →

decision-tree-analyzer

Decision tree analysis skill with expected value, risk analysis, and utility theory.

decision-analysisView skill →

discrete-event-simulator

Discrete event simulation skill for modeling and analyzing complex systems with stochastic processes.

simulationView skill →

distribution-fitter

Statistical distribution fitting skill for input modeling in simulation and analysis.

simulationView skill →

doe-designer

Design of Experiments planning and analysis skill for factorial and response surface experiments.

quality-engineeringView skill →

facility-layout-optimizer

Facility layout optimization skill for material flow minimization and space utilization.

supply-chainView skill →

integer-program-solver

Integer and mixed-integer programming skill for combinatorial optimization problems with discrete decision variables.

operations-researchView skill →

line-balancer

Assembly line balancing skill for workstation design and cycle time optimization.

production-planningView skill →

linear-program-modeler

Mathematical programming skill for formulating and solving linear programming models for resource allocation, production planning, and capacity optimization.

operations-researchView skill →

mcda-analyzer

Multi-criteria decision analysis skill with AHP, TOPSIS, and weighted scoring methods.

decision-analysisView skill →

network-optimizer

Network optimization skill for transportation, assignment, and flow problems on graph structures.

operations-researchView skill →

niosh-lifting-calculator

NIOSH Lifting Equation calculator for manual material handling risk assessment.

ergonomicsView skill →

pareto-analyzer

Pareto analysis skill for identifying vital few causes and prioritizing improvement efforts.

continuous-improvementView skill →

pdca-tracker

PDCA cycle tracking skill for plan-do-check-act improvement management.

continuous-improvementView skill →

process-mining-analyzer

Process mining skill for event log analysis, process discovery, and conformance checking.

work-measurementView skill →

queuing-analyzer

Queuing theory analysis skill for analytical evaluation of waiting line systems.

simulationView skill →

rula-reba-assessor

Rapid Upper Limb Assessment (RULA) and Rapid Entire Body Assessment (REBA) skill for posture evaluation.

ergonomicsView skill →

simulation-experiment-designer

Simulation experimental design skill for efficient scenario analysis and optimization.

simulationView skill →

smed-analyzer

Single Minute Exchange of Die analysis skill for changeover time reduction.

lean-manufacturingView skill →

takt-time-calculator

Takt time and cycle time analysis skill for production line balancing and capacity planning.

lean-manufacturingView skill →

time-study-analyzer

Time study analysis skill with stopwatch methods, performance rating, and standard time calculation.

work-measurementView skill →

vehicle-routing-solver

Vehicle routing problem solver for logistics optimization with time windows, capacity constraints, and multiple depots.

operations-researchView skill →

warehouse-slotting-optimizer

Warehouse slotting and layout optimization skill for pick path minimization and space utilization.

supply-chainView skill →

work-sampling-analyzer

Work sampling analysis skill for activity distribution and utilization studies.

work-measurementView skill →

workstation-layout-designer

Workstation and workspace layout design skill with ergonomic optimization.

ergonomicsView skill →

cublas-cudnn

Expert integration with NVIDIA GPU-accelerated math libraries. Configure cuBLAS tensor core operations, generate cuBLAS GEMM calls, integrate cuDNN layers, handle algorithm selection, and support mixed-precision operations.

gpu-librariesView skill →

cuda-debugging

Expert skill for GPU debugging using CUDA-GDB and NVIDIA Compute Sanitizer. Detect memory errors, race conditions, uninitialized memory access, validate atomic operations, analyze kernel synchronization issues, and generate debugging reports with recommendations.

debuggingView skill →

cuda-graphs

Expert skill for CUDA Graph capture and optimization for reduced launch overhead. Capture CUDA operations into graphs, instantiate and execute graph instances, update graph node parameters, profile graph vs stream execution, design graph-friendly kernel patterns, and optimize launch latency for inference.

execution-optimizationView skill →

cuda-toolkit

Deep integration with NVIDIA CUDA toolkit for kernel development, compilation, and debugging. Execute nvcc compilation with optimization flags analysis, generate and validate CUDA kernel code, analyze PTX/SASS assembly output, and configure execution parameters.

cuda-developmentView skill →

cutlass-triton

High-performance kernel template libraries and DSLs. Generate CUTLASS GEMM configurations, implement Triton kernel definitions, configure epilogue operations, tune tile sizes and warp arrangements, and benchmark against cuBLAS.

kernel-generationView skill →

gpu-benchmarking

Expert skill for automated GPU performance benchmarking and regression detection. Design micro-benchmarks, measure kernel execution time with CUDA events, calculate achieved vs theoretical performance, generate comparison reports, detect regressions in CI/CD, and profile power/thermal characteristics.

performance-testingView skill →

gpu-memory-analysis

Specialized skill for GPU memory hierarchy analysis and optimization. Analyze memory access patterns, detect bank conflicts, optimize cache utilization, profile global memory bandwidth, and generate optimized memory access code patterns.

memory-optimizationView skill →

hip-rocm

AMD HIP and ROCm ecosystem for cross-platform GPU development. Execute hipify conversion tools, generate HIP-compatible kernel code, handle CUDA/HIP API differences, configure ROCm toolchain, and profile with rocprof.

cross-platformView skill →

Page 1 of 2 · 71 results