07-design-validation

Official

Ensure Gold layer design consistency.

Authordatabricks-solutions
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents costly implementation bugs by automatically cross-validating all Gold layer design artifacts, ensuring consistency between YAML schemas, ERDs, and lineage documentation before development begins.

Core Features & Use Cases

  • Cross-Artifact Validation: Compares YAML schemas against ERD diagrams to catch missing or extra columns and tables.
  • Lineage Verification: Ensures every Gold layer column has a documented lineage path.
  • PK/FK Integrity: Validates that all foreign key references correctly point to primary keys in other tables.
  • Mandatory Field Check: Confirms that all YAML schemas adhere to required properties and constraints (e.g., clustering, PK nullability).
  • Use Case: Before handing off the design for a new customer dimension table to the engineering team, run this skill to confirm that the ERD accurately reflects the YAML schema, all columns have lineage, and foreign keys are correctly defined, preventing potential runtime errors.

Quick Start

Run the complete design validation suite for the gold layer using the provided project directory.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: 07-design-validation
Download link: https://github.com/databricks-solutions/vibe-coding-workshop-template/archive/main.zip#07-design-validation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.