About
This skill streamlines the implementation of robust data quality gates by providing standardized templates and guidance for dbt 1.10+ environments. It automates the creation of complex test patterns for Kimball-style data architectures, covering everything from grain uniqueness and foreign key relationships in fact tables to SCD Type 2 validation in dimension tables. By enforcing specific syntax requirements—such as moving from 'tests' to 'data_tests'—and providing domain-specific validation logic, it helps analytics engineers maintain high-quality, trustworthy data pipelines while reducing the manual effort of writing boilerplate YAML configurations.