数据处理

数据转换、清洗与 ETL

显示 1801-1824 / 共 12131 个技能
dadbodgeoff

metrics-collection

dadbodgeoff

Prometheus-compatible metrics collection with counters, gauges, and histograms. Export metrics for dashboards and alerts with proper labeling.

数据处理 784 6个月前
dadbodgeoff

monorepo-structure

dadbodgeoff

Set up a Turborepo + pnpm monorepo for sharing code between frontend, backend, and workers. One repo, multiple packages, shared types, parallel builds.

数据处理 784 6个月前
dadbodgeoff

feature-flags

dadbodgeoff

Implement a feature flag system for gradual rollouts, A/B testing, and kill switches. Use when you need to control feature availability without deployments, test features with specific users, or implement percentage-based rollouts.

缓存 784 6个月前
dadbodgeoff

logging-observability

dadbodgeoff

Structured JSON logging with correlation IDs, request context propagation across async boundaries, performance timing decorators, and worker metrics collection.

数据处理 784 6个月前
dadbodgeoff

ai-generation-client

dadbodgeoff

External AI API integration with retry logic, rate limiting, content safety detection, and multi-turn conversation support for image generation.

代码生成 784 6个月前
dadbodgeoff

backpressure

dadbodgeoff

Manage data flow when producers outpace consumers. Bounded buffers, adaptive flushing, and graceful degradation prevent OOM crashes and data loss.

代码生成 784 6个月前
dadbodgeoff

cloud-storage

dadbodgeoff

Cloud storage integration with signed URLs, visibility control, multi-tenant path conventions, and presigned uploads for direct client uploads.

数据处理 784 6个月前
dadbodgeoff

geographic-clustering

dadbodgeoff

Grid-based geographic clustering with O(n) performance, medoid finding for map markers, and multi-factor risk scoring from event density, sentiment, and recency.

数据处理 784 6个月前
dadbodgeoff

background-jobs

dadbodgeoff

Implement robust background job processing with dead letter queues, retries, and state machines. Use when building async workflows, scheduled tasks, or any work that shouldn't block the request/response cycle.

缓存 784 6个月前
dadbodgeoff

graceful-degradation

dadbodgeoff

Build resilient systems that degrade gracefully under failure. Implement fallbacks, feature flags, and partial responses when dependencies fail.

数据处理 784 6个月前
gmickel

flow-next-sync

gmickel

Manually trigger plan-sync to update downstream task specs after implementation drift. Use when code changes outpace specs.

智能体 687 7个月前
aipoch

blind-review-sanitizer

aipoch

One-click removal of author names, affiliations, acknowledgments, and excessive self-citations from manuscripts to meet double-blind peer review requirements. Preserves document structure while anonymizing sensitive information.

学术 1765 6个月前
aipoch

alumni-career-tracker

aipoch

Analyze laboratory alumni career trajectories and outcomes to provide data-driven

分析 1765 7个月前
aipoch

grant-mock-reviewer

aipoch

Simulates NIH study section peer review for grant proposals. Triggers

代码评审 1765 6个月前
aipoch

figure-legend-gen

aipoch

Generate standardized figure legends for scientific charts and graphs.

分析 1765 6个月前
jaechang-hits

bcftools-variant-manipulation

jaechang-hits

"Command-line toolkit for VCF/BCF variant file manipulation. Filter, merge, annotate, query, normalize, and compute statistics on variant call files. Essential for post-variant-calling pipelines: quality filtering, multi-sample merging, rsID annotation, and genotype extraction. Companion to samtools in the HTSlib ecosystem. Use GATK instead for complex indel realignment during variant calling; use VCFtools instead for population genetics statistics."

CLI 工具 344 6个月前
harlan-zw

tanstack-vue-query-skilld

harlan-zw

"ALWAYS use when writing code importing \"@tanstack/vue-query\". Consult for debugging, best practices, or modifying @tanstack/vue-query, tanstack/vue-query, tanstack vue-query, tanstack vue query, query."

数据处理 178 6个月前
harlan-zw

vue-data-ui-skilld

harlan-zw

"ALWAYS use when writing code importing \"vue-data-ui\". Consult for debugging, best practices, or modifying vue-data-ui, vue data ui."

代码生成 178 6个月前
P4nda0s

rev-idapython

P4nda0s

IDAPython and IDALib script reference for reverse engineering. Activate when the user needs to write IDAPython scripts in IDA, use IDALib for headless analysis, operate on IDB databases, debug with IDA, manipulate memory/registers, traverse functions/blocks/instructions, work with Hex-Rays decompiler API, handle obfuscation, or batch-process binaries.

数据处理 2036 4个月前
P4nda0s

rev-u3d-dump

P4nda0s

Dump Unity IL2CPP symbols from iOS/Android builds. Extract method names, addresses, and type info from IL2CPP binaries and global-metadata.dat, then generate IDA/Ghidra import scripts.

数据处理 2036 4个月前
apache

datafusion-python

apache

Use when the user is writing datafusion-python (Apache DataFusion Python bindings) DataFrame or SQL code. Covers imports, data loading, DataFrame operations, expression building, SQL-to-DataFrame mappings, idiomatic patterns, and common pitfalls.

数据处理 597 4个月前
CrankAddict

section-11

CrankAddict

Evidence-based endurance coaching protocol (v11.22). Use when analyzing training data, reviewing sessions, generating pre/post-workout reports, planning workouts, answering training questions, or giving endurance coaching advice. Always read or fetch athlete JSON data before responding to any training question.

数据处理 135 5个月前
therealXiaomanChu

create-ex

therealXiaomanChu

Distill an ex-partner into an AI Skill. Import WeChat history, photos, social media posts, generate Relationship Memory + Persona, with continuous evolution. 把前任蒸馏成 AI Skill,导入微信聊天记录、照片、朋友圈,生成 Relationship Memory + Persona,支持持续进化。

代码生成 6124 5个月前
jaechang-hits

pyimagej-fiji-bridge

jaechang-hits

"Python bridge to ImageJ2/Fiji enabling macro execution, plugin calls (Bio-Formats, TrackMate, Analyze Particles), bidirectional NumPy↔ImagePlus/ImgLib2 data exchange, and ImageJ Ops from Python. Use for automating Fiji-specific workflows headlessly from Python scripts. Use scikit-image instead for pure Python pipelines that do not require Fiji plugins; use napari for interactive visualization."

代码生成 344 6个月前