From jeremylongshore-claude-code-plugins-plus-skills
Validates data quality checker operations in data pipelines, covering ETL, data transformation, workflow orchestration, and streaming data processing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jeremylongshore-claude-code-plugins-plus-skills:data-quality-checkerThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides automated assistance for data quality checker tasks within the Data Pipelines domain.
This skill provides automated assistance for data quality checker tasks within the Data Pipelines domain.
This skill activates automatically when you:
Example: Basic Usage Request: "Help me with data quality checker" Result: Provides step-by-step guidance and generates appropriate configurations
| Error | Cause | Solution |
|---|---|---|
| Configuration invalid | Missing required fields | Check documentation for required parameters |
| Tool not found | Dependency not installed | Install required tools per prerequisites |
| Permission denied | Insufficient access | Verify credentials and permissions |
Part of the Data Pipelines skill category. Tags: etl, airflow, spark, streaming, data-engineering
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
Implements data quality validation using Great Expectations, dbt tests, and data contracts for reliable pipelines.
Implements data quality validation with Great Expectations, dbt tests, and data contracts. Useful for building reliable data pipelines and automating validation in CI/CD.