Skip to main content
dbt-labs
GitHub creator profile

dbt-labs

Repository-level view of 31 collected skills across 9 GitHub repositories.

skills collected
31
repositories
9
updated
Sep 3, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

migrating-dbt-core-to-v2
unclassified

Use when a user needs help triaging dbt-core to dbt v2 migration errors. Runs dbt-autofix first, then classifies remaining errors into actionable categories (auto-fixable, guided fixes, needs input, blocked).

Sep 3, 2026
migrating-dbt-project-across-platforms
unclassified

Use when migrating a dbt project from one data platform or data warehouse to another (e.g., Snowflake to Databricks, Databricks to Snowflake) using dbt Fusion's real-time compilation to identify and fix SQL dialect differences.

Sep 3, 2026
upgrading-dbt-core
software-developers

Use when a user wants to upgrade, update, or migrate a dbt-core project to the latest version — e.g. "upgrade my dbt project," "migrate this off dbt-core 1.5," "get this project running on the latest dbt," "bump the dbt-core version." Upgrades a dbt-core v1…

Aug 25, 2026
maintaining-dbt-documentation
software-developers

Audits dbt documentation coverage and drafts missing model/column descriptions in the project's own house style, one folder at a time, for human review. Use when documenting undocumented models, backfilling missing YAML descriptions, auditing doc coverage, or…

Aug 19, 2026
building-dbt-semantic-layer
software-developers

Use when creating or modifying dbt Semantic Layer components — semantic models, metrics, dimensions, entities, measures, or time spines. Covers MetricFlow configuration, metric types (simple, derived, cumulative, ratio, conversion), and validation for both…

Jul 15, 2026
using-dbt-state
software-developers

Use when a user is enabling, configuring, optimizing, or debugging dbt State (the server-backed reuse mechanism that clones or skips nodes instead of rebuilding them). Use when they conflate dbt State with the `state:modified` selector or `--state` deferral.…

Jul 7, 2026
adding-dbt-unit-test
software-quality-assurance-analysts-and-testers

Creates unit test YAML definitions that mock upstream model inputs and validate expected outputs. Use when adding unit tests for a dbt model or practicing test-driven development (TDD) in dbt.

Jun 22, 2026
using-dbt-for-analytics-engineering
software-developers

Builds and modifies dbt models, writes SQL transformations using ref() and source(), creates tests, and validates results with dbt show. Use when doing any dbt work - building or modifying models, debugging errors, exploring unfamiliar data sources, writing…

Jun 16, 2026
Showing 8 of 16 collected skills.
Showing 9 of 9 repositories
All repositories loaded