dbt skills

60 tagged dbt, measured the same way as everything else here.

Browse within: data-engineering 27business-intelligence 23data-analytics 23data-visualization 22analytics-engineering 10data-quality 6

debug-local

01

lightdash/lightdash

Skill Claude CodeCodex

Debug the Lightdash app using PM2 logs, Maple traces, and browser automation. Use when investigating issues, tracking down bugs, understanding request flow, or correlating frontend actions with backend behavior.

6.1k yesterday A 42 tokens

lightdash/lightdash

Skill Claude CodeCodex

Apply the Lightdash frontend style guide when working on React components, migrating Mantine v6 to v8, or styling frontend code. Use when editing TSX files, fixing styling issues, or when user mentions Mantine, styling, or CSS modules.

6.1k yesterday A 55 tokens

lightdash/lightdash

Skill Claude CodeCodex

Build ONE reusable chart visualization component that receives its data and its settings from the host application instead of fetching them, and declares the fields and config options the host exposes to viewers. Use this whenever a single chart component is reused across many different queries rather than built for…

6.1k yesterday A 102 tokens

pr-verify

04

docglow/docglow

Skill Claude CodeCodex

Verify a Docglow change actually works before submitting or merging a PR. Runs the conformance suite, then a behavioral verification pass (flag matrix, artifact-join spot checks, pipeline contract sweep, payload budget). Use when reviewing a PR, self-reviewing a branch before opening a PR, or when asked to "verify…

139 20d ago A 79 tokens original MIT

altimate-code

05

AltimateAI/data-engineering-skills

Skill Claude CodeCodex

Delegates dbt and warehouse work to altimate-code, a specialized CLI agent with 100+ purpose-built data tools. USE THIS SKILL FIRST whenever the task mentions or implies: warehouse access (Snowflake, BigQuery, Redshift, Databricks, Postgres, MySQL, DuckDB), column-level lineage, downstream-impact analysis, dbt builds…

122 1mo ago A 184 tokens original MIT

AltimateAI/data-engineering-skills

Skill Claude CodeCodex

Debugs and fixes dbt errors systematically. Use when working with dbt errors for: (1) Task mentions "fix", "error", "broken", "failing", "debug", "wrong", or "not working" (2) Compilation Error, Database Error, or test failures occur (3) Model produces incorrect output or unexpected results (4) Need to troubleshoot…

122 1mo ago A 112 tokens original MIT

AltimateAI/data-engineering-skills

Skill Claude CodeCodex

