CtrlK
BlogDocsLog inGet started
Tessl Logo

dbt-labs/dbt-agent-skills

A curated collection of Agent Skills for working with dbt, to help AI agents understand and execute dbt workflows more effectively.

91

Does it follow best practices?

Validation for skill structure

This version of the tile failed moderation
Moderation failed
Overview
Skills
Evals
Files

scenario.mdevals/scenarios/dbt-docs-arguments/

dbt Unit Test Fixtures

Goal

Test whether the LLM can correctly explain how to use fixtures in dbt unit tests.

Expected Behavior

The LLM should:

  1. Explain what fixtures are in dbt unit testing context
  2. Show how to define fixture data using the rows or fixture approach
  3. Provide a concrete YAML example with mock input data
  4. Mention that fixtures define expected inputs for refs/sources

Evaluation Criteria

  • Correct: Shows valid dbt unit test YAML with fixture syntax
  • Accurate: Information matches current dbt documentation
  • Complete: Covers both inline rows and external fixture files

Install with Tessl CLI

npx tessl i dbt-labs/dbt-agent-skills

evals

scenarios

dbt-docs-arguments

prompt.txt

scenario.md

AGENTS.md

CLAUDE.md

README.md

CHANGELOG.md

CLAUDE.md

CONTRIBUTING.md

README.md

tile.json