概要
This skill enables Claude to implement robust data quality frameworks using Great Expectations (GX). It provides standardized patterns for creating expectation suites, configuring checkpoints, and generating automated Data Docs to monitor pipeline health. By integrating these patterns, data engineers can ensure data integrity across pandas DataFrames and database assets, catching issues like null values, type mismatches, or distribution shifts before they impact downstream analytics or machine learning models.