Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

data-engineering-agent-skills

يحتوي data-engineering-agent-skills على 74 من skills المجمعة من vaquarkhan، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
74
Stars
19
محدث
2026-06-13
Forks
4
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

safe-backfill-and-replay-orchestration
مطوّرو البرمجيات

Forces replay-safe rollout plans, reconciliation gates, and rollback paths before executing any data backfill or historical reprocessing. Use when running /backfill, rerunning pipelines, repairing publish windows, or any work that risks double-counting or downstream corruption.

2026-06-13
using-data-engineering-agent-skills
مطوّرو البرمجيات

Helps agents classify data engineering work, choose the right preset and skill bundle, and pick the safest next command. Use when starting a session, triaging an ambiguous request, or deciding how to proceed.

2026-06-13
data-resiliency-testing-and-failure-injection
محللو ضمان جودة البرمجيات والمختبرون

Guides agents through resiliency testing for data platforms. Use when designing or running failure drills, recovery validation, failover tests, replay-safety checks, dependency outage exercises, or fault injection for pipelines and publishes.

2026-06-09
incident-triage-and-pipeline-recovery
مطوّرو البرمجيات

Guides agents through production data incidents. Use when a pipeline fails, publishes bad data, misses an SLA, partially loads, corrupts state, or requires rollback, replay, or stakeholder communication.

2026-06-09
kafka-resilience-and-schema-evolution
مطوّرو البرمجيات

Enforces production Kafka guardrails including non-breaking schema evolution, dead-letter queues for poison messages, and acks=all producer durability. Use when designing or changing Kafka topics, producers, consumers, schema registry policies, or streaming recovery paths.

2026-06-09
mcp-data-observability-integration
مطوّرو البرمجيات

Guides agents to wire Model Context Protocol servers for live data platform observability including Spark execution plans, OOM diagnosis, Kafka consumer lag, and orchestration run state. Use when agents need cluster metrics, streaming lag, or job diagnostics instead of blind code changes.

2026-06-09
orchestration-and-backfills
مطوّرو البرمجيات

Designs scheduling, reruns, and backfills safely for data systems. Use when changing orchestration, retries, dependency timing, historical reprocessing, or publish sequencing.

2026-06-09
spark-and-distributed-processing
مطوّرو البرمجيات

Guides agents through batch and distributed data processing design. Use when implementing or reviewing Spark-based pipelines, or managed distributed runtimes such as Glue and EMR.

2026-06-09
spark-serverless-reliability-and-state-management
مطوّرو البرمجيات

Enforces timeout-aware rollbacks, resumable checkpoints, and orphan cleanup for serverless Spark workloads on AWS Lambda, Glue, and similar runtimes. Use when writing or reviewing Spark jobs in serverless environments, S3 checkpoint patterns, partial-failure recovery, or IceGuard-style state management.

2026-06-09
streaming-and-messaging-systems
مطوّرو البرمجيات

Guides agents through event streaming and real-time data pipeline design. Use when working with Kafka, Kinesis, Flink, stream processing, windowing, stateful consumers, or near-real-time publish flows.

2026-06-09
data-quality-and-contract-testing
مطوّرو البرمجيات

Drives data implementation with contracts, assertions, and validation evidence. Use when adding or changing ingestion logic, transformations, schemas, or published data products.

2026-06-07
debezium-and-kafka-connect-cdc
مطوّرو البرمجيات

Guides agents through Debezium and Kafka Connect CDC workflows. Use when streaming database changes into Kafka topics, managing connectors, snapshots, schema evolution, or downstream CDC consumers.

2026-06-07
lineage-pii-and-governance
مطوّرو البرمجيات

Applies governance, lineage, ownership, and sensitive-data controls to data changes. Use when a pipeline touches published datasets, regulated information, or shared business metrics.

2026-06-07
apache-beam-unified-batch-and-stream
مطوّرو البرمجيات

Guides agents through Apache Beam pipelines that unify batch and streaming logic. Use when designing Beam transforms, windowing, runners, replay behavior, or portability across execution backends.

