data-engineer

Automate end-to-end data pipeline and platform design with governance and cost optimization.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Tnemo65/template --skill data-engineer-tnemo65
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-engineer
Source: https://github.com/Tnemo65/template/tree/main/.cursor/skills/02-data-engineering/data-engineer
Command: npx skills add https://github.com/Tnemo65/template --skill data-engineer-tnemo65

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Data engineers spend extensive time designing scalable data pipelines and infrastructure while ensuring reliability, governance, and cost efficiency. This Skill provides a structured approach to architecting end-to-end data platforms, ETL/ELT processes, data lake/warehouse designs, and governance mechanisms to accelerate high-quality data delivery.

Core Features & Use Cases

  • End-to-end data platform design: pipelines, storage, processing, and consumption layers.
  • ETL/ELT development and orchestration: reliable data movement with quality checks and retries.
  • Data governance and cost optimization: lineage, access controls, and scalable infrastructure.
  • Use Case: When building a streaming analytics platform, this Skill helps you design an extensible data lakehouse and orchestrate reliable pipelines across sources.

Quick Start

Instruct the AI to design a scalable data pipeline from source to sink for a given domain, including storage, processing, and monitoring considerations.

Frequently Asked Questions about data-engineer

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

FAQPage Schema
How do I design a scalable data pipeline from source to sink?

To design a scalable data pipeline, architect the end-to-end flow across storage, processing, and consumption layers. This includes building reliable data movement with quality checks, retries, and monitoring to ensure high-quality data delivery.

What is the difference between ETL and ELT in data platform architecture?

ETL transforms data before loading it into the data warehouse, while ELT loads raw data first and transforms it within the warehouse. Both approaches require reliable orchestration, data quality checks, and monitoring to ensure scalable data movement.

How do I build a data lakehouse for streaming analytics?

Building a data lakehouse for streaming analytics requires designing an extensible architecture that combines data lake and warehouse features. You orchestrate reliable pipelines across data sources with quality checks and monitoring for real-time processing.

What's the best way to optimize data pipeline costs in an enterprise environment?

To optimize data pipeline costs, apply cost governance patterns to your scalable infrastructure. This involves monitoring resource usage, implementing data lineage, and optimizing storage and processing layers across the end-to-end data platform.

Can I use this approach for both data lake and data warehouse design?

Yes, this approach supports both data lake and data warehouse design by providing structured architecture patterns. It covers storage, processing, and consumption layers with governance mechanisms for scalable enterprise data environments.