dbt-transformation-patterns
Production-ready dbt patterns for data modeling, medallion architecture, testing, and incremental processing.
Install
npx skills add https://github.com/wshobson/agents --skill dbt-transformation-patternsStats
| Total installs | 3,500 |
| Weekly installs | 3.5K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Implements medallion architecture with staging, intermediate, and marts layers using consistent naming conventions (stg_, int_, dim_, fct_) and materialization strategies
- Covers source definitions with freshness checks, data quality tests (unique, not_null, relationships), and comprehensive YAML documentation for lineage tracking
- Provides incremental model patterns including delete+insert, merge, and partition-based strategies for efficient processing of large datasets
- Includes macro examples for DRY code, schema generation, and development-specific filtering, plus dbt command reference for common workflows
Tags
Related skills
| Skill | Installs | vs dbt-transformation-patterns |
|---|---|---|
| okx-wallet-portfolio | 3,354 | -146 |
| ckm:slides | 3,723 | +223 |
| azure-pricing | 3,339 | -161 |
| crawl | 3,548 | +48 |
| ml-pipeline-workflow | 3,468 | -32 |
FAQ
- How many installs does dbt-transformation-patterns have?
- dbt-transformation-patterns has 3,500 total installs and 3.5K installs this week.
- Where is dbt-transformation-patterns hosted?
- dbt-transformation-patterns is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does dbt-transformation-patterns have?
- dbt-transformation-patterns has 32.4K GitHub stars.
- When was dbt-transformation-patterns first indexed?
- OrangeBot.AI first indexed dbt-transformation-patterns on Jan 20, 2026.
- How do I install dbt-transformation-patterns?
- Run: npx skills add https://github.com/wshobson/agents --skill dbt-transformation-patterns