Production-ready patterns for dbt (data build tool) including model organization, testing strategies, documentation, and incremental processing.
Scanned 6/6/2026
Install to Claude Code
npx -y skills add frank-luongt/faos-skills-marketplace --skill dbt-transformation-patterns --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Dbt Transformation Patterns?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/frank-luongt-dbt-transformation-patterns)More formats (shields.io, HTML) on the badges page.
<!-- AUTO-GENERATED by export-skills.py — DO NOT EDIT -->
---
name: dbt-transformation-patterns
description: 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.
tags: [data-engineering, dbt]
---
# dbt Transformation Patterns
Production-ready patterns for dbt (data build tool) including model organization, testing strategies, documentation, and incremental processing.
## Use this skill when
- Building data transformation pipelines with dbt
- Organizing models into staging, intermediate, and marts layers
- Implementing data quality tests and documentation
- Creating incremental models for large datasets
- Setting up dbt project structure and conventions
## Do not use this skill when
- The project is not using dbt or a warehouse-backed workflow
- You only need ad-hoc SQL queries
- There is no access to source data or schemas
## Instructions
- Define model layers, naming, and ownership.
- Implement tests, documentation, and freshness checks.
- Choose materializations and incremental strategies.
- Optimize runs with selectors and CI workflows.
## Resources
<!-- Source: .faos/custom/skills/data/dbt-transformation-patterns/SKILL.md -->
No comments yet. Be the first to comment!