Data Engineer

Designs Blue/Green deployment pipelines for Amazon EC2 fleets and Lambda functions with GoLand, covering everything from inception to execution.

20|9|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/WebWakaHub/manus-agency-skills --skill data-engineer-webwakahub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Data Engineer
Source: https://github.com/WebWakaHub/manus-agency-skills/tree/main/agency-engineering-data-engineer
Command: npx skills add https://github.com/WebWakaHub/manus-agency-skills --skill data-engineer-webwakahub

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you design, build, and operate dependable data pipelines and lakehouse architectures so raw data becomes trusted, analytics-ready assets. It is built for teams that need reliable ETL/ELT, streaming ingestion, and strong data quality controls without silent failures.

Core Features & Use Cases

  • Pipeline Design: Plan bronze, silver, and gold layers with clear contracts, deduplication, and incremental processing.
  • Platform Engineering: Implement scalable data infrastructure across Spark, dbt, Delta Lake, Kafka, and cloud data platforms.
  • Quality and Observability: Add schema validation, freshness checks, anomaly detection, lineage, and alerting for production reliability.
  • Use Case: Use this Skill to turn messy source data into governed, monitored tables for BI dashboards, ML features, and operational reporting.

Quick Start

Ask the Data Engineer skill to design a reliable bronze-silver-gold pipeline for your source system and include validation, monitoring, and incremental loading.

Frequently Asked Questions about Data Engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a reliable data pipeline using a medallion architecture?

To build a reliable data pipeline with medallion architecture, you design bronze, silver, and gold layers with clear schema contracts, incremental processing, and strict validation. This structure transforms raw data into trusted, analytics-ready assets for downstream use.

What is the best way to implement data quality checks in dbt and Spark pipelines?

Implementing data quality checks in dbt and Spark pipelines requires schema validation, freshness checks, anomaly detection, and lineage tracking. Adding observability and alerting ensures production reliability and prevents silent failures across your data infrastructure.

Can I use Delta Lake and Kafka for streaming CDC ingestion into a lakehouse?

Yes, you can use Delta Lake and Kafka for streaming CDC ingestion into a lakehouse. This combination supports reliable streaming ingestion, schema enforcement, and incremental processing to maintain governed, monitored tables for analytics.

How do I handle deduplication and soft deletes in ETL data pipelines?

Handling deduplication and soft deletes in ETL pipelines requires applying schema contracts and validation rules across bronze-silver-gold layers. This approach ensures reliable data processing and maintains clean, governed tables for BI and ML workloads.

When do I need schema contracts and observability for ELT workflows?

You need schema contracts and observability for ELT workflows when transforming messy source data into governed tables. These controls provide lineage tracking and anomaly detection, ensuring production reliability and preventing silent pipeline failures.