bronze-layer-setup

Installation
SKILL.md

Bronze Layer Setup

Create Bronze layer tables with test data for rapid prototyping of Medallion Architecture.

When to Use

  • Setting up Bronze layer tables for a new project
  • Creating test/demo data for Silver/Gold layer development
  • Rapid prototyping of Medallion Architecture
  • Bootstrapping a Databricks project with realistic test data
  • Copying data from existing sources to a new Bronze schema

For Faker-specific patterns (corruption rates, function signatures, provider examples), the faker-data-generation worker skill is loaded at Step 4 via the Mandatory Skill Dependencies table below.

Core Philosophy

The Bronze layer in this approach is optimized for testing, demos, and rapid prototyping:

Installs
1
GitHub Stars
2
First Seen
Mar 8, 2026
bronze-layer-setup — databricks-solutions/vibe-coding-workshop-template