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.0
4 scored / 8 total
total stars
across 1 repo
total installs
across 1 repo

skills, ranked by SkillRank

scoresourceskill
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.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
configuring-dbt-mcp-server
Generates MCP server configuration JSON, resolves authentication setup, and validates server connectivity for dbt. Use when setting up, configuring, or…
skills.sh
fetching-dbt-docs
Retrieves and searches dbt documentation pages in LLM-friendly markdown format. Use when fetching dbt documentation, looking up dbt features, or answering…
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,…