mcpbeat

Data Quality Frameworks

dokhacgiakhoa/data-quality-frameworks

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.

4k tokens
context cost
the whole folder, loaded on every use
2
files
instructions only
0
copies elsewhere
how many repositories repackaged it
505
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill data-quality-frameworks

What comes with it

15 370 bytes besides the instruction
sub-skills/implementation-playbook.md

The instruction itself

8 sections, as written by the author

Data Quality Frameworks

Production patterns for implementing data quality with Great Expectations, dbt tests, and data contracts to ensure reliable data pipelines.

Use this skill when

  • Implementing data quality checks in pipelines
  • Setting up Great Expectations validation
  • Building comprehensive dbt test suites
  • Establishing data contracts between teams
  • Monitoring data quality metrics
  • Automating data validation in CI/CD

Do not use this skill when

  • The data sources are undefined or unavailable
  • You cannot modify validation rules or schemas
  • The task is unrelated to data quality or contracts

Instructions

  • Identify critical datasets and quality dimensions.
  • Define expectations/tests and contract rules.
  • Automate validation in CI/CD and schedule checks.
  • Set alerting, ownership, and remediation steps.
  • If detailed patterns are required, open resources/implementation-playbook.md.

Safety

  • Avoid blocking critical pipelines without a fallback plan.
  • Handle sensitive data securely in validation outputs.

Resources

  • resources/implementation-playbook.md for detailed frameworks, templates, and examples.

🧠 Knowledge Modules (Fractal Skills)

1. implementation-playbook

How to use it

Copy the folder

Take dokhacgiakhoa/data-quality-frameworks from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.