Skip to main content

이 저장소의 skills

a5c-ai/babysitter - 46페이지

SkillsMP는 a5c-ai/babysitter에서 2,079개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

a5c-ai/babysitter

수집된 skill 2,079개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Apply general knowledge reasoning across diverse domains — trivia, commonsense inference, analogy, and factual question answering.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build medical AI agents for clinical decision support, medical record summarization, diagnostic assistance, and healthcare workflow automation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Orchestrate workflows across multiple applications and APIs — inter-app coordination, data handoff, and multi-system task completion.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Design agents for multi-turn tool use — sequential tool calls, result accumulation, error recovery, and complex task decomposition over multiple turns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Induce visual patterns from examples — few-shot visual reasoning, grid-based pattern recognition, and ARC-style inductive inference.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement backend async and background processing patterns — event-driven architectures, message queues, async task runners, and worker pools.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement reliable background job processing systems — queue management, retry policies, dead-letter handling, and distributed workers.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Integrate database drivers and connectors — connection pooling, query builders, ORM configuration, and multi-database abstraction layers.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement email and push notification delivery systems — transactional email, notification templates, delivery tracking, and bounce handling.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Work with Rust async runtimes — Tokio, async-std, executor internals, pinning, wakers, and building high-performance async Rust services.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement secure webhook verification — HMAC signature validation, replay attack prevention, idempotency keys, and webhook payload processing.

원문 언어: 판별 불가

업데이트
직업 분류
소프트웨어 개발자
설명

Implement compression and archiving workflows — gzip, zstd, bzip2, tar, zip, streaming compression, and efficient large-file handling.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Handle date and time manipulation — timezone conversions, duration calculations, date formatting, and internationalization-aware temporal operations.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Demonstrate fluency in code editors and IDEs — keybindings, refactoring tools, debugging workflows, and productivity extensions for VS Code, Vim, or JetBrains.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Transform and manipulate JSON data — jq queries, schema validation, nested object traversal, and JSON-to-CSV or flat-file conversions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement Python functions and modules following best practices — type hints, error handling, testing, and idiomatic Python patterns.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Extract structured data from images and documents using vision models — OCR, layout analysis, table extraction, and visual document parsing.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement blockchain consensus protocols — Proof of Work, Proof of Stake, PBFT, Tendermint, and distributed agreement mechanisms.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze and decide between batch and stream processing architectures — latency requirements, cost modeling, and hybrid Lambda/Kappa patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Test ETL pipelines for data completeness, transformation accuracy, schema validation, and end-to-end data flow integrity.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Develop, optimize, and deploy Apache Spark jobs for large-scale batch processing, streaming, and machine learning workloads.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Benchmark and optimize ML model inference — latency, throughput, memory usage, and hardware-specific performance profiling.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Design and train reinforcement learning agents — environment setup, reward shaping, policy gradient methods, and evaluation.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Ensure ML experiment reproducibility — seed management, environment pinning, artifact versioning, and deterministic training validation.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Human-feedback-driven model optimization — preference data collection, reward modeling, policy updates, and alignment evaluation.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Apply statistical hypothesis testing, significance analysis, A/B test evaluation, and distribution comparisons for data science workflows.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Analyze and model time-series data — forecasting, anomaly detection, trend decomposition, and temporal feature engineering.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Validate ML training datasets for quality, bias, completeness, label consistency, and distribution coverage.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Test and validate data visualizations for correctness, accessibility, and rendering consistency across chart libraries and dashboards.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Implement blue/green deployment strategies — traffic switching, rollback procedures, database migration coordination, and zero-downtime releases.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build Kubernetes operators using controller-runtime — CRD design, reconciliation loops, event handling, and operator lifecycle management.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Build observability pipelines — log aggregation, metric collection, trace ingestion, and routing to backends like Datadog, Grafana, or OpenTelemetry Collector.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement reliable task scheduling and cron job systems — distributed schedulers, missed-job recovery, and job monitoring.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Plan and optimize digital advertising campaigns across Google, Meta, programmatic, and social channels — targeting, bidding, and attribution.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Build and manage marketing automation workflows — lead nurturing, email sequences, CRM integration, and multi-channel campaign orchestration.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Develop algorithmic trading strategies — backtesting, execution algorithms, market microstructure analysis, and latency optimization.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build market data engineering pipelines — real-time feed ingestion, tick data normalization, OHLCV aggregation, and time-series storage.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Construct and optimize investment portfolios — asset allocation, risk budgeting, factor exposure management, and mean-variance optimization.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement technical analysis indicators and charting patterns — moving averages, RSI, MACD, candlestick patterns, and signal generation.

원문 언어: 영어

업데이트
직업 분류
재무 및 투자 분석가
설명

Implement and manage trade lifecycle processes — order management, execution, clearing, settlement, and reconciliation workflows.

원문 언어: 영어

업데이트
수집된 skill 2,079개 중 40개를 표시합니다.