prompt
FreeData Engineer agent prompt for building reliable data infrastructure
About prompt
A specialized prompt from the ai-boost/awesome-prompts collection that instructs an AI assistant to embody a Data Engineer agent. The prompt defines a detailed persona, core mission, and critical rules for designing, building, and operating data infrastructure. It covers ETL/ELT pipeline engineering with Medallion Architecture (Bronze-Silver-Gold), data platform architecture on cloud providers (Azure, AWS, GCP), data quality and reliability practices, and streaming/real-time data processing. The prompt includes technical deliverables such as Spark (PySpark + Delta Lake) code snippets, and enforces pipeline reliability standards like idempotency, schema contracts, and explicit null handling.
Key Features
Pros & Cons
- Provides a comprehensive and detailed persona for a Data Engineer
- Includes concrete technical standards (idempotency, schema contracts, etc.)
- Covers both batch and streaming pipeline paradigms
- Offers ready-to-use Spark/PySpark code snippets
- Open-source and freely available in a curated prompt collection
- Specific to a single prompt style; may not cover all data engineering roles or tools
- Requires a compatible AI assistant to interpret and execute the prompt
- The prompt is lengthy and may be too verbose for simple use cases
- Does not include live data or production environment integration