2026-06-07
apache-hudi-lakehouse
مطوّرو البرمجيات

Guides agents through Apache Hudi lakehouse design. Use when managing incremental upserts, record-level mutations, timeline behavior, compaction, and Hudi-based lakehouse tables.

2026-06-07
avro-protobuf-json-schema-registry
مطوّرو البرمجيات

Guides agents through schema-registry-backed event contracts. Use when managing Avro, Protobuf, or JSON Schema for event streams, compatibility policies, producer and consumer evolution, or contract enforcement in messaging systems.

2026-06-07
clickhouse-real-time-analytics
مطوّرو البرمجيات

Guides agents through ClickHouse-based real-time analytics design. Use when building fast analytical serving layers, event aggregations, materialized views, or low-latency metric access patterns.

2026-06-07
data-contract-testing-with-schema-registry
محللو ضمان جودة البرمجيات والمختبرون

Guides agents through data-contract testing using schema registries and compatibility checks. Use when validating event contracts, stream schema evolution, consumer compatibility, or release gates for schema-managed systems.

2026-06-07
duckdb-local-analytics-and-dev
مطوّرو البرمجيات

Guides agents through DuckDB-based local analytics and development workflows. Use when prototyping models locally, validating transformations, reproducing data issues quickly, or building lightweight analytical tooling without a full warehouse.

2026-06-07
great-expectations-deequ-and-cuallee
محللو ضمان جودة البرمجيات والمختبرون

Guides agents through data-quality frameworks such as Great Expectations, Deequ, and Cuallee. Use when implementing framework-based validation suites, reusable checks, or evidence-driven data-quality enforcement.

2026-06-07
lakefs-and-data-versioning
مطوّرو البرمجيات

Guides agents through data versioning workflows using lakeFS or similar systems. Use when branching data, validating changes before publish, or controlling risky lakehouse operations with versioned data states.

2026-06-07
openmetadata-datahub-and-openlineage
مطوّرو البرمجيات

Guides agents through metadata platform and lineage workflows using OpenMetadata, DataHub, or OpenLineage-compatible systems. Use when improving discovery, lineage quality, metadata governance, or producer-to-catalog integration.

2026-06-07
superset-and-metrics-serving
مطوّرو البرمجيات

Guides agents through Superset and metrics-serving workflows. Use when publishing governed metrics to Superset, defining semantic consistency for dashboards, or managing chart-ready analytical datasets.

2026-06-07
trino-presto-federated-query
مطوّرو البرمجيات

Guides agents through Trino and Presto federated query design. Use when querying across heterogeneous systems, planning semantic consistency, or managing performance and governance in federated analytics.

2026-06-07
bigquery-and-dataform-platform-engineering
مطوّرو البرمجيات

Guides agents through BigQuery- and Dataform-centered data engineering workflows. Use when designing BigQuery physical models, ingestion boundaries, Dataform transformation workflows, slot or cost controls, and platform decisions across BigQuery, Dataflow, Dataproc, and GCP orchestration services.

2026-05-26
data-platform-disaster-recovery-and-business-continuity
مطوّرو البرمجيات

Guides agents through disaster recovery and business continuity planning for data platforms. Use when defining region or account failover, backup and restore, RTO or RPO targets, control-plane recovery, or restore drills for pipelines, warehouses, lakehouses, and publish surfaces.

2026-05-26
data-platform-operating-model-and-service-ownership
مديرو أنظمة الحاسوب والمعلومات

Guides agents through data platform operating model and ownership design. Use when defining platform team responsibilities, service tiers, golden paths, escalation boundaries, onboarding flows, or handoffs between central platform teams and domain or product teams.

2026-05-26
data-quality-platforms-and-rule-management
مطوّرو البرمجيات

Guides agents through data-quality operating models and tool selection. Use when designing rule portfolios, severity levels, ownership, evidence, and enforcement across dbt tests, Great Expectations, Deequ, Cuallee, Soda, warehouse-native checks, and platform monitoring workflows.

