implexa
back to leaderboard
DB

@dbt-labs

contributor on implexa, with 8 skills ranked by SkillRank across 1 source.

dbt-labs on githubpublishes to skills.sh
skills
8
avg SkillRank
5.6
6 scored / 8 total
total stars
across 1 repo
total installs
across 1 repo

skills, ranked by SkillRank

scoresourceskill
7.4skills.sh
configuring-dbt-mcp-server
configuring-dbt-mcp-server guides users through server setup (local vs remote), client selection, and credential configuration with working json templates. covers four mcp clients and two auth strategies.
7.4skills.sh
using-dbt-for-analytics-engineering
using-dbt-for-analytics-engineering covers model building, sql transformations, testing, and validation through dbt's abstraction layer. applies software engineering discipline (dry, modularity, testing) to data pipeline work with emphasis on iterative validation and cost awareness.
6.4skills.sh
fetching-dbt-docs
fetching-dbt-docs provides a two-tier lookup mechanism (index then full search) for retrieving dbt documentation in markdown format, with explicit guidance on url patterns and a search script fallback.
6.3skills.sh
troubleshooting-dbt-job-errors
troubleshooting-dbt-job-errors guides systematic diagnosis of dbt cloud job failures through log analysis, api querying, and data investigation. covers when to use and the principle of investigating root causes before modifying tests.
3.2skills.sh
adding-dbt-unit-test
adding-dbt-unit-test provides reference links and warehouse-specific guidance but lacks actionable steps, decision logic, or concrete procedures for writing dbt unit tests.
3.1skills.sh
building-dbt-semantic-layer
building-dbt-semantic-layer documents the conceptual taxonomy of semantic layer components (models, entities, dimensions, metrics) but lacks actionable procedure for constructing them. mostly reference pointers without guidance.
skills.sh
answering-natural-language-questions-with-dbt
Writes and executes SQL queries against the data warehouse using dbt's Semantic Layer or ad-hoc SQL to answer business questions. Use when a user asks about…
skills.sh
running-dbt-commands
Formats and executes dbt CLI commands, selects the correct dbt executable, and structures command parameters. Use when running models, tests, builds, compiles,…