dbt-transformation-patterns

dbt transformation patterns

wshobson ↓ 8.5k
Claude Code
View source ↗

What it does

  • Building data transformation pipelines with dbt
  • Organizing models into staging, intermediate, and marts layers
  • Implementing data quality tests
  • Creating incremental models for large datasets
  • Documenting data models and lineage
  • Setting up dbt project structure
  • Use staging layer - Clean data once, use everywhere

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

dbt transformation patterns

Source

Repository: https://github.com/wshobson/agents

dbt-transformation-patterns FAQ

What does the dbt-transformation-patterns skill do?

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices. Building data transformation pipelines with dbt Organizing models into staging, intermediate, and marts layers

How do I install dbt-transformation-patterns?

Run: npx -y skills add https://github.com/wshobson/agents --skill dbt-transformation-patterns --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain dbt-transformation-patterns?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

dbt-transformation-patterns on getagentictools
[![dbt-transformation-patterns on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-dbt-transformation-patterns.svg)](https://getagentictools.com/skills/wshobson-agents-dbt-transformation-patterns?ref=badge)
npx agentictools info skills/wshobson-agents-dbt-transformation-patterns

The second line is the CLI lookup for this page — handy in READMEs and docs.