Develops and troubleshoots dbt incremental models. Use when working with incremental materialization for: (1) Creating new incremental models (choosing strategy, uniquekey, partition) (2) Task mentions "incremental", "append", "merge", "upsert", or "late arriving data" (3) Troubleshooting incremental failures (merge…

122 1mo ago A 112 tokens original MIT

dbt-expert

09

personamanagmentlayer/pcl

Skill Claude CodeCodex

Expert-level dbt (data build tool), models, tests, documentation, incremental models, macros, and Jinja templating.

40 5mo ago A 30 tokens original Apache-2.0

northgraindata/dbt-doctor

Skill Claude CodeCodex

CSS and UI animation patterns for responsive, polished interfaces. Use when implementing hover effects, tooltips, button feedback, transitions, or fixing animation issues like flicker and shakiness.

26 1mo ago A 42 tokens original MIT

dbt-doctor

11

northgraindata/dbt-doctor

Skill Claude CodeCodex

Static analysis and health checks for dbt projects. Use before committing SQL/YAML or when enforcing CI quality gates.

26 1mo ago A 28 tokens original MIT

keithbinkly/dbt-meta-context

Skill Claude CodeCodex

Authors and extracts dbt MetricFlow meta context — structured YAML meta: blocks that encode business knowledge (thresholds, investigation paths, SLAs, relationships) alongside metric definitions so AI agents answer analytical questions accurately. Use when user asks about context cards, meta context blocks, dbt metric…

12 8d ago A 97 tokens original MIT

dbt-agent-readiness

13

GetCassis/dbt-agent-readiness

Skill Claude CodeCodex

Audit a dbt project for agent-readiness: what would an AI agent get wrong if you pointed it at this data today? Produces a prioritized report organized by failure modes (wrong numbers, wrong table, wrong column, can't join, query fails). Scales via two-pass architecture with parallel subagents. Each subagent reads its…

11 6d ago A 126 tokens original MIT

ab-test

14

adityawrk/analytics-with-claude-code

Skill Claude CodeCodex

Perform rigorous A/B test analysis with statistical significance testing, sample size validation, and ship/no-ship recommendations. Use when the user mentions A/B tests, experiments, variant analysis, significance testing, sample size planning, or asks "should we ship this?" based on experiment data.

5 6mo ago A 59 tokens original MIT

explain-sql

15

adityawrk/analytics-with-claude-code

Skill Claude CodeCodex

Explain complex SQL queries in plain English with Mermaid data flow diagrams, performance annotations, and anti-pattern detection. Use when the user pastes a SQL query and asks "what does this do?", "explain this query", or needs to understand inherited SQL, CTEs, window functions, recursive queries, or dbt model…

5 6mo ago A 72 tokens original MIT

weekly-report

16

adityawrk/analytics-with-claude-code

Skill Claude CodeCodex

Generate recurring weekly or monthly analytics reports with period-over-period comparison, anomaly detection, and executive summaries. Use when the user asks for a weekly report, monthly KPI review, recurring metrics snapshot, or needs automated period-over-period diffing. Saves templates for one-command re-runs.

5 6mo ago A 59 tokens original MIT

erd-studio

17

liam-machine/erd-studio

Skill Claude CodeCodex

Schema rules for ERD Studio data model files — the .erd-studio/ directory uses a two-file system (YAML model definitions + JSON domain diagrams) with strict format rules you must read before editing. Use this skill whenever the task touches files in .erd-studio/ (domain JSON, logical-models YAML, or .sync-plan.json)…

5 2mo ago A 162 tokens original MIT

aegis-dq

18

aegis-dq/aegis-dq

Skill Claude CodeCodex

Agentic data quality validation across warehouses (DuckDB, BigQuery, Athena, Databricks, Postgres) with LLM diagnosis, root cause analysis, and audit trail.

4 3mo ago A 42 tokens

create-task

19

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Scan a dbt project and generate ADE-Bench benchmark tasks. Analyzes models, proposes bug-injection scenarios by difficulty, and outputs complete task scaffolding (task.yaml, patches, setup/solution scripts, test SQL). Use when you want to benchmark AI agents against your own dbt project and data.

3 3mo ago B 66 tokens original MIT

plan-tasks

20

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Interactively plan and generate ADE-Bench benchmark tasks from a dbt project. Explores the codebase with the user in a pair-planning loop — understanding the domain, reasoning about what makes good benchmarks, and building up a task plan incrementally. Use when you want high-quality, tailored benchmark tasks for your…

3 3mo ago C 72 tokens original MIT

setup

21

typedef-ai/ade-bench-plugin

Skill Claude CodeCodex

Install or verify the ade-bench harness, the Python project that actually runs the benchmark tasks this plugin generates. Use when ade-bench isn't yet on the user's machine, when a generated task fails because the harness is missing, or when the user explicitly asks to set up ade-bench. Also invoked automatically by…

3 3mo ago C 79 tokens original MIT

Marc-Dvci/praxis-datahub

Skill Claude CodeCodex

Use this skill when a source schema change has broken, or is about to break, a downstream transformation and the user wants a fix they can merge — not a summary. Triggers on: "a column was renamed, fix the dbt model", "this field is gone downstream", "schema drift", "our model still selects the old column", "generate…

0 22d ago A 140 tokens original Apache-2.0