data-engineering-pro

Manage data pipeline lifecycles including ETL, warehousing, orchestration, and data quality.

Updated May 24, 2026
One-click install
npx skills add https://github.com/haJ1t/senior-dev-squad-skills --skill data-engineering-pro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-engineering-pro
Source: https://github.com/haJ1t/senior-dev-squad-skills/tree/main/plugins/data-engineering-pro/skills/data-engineering-pro
Command: npx skills add https://github.com/haJ1t/senior-dev-squad-skills --skill data-engineering-pro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the complexities of designing and reviewing data pipelines, including ETL processes, warehousing, streaming, orchestration, and data quality management.

Core Features & Use Cases

  • ETL Pipelines: Design and review batch and streaming ETL processes.
  • Data Warehousing: Model and manage data warehouse structures.
  • Orchestration: Set up and manage data workflows with tools like Airflow.
  • Data Quality: Implement data quality checks and governance.

Quick Start

Use the data-engineering-pro skill to design a new ETL pipeline for your data warehouse.

Frequently Asked Questions about data-engineering-pro

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

FAQPage Schema
How do I design an ETL pipeline for both batch and streaming data?

To design an ETL pipeline, you structure batch and streaming data processes for efficient extraction, transformation, and loading. This Skill supports modeling and reviewing these workflows to ensure data flows seamlessly into your target warehousing environment.

What is data warehouse modeling and how does it support pipeline orchestration?

Data warehouse modeling structures how data is stored and organized for querying, directly supporting pipeline orchestration. By defining warehouse schemas first, orchestration tools like Airflow can reliably schedule and manage the automated data workflows.

Can I use Airflow for orchestration and manage data quality checks in the same workflow?

Yes, you can use Airflow for orchestration while managing data quality checks within the same workflow. This Skill integrates orchestration setups with comprehensive data quality governance to validate data across the pipeline lifecycle.

What's the best way to implement data quality checks across a streaming ETL pipeline?

The best way to implement data quality checks across a streaming ETL pipeline is to embed validation rules directly within the workflow stages. This Skill helps you configure comprehensive data quality governance to catch anomalies during real-time processing.

How do I review and optimize an existing data warehousing structure?

To review and optimize a data warehousing structure, you evaluate the existing models against your ETL processes and query patterns. This Skill assists in modeling and managing warehouse structures to streamline data storage and retrieval.