2026-05-26
dataplex-and-bigquery-governance
مطوّرو البرمجيات

Guides agents through GCP-native data governance workflows with Dataplex and BigQuery. Use when designing lakes, zones, policy tags, metadata quality, lineage, discovery, and governed publishing across Cloud Storage, BigQuery, Dataflow, Dataproc, and Google Cloud analytics platforms.

2026-05-26
file-and-partner-feed-ingestion
مطوّرو البرمجيات

Guides agents through file-based and partner-feed ingestion workflows. Use when landing data from SFTP, managed file transfer, shared buckets, recurring flat files, manifests, or externally supplied feeds that need validation, replay safety, and publish discipline.

2026-05-26
glue-data-catalog-and-lake-formation-governance
مطوّرو البرمجيات

Guides agents through AWS-native data catalog and lake governance workflows. Use when designing or reviewing Glue Data Catalog, Lake Formation permissions, governed sharing, metadata quality, and access boundaries for S3, Athena, Redshift, EMR, or Glue pipelines.

2026-05-26
mainframe-modernization-and-data-offload
مطوّرو البرمجيات

Guides agents through mainframe data modernization and offload workflows. Use when migrating or exposing data from COBOL, JCL, VSAM, IMS, DB2 for z/OS, or batch-oriented mainframe estates into modern lakes, warehouses, streaming systems, and governed data products.

2026-05-26
microsoft-purview-and-azure-data-governance
مطوّرو البرمجيات

Guides agents through Microsoft Purview and Azure-native data governance workflows. Use when designing collections, scans, classifications, lineage, policy boundaries, and governed publishing across ADLS, Synapse, Data Factory, Azure Databricks, Fabric, and Azure analytics estates.

2026-05-26
snowflake-native-pipelines-and-governance
مطوّرو البرمجيات

Guides agents through Snowflake-native pipeline and governance workflows. Use when building or reviewing Snowflake pipelines with Streams, Tasks, Dynamic Tables, Snowpipe, Snowpark, masking policies, row access, secure sharing, and warehouse-native operational controls.

2026-05-26
unity-catalog-and-lakehouse-governance
مطوّرو البرمجيات

Guides agents through Unity Catalog governance workflows for Databricks lakehouses. Use when defining catalogs, schemas, external locations, access boundaries, shares, lineage, and cross-workspace governance for governed Delta Lake, ML, analytics, and serving assets.

2026-05-26
airflow-and-workflow-orchestration
مطوّرو البرمجيات

Guides agents through workflow orchestration design and operation across Airflow-style DAGs, cloud-native schedulers, and event-driven pipeline control planes. Use when building or modifying workflow dependencies, retries, triggers, sensors, SLAs, or cross-system pipeline coordination.

2026-05-26
data-lake-and-zone-architecture
مطوّرو البرمجيات

Guides agents through data lake and zone architecture design. Use when defining raw, refined, curated, or publish layers; storage organization; retention; and operational boundaries for a data lake.

2026-05-26
data-observability-and-sla-management
مطوّرو البرمجيات

Guides agents through data observability and service-level management. Use when defining or improving freshness, completeness, anomaly detection, alerting, lag tracking, run metadata, and ownership for production data products.

2026-05-26
data-security-compliance-and-regulated-data
محللو أمن المعلومات

Guides agents through regulated-data security and compliance workflows for PII, PCI, HIPAA, PHI, and similar obligations. Use when data products handle sensitive fields, regulated records, control evidence, or audit-bound publish paths.

2026-05-26
enterprise-etl-and-data-integration-modernization
مطوّرو البرمجيات

Guides agents through operating, hardening, and modernizing enterprise ETL and integration stacks such as Informatica, Talend, DataStage, SSIS, and Matillion. Use when legacy mappings, job orchestration, migration, or coexistence with modern lakehouse patterns must be handled safely.

2026-05-26
عرض أهم 40 من أصل 74 skills مجمعة في هذا المستودع.