What is data-engineering-quality?
Data quality testing and validation with Great Expectations and Pandera. Schema validation, data quality tests, profiling, and automated validation in pipelines. Source: legout/data-platform-agent-skills.
Data quality testing and validation with Great Expectations and Pandera. Schema validation, data quality tests, profiling, and automated validation in pipelines.
Quickly install data-engineering-quality AI skill to your development environment via command line
Source: legout/data-platform-agent-skills.
Data validation and testing frameworks for ensuring pipeline correctness and data quality: Great Expectations (enterprise) and Pandera (lightweight). Integrates with orchestration tools for automated validation.
| Approach | Declarative "expectations" | Schema definitions with checks | | DataFrame Support | Pandas, Spark, SQL, BigQuery | Pandas, Polars, PySpark, Dask | | Validation Output | JSON results with detailed diagnostics | Boolean or exception | | Best For | Enterprise data platforms, comprehensive profiling | Python-centric pipelines, lightweight |
| Learning Curve | Steeper (concepts: DataContext, Checkpoints) | Lower (Python decorators/classes) | | Integration | CI/CD, Airflow, Prefect, Dagster | pytest, FastAPI, any Python code |
Data quality testing and validation with Great Expectations and Pandera. Schema validation, data quality tests, profiling, and automated validation in pipelines. Source: legout/data-platform-agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-qualityData quality testing and validation with Great Expectations and Pandera. Schema validation, data quality tests, profiling, and automated validation in pipelines. Source: legout/data-platform-agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-quality Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/legout/data-platform-agent